Update Neon.2 N&N
Change-Id: I0b9dd9f869eec564c9716fa5c9d7f6d2309e9141
diff --git a/newNoteworthy/neon.2/index.html b/newNoteworthy/neon.2/index.html
index 2e58926..3b2d4aa 100644
--- a/newNoteworthy/neon.2/index.html
+++ b/newNoteworthy/neon.2/index.html
@@ -33,12 +33,6 @@
</li>
<li>
- <b>Child modules publish improvement</b>
- <p>Existing published parent modules are now correctly re-published when new child modules are added. This framework fix allows tools that extend CFT and support projects with child modules, like Enterprise Application Project (EAR), to correctly support re-publish scenarios any time child modules are added to an already published parent module.
- </p>
- </li>
-
- <li>
<b>Lower case URL on suggested deployment URL</b>
<p>Upper case in generated application URLs in the application deployment wizard are now converted to lower case for certain cases. This is to address a bug in the URL generation mechanism (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=502070">bug 502070</a>). Vendors that contribute a server branding through the CFT branding extension point now have the option to switch to generating application URLs with only lowercase by adding the following attribute to their extension point definition, and setting the value <i>supportUpperCaseURL</i> to false.
</p>
@@ -61,6 +55,12 @@
</p>
</li>
+ <li>
+ <b>Child modules publish improvement</b>
+ <p>Existing published parent modules are now correctly re-published when new child modules are added. This framework fix allows tools that extend CFT and support projects with child modules, like Enterprise Application Project (EAR), to correctly support re-publish scenarios any time child modules are added to an already published parent module.
+ </p>
+ </li>
+
<li><b>Other improvements include:</b>
<p/>
<ul>