diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/siteFileUpdater.jar b/org.eclipse.wtp.releng.webupdatesite/build-home/siteFileUpdater.jar index 898ab6bf655589075ec7c6b3ac828eac06fce78a..bc972b0aed4ff4084caf3aadf9e6182aa6f8aee6 100644 Binary files a/org.eclipse.wtp.releng.webupdatesite/build-home/siteFileUpdater.jar and b/org.eclipse.wtp.releng.webupdatesite/build-home/siteFileUpdater.jar differ diff --git a/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc b/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc index ebaae02a05e5e6637be6353a1ee6017481680496..45601bdf9311fbf683010b4eb65a4e9dd6f28ea6 100644 --- a/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc +++ b/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc @@ -10,23 +10,23 @@ </sealing> </manifest> <selectedElements exportClassFiles="true" exportJavaFiles="true" exportOutputFolder="false"> - <file path="/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/.cvsignore"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-galileo-wtp.xml"/> <javaElement handleIdentifier="=org.eclipse.wtp.releng.webupdatesite/src"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/.cvsignore"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/createPack200s.xml"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/siteFileUpdaterDescription.jardesc"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/updateFinalSite.sh"/> - <folder path="/org.eclipse.wtp.releng.webupdatesite/WebContent"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/updateCallistoMirrorAll.xml"/> + <folder path="/org.eclipse.wtp.releng.webupdatesite/WebContent"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/createPack200s.xml"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/copyToFinalUpdateSite-code.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-patches.xml"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/webtools.build"/> <file path="/org.eclipse.wtp.releng.webupdatesite/instructions.txt"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/webtools.build"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-callisto-jem.xml"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/runCreatePack200s.sh"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-callisto-wtp.xml"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/getWTPUpdateToolsFromCVS.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/parseSiteArg.shsource"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/getWTPUpdateToolsFromCVS.sh"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-callisto-wtp.xml"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/runCreatePack200s.sh"/> <folder path="/org.eclipse.wtp.releng.webupdatesite/META-INF"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/copyToMileStone.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/copyToMilestoneDirectory-SiteFiles.sh"/> @@ -40,8 +40,8 @@ <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/removeOutOfSynch.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateSiteXmlFiles.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/updateTestUpdateSite.sh"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/plugin.properties"/> <file path="/org.eclipse.wtp.releng.webupdatesite/features-galileo-wtp.xml"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/plugin.properties"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/createP2Repo.xml"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/updateGanymedeMirrorPatches.xml"/> <file path="/org.eclipse.wtp.releng.webupdatesite/.classpath"/> @@ -59,9 +59,9 @@ <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/createDigests.xml"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/ant.sh"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-callisto-jsf.xml"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-europa-wtp.xml"/> - <file path="/org.eclipse.wtp.releng.webupdatesite/build.properties"/> <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-ganymede-wtp.xml"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build.properties"/> + <file path="/org.eclipse.wtp.releng.webupdatesite/build-home/features-europa-wtp.xml"/> </selectedElements> <fatjar builder="org.eclipse.jdt.ui.plain_jar_builder" launchConfig=""/> </jardesc> \ No newline at end of file diff --git a/org.eclipse.wtp.releng.webupdatesite/src/org/eclipse/wtp/releng/tools/CreateFeatureUpdateFile.java b/org.eclipse.wtp.releng.webupdatesite/src/org/eclipse/wtp/releng/tools/CreateFeatureUpdateFile.java index f45532213a35984e08d2445ea6a72e10a086743e..43e30b7bca13d3bd28d60876450f91bb6d9a8511 100644 --- a/org.eclipse.wtp.releng.webupdatesite/src/org/eclipse/wtp/releng/tools/CreateFeatureUpdateFile.java +++ b/org.eclipse.wtp.releng.webupdatesite/src/org/eclipse/wtp/releng/tools/CreateFeatureUpdateFile.java @@ -31,7 +31,7 @@ public class CreateFeatureUpdateFile { private String featuresDirectoryLocation; private FullJarNameParser fullJarNameParser = new FullJarNameParser(); - private String[] featuresOfInterest = new String[]{"org.eclipse.wst", "org.eclipse.jst", "org.eclipse.jpt.feature", "org.eclipse.jpt.eclipselink.feature", "org.eclipse.wst.xml_ui.feature", "org.eclipse.wst.jsdt.feature", "org.eclipse.wst.common_ui.feature", "org.eclipse.jst.webpageeditor.feature", "org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature", "org.eclipse.jst.ws.axis2tools.feature", "org.eclipse.wst.xsl.feature", "org.eclipse.jst.ws.cxf.feature", "org.eclipse.wst.sdk", "org.eclipse.jst.sdk", "org.eclipse.jpt_sdk.feature", "org.eclipse.jpt.eclipselink_sdk.feature", "org.eclipse.wst.xml_sdk.feature", "org.eclipse.wst.jsdt_sdk.feature", "org.eclipse.wst.common_sdk.feature", "org.eclipse.jst.webpageeditor_sdk.feature", "org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature", "org.eclipse.jst.ws.axis2tools_sdk.feature", "org.eclipse.wst.xsl_sdk.feature", "org.eclipse.jst.ws.cxf.feature",}; + private String[] featuresOfInterest = new String[]{"org.eclipse.wst", "org.eclipse.jst", "org.eclipse.jpt.feature", "org.eclipse.jpt.eclipselink.feature", "org.eclipse.wst.xml_ui.feature", "org.eclipse.wst.jsdt.feature", "org.eclipse.wst.common_ui.feature", "org.eclipse.jst.webpageeditor.feature", "org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature", "org.eclipse.jst.ws.axis2tools.feature", "org.eclipse.wst.xsl.feature", "org.eclipse.jst.ws.cxf.feature", "org.eclipse.wst.sdk", "org.eclipse.jst.sdk", "org.eclipse.jpt_sdk.feature", "org.eclipse.jpt.eclipselink_sdk.feature", "org.eclipse.wst.xml_sdk.feature", "org.eclipse.wst.jsdt_sdk.feature", "org.eclipse.wst.common_sdk.feature", "org.eclipse.jst.webpageeditor_sdk.feature", "org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature", "org.eclipse.jst.ws.axis2tools_sdk.feature", "org.eclipse.wst.xsl_sdk.feature", "org.eclipse.jst.ws.cxf_sdk.feature",}; private String[] shortListOfInterest = new String[]{"org.eclipse.wst", "org.eclipse.jst", "org.eclipse.jpt.feature", "org.eclipse.jpt.eclipselink.feature", "org.eclipse.wst.xml_ui.feature", "org.eclipse.wst.jsdt.feature", "org.eclipse.wst.common_ui.feature", "org.eclipse.jst.webpageeditor.feature", "org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature", "org.eclipse.jst.ws.axis2tools.feature",};