org.eclipse.jst.web_core.feature.patch: [322678] In EARVirtualComponent.getHardReferences, need to get the archiveName directly from the referencedComponent, instead of getting it from the dependentObject org.eclipse.wst.jsdt.ui, org.eclipse.wst.jsdt.web.ui and org.eclipse.wst.jsdt.feature.patch: [323849] [content assist] Filtering down JavaScript content assist proposals does not work for qualified types in web pages
diff --git a/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html b/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html index 1ac65c3..79ca938 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html +++ b/features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html
@@ -116,6 +116,7 @@ <p>Bug <a href='https://bugs.eclipse.org/320436'>320436</a>. jar's placed in Java EE 5 Ear's lib directory should never be considered "modules"</p> <p>Bug <a href='https://bugs.eclipse.org/322173'>322173</a>. J2EEDeployOperation does not allow callers to get a list of affected projects</p> <p>Bug <a href='https://bugs.eclipse.org/322411'>322411</a>. Weblib classpath dependencies not returned from members() when single-root</p> +<p>Bug <a href='https://bugs.eclipse.org/322678'>322678</a>. In EARVirtualComponent.getHardReferences, need to get the archiveName directly from the referencedComponent, instead of getting it from the dependentObject</p> <p>Bug <a href='https://bugs.eclipse.org/322953'>322953</a>. J2EEDeployOperation affect projects support needs a way to tell if any deployer do not provide that info</p> </body>
diff --git a/features/org.eclipse.jst.web_core.feature.patch/feature.properties b/features/org.eclipse.jst.web_core.feature.patch/feature.properties index 510b14b..e142b98 100644 --- a/features/org.eclipse.jst.web_core.feature.patch/feature.properties +++ b/features/org.eclipse.jst.web_core.feature.patch/feature.properties
@@ -132,6 +132,7 @@ Bug https://bugs.eclipse.org/320436 jar's placed in Java EE 5 Ear's lib directory should never be considered "modules"\n\ Bug https://bugs.eclipse.org/322173 J2EEDeployOperation does not allow callers to get a list of affected projects\n\ Bug https://bugs.eclipse.org/322411 Weblib classpath dependencies not returned from members() when single-root\n\ +Bug https://bugs.eclipse.org/322678 In EARVirtualComponent.getHardReferences, need to get the archiveName directly from the referencedComponent, instead of getting it from the dependentObject\n\ Bug https://bugs.eclipse.org/322953 J2EEDeployOperation affect projects support needs a way to tell if any deployer do not provide that info\n\ \n\ # "copyright" property - text of the "Feature Update Copyright"