Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcanderson2012-02-03 18:50:11 +0000
committercanderson2012-02-03 18:50:11 +0000
commit86bb77299705ce18d25f0fe625166788eef44845 (patch)
tree799cdc5db6ca9942ab63f25bcf002388c483fd03
parent970755aecd4bce2f249800a914d9d6dfbc6d47a4 (diff)
downloadwebtools.maps-R3_2_3_patches.tar.gz
webtools.maps-R3_2_3_patches.tar.xz
webtools.maps-R3_2_3_patches.zip
prep for 3.2.3 patches build - upgrade to latest patch builder and processR3_2_3_patches
-rw-r--r--releng/components/dali-sdk/category.xml48
-rw-r--r--releng/components/dali-sdk/tobeInstalled.properties13
-rw-r--r--releng/components/dali.tests/category.xml20
-rw-r--r--releng/components/dali.tests/tobeInstalled.properties15
-rw-r--r--releng/components/jsdt_sdk/category.xml55
-rw-r--r--releng/components/jsdt_sdk/tobeInstalled.properties13
-rw-r--r--releng/components/jsdt_tests/category.xml36
-rw-r--r--releng/components/jsdt_tests/tobeInstalled.properties12
-rw-r--r--releng/components/jst-sdk/category.xml102
-rw-r--r--releng/components/jst-sdk/tobeInstalled.properties11
-rw-r--r--releng/components/jst.tests/category.xml44
-rw-r--r--releng/components/jst.tests/tobeInstalled.properties11
-rw-r--r--releng/components/wst-sdk/category.xml55
-rw-r--r--releng/components/wst-sdk/tobeInstalled.properties11
-rw-r--r--releng/components/wst.tests/category.xml36
-rw-r--r--releng/components/wst.tests/tobeInstalled.properties5
-rw-r--r--releng/components/wtp-patches32x/category.xml16
-rw-r--r--releng/components/wtp-patches32x/tobeInstalled.properties11
-rw-r--r--releng/distribution/jsdt.site/prereqsToDisplay.php23
-rw-r--r--releng/distribution/jsdt.tests/tobeInstalled.properties3
-rw-r--r--releng/distribution/patches32x.site/prereqsToDisplay.php23
-rw-r--r--releng/distribution/patches32x.tests/tobeInstalled.properties19
-rw-r--r--releng/distribution/wtp.site/prereqsToDisplay.php23
-rw-r--r--releng/distribution/wtp.tests/tobeInstalled.properties19
-rw-r--r--releng/distribution/wtp4x.site/prereqsToDisplay.php23
25 files changed, 647 insertions, 0 deletions
diff --git a/releng/components/dali-sdk/category.xml b/releng/components/dali-sdk/category.xml
new file mode 100644
index 000000000..cdd3e9f64
--- /dev/null
+++ b/releng/components/dali-sdk/category.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature id="org.eclipse.jpt_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.eclipselink_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.jaxb_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.jaxb.eclipselink_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jpt.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.eclipselink.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.jaxb.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jpt.jaxb.eclipselink.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+
+
+
+
+ <category-def
+ name="Web Tools Platform (WTP) @buildversionid@"
+ label="Web Tools Platform (WTP) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+ <category-def
+ name="Web Tools Platform SDK (WTP SDK) @buildversionid@"
+ label="Web Tools Platform SDK (WTP SDK) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code and the source code and are recommended for those
+ extending or debugging
+ WTP.
+ </description>
+ </category-def>
+</site> \ No newline at end of file
diff --git a/releng/components/dali-sdk/tobeInstalled.properties b/releng/components/dali-sdk/tobeInstalled.properties
new file mode 100644
index 000000000..c2807c4d8
--- /dev/null
+++ b/releng/components/dali-sdk/tobeInstalled.properties
@@ -0,0 +1,13 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+#getprereq.eclipsetestframework=false
+#getprereq.emf=true
+#getprereq.emfxsd=true
+getprereq.emfandxsd=true
+#getprereq.emfvalidation=false
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false
diff --git a/releng/components/dali.tests/category.xml b/releng/components/dali.tests/category.xml
new file mode 100644
index 000000000..65b649583
--- /dev/null
+++ b/releng/components/dali.tests/category.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+
+ <feature id="org.eclipse.jpt.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jpt.jaxb.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <category-def
+ name="Web Tools Platform Tests (WTP Tests) @buildversionid@"
+ label="Web Tools Platform Tests (WTP Tests) @buildversionid@">
+ <description>
+ These features provide Unit tests for WTP. WTP Committers, or others testing WTP, will need these in at least
+ their PDE Targets.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/dali.tests/tobeInstalled.properties b/releng/components/dali.tests/tobeInstalled.properties
new file mode 100644
index 000000000..c9ccb5230
--- /dev/null
+++ b/releng/components/dali.tests/tobeInstalled.properties
@@ -0,0 +1,15 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+getprereq.eclipsetestframework=true
+#getprereq.emf=true
+#getprereq.emfxsd=true
+getprereq.emfandxsd=true
+#getprereq.emftransaction=true
+#getprereq.emfvalidation=true
+#getprereq.graphiti=true
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/jsdt_sdk/category.xml b/releng/components/jsdt_sdk/category.xml
new file mode 100644
index 000000000..06838be57
--- /dev/null
+++ b/releng/components/jsdt_sdk/category.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature id="org.eclipse.wst.common.fproj.sdk">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.server_adapters.sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.common.fproj">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.server_adapters.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.jsdt.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.jsdt_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform (WTP) @buildversionid@"
+ label="Web Tools Platform (WTP) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+ <category-def
+ name="Web Tools Platform SDK (WTP SDK) @buildversionid@"
+ label="Web Tools Platform SDK (WTP SDK) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code and the source code and are recommended for those
+ extending or debugging
+ WTP.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/jsdt_sdk/tobeInstalled.properties b/releng/components/jsdt_sdk/tobeInstalled.properties
new file mode 100644
index 000000000..de41f1baa
--- /dev/null
+++ b/releng/components/jsdt_sdk/tobeInstalled.properties
@@ -0,0 +1,13 @@
+# Properties that define what is installed during compilation
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+#getprereq.eclipsetestframework=false
+#getprereq.emf=false
+#getprereq.emfxsd=false
+#getprereq.emfvalidation=false
+#getprereq.gef=false
+#getprereq.dtp=false
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/jsdt_tests/category.xml b/releng/components/jsdt_tests/category.xml
new file mode 100644
index 000000000..30f72c505
--- /dev/null
+++ b/releng/components/jsdt_tests/category.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature id="org.eclipse.wst.jsdt_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.wst.server_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.common_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wtp.releng.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wtp.releng.tools.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform Tests (WTP Tests) @buildversionid@"
+ label="Web Tools Platform Tests (WTP Tests) @buildversionid@">
+ <description>
+ These features provide Unit tests for WTP. WTP Committers, or others testing WTP, will need these in at least
+ their PDE Targets.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/jsdt_tests/tobeInstalled.properties b/releng/components/jsdt_tests/tobeInstalled.properties
new file mode 100644
index 000000000..09d2c0972
--- /dev/null
+++ b/releng/components/jsdt_tests/tobeInstalled.properties
@@ -0,0 +1,12 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+getprereq.eclipsetestframework=true
+#getprereq.emf=false
+#getprereq.emfxsd=false
+#getprereq.emfvalidation=false
+#getprereq.gef=false
+#getprereq.dtp=false
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/jst-sdk/category.xml b/releng/components/jst-sdk/category.xml
new file mode 100644
index 000000000..685037c86
--- /dev/null
+++ b/releng/components/jst-sdk/category.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+
+ <feature id="org.eclipse.jst.common.fproj.enablement.jdt">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.common.fproj.enablement.jdt.sdk">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.web_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.web_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.enterprise_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jsf.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.enterprise_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jsf_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jst.ws.jaxws_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.jaxws.dom_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.cxf_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.jsf.apache.trinidad.tagsupport_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.axis2tools_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.webpageeditor_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.axis2tools.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.webpageeditor.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.jaxws.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.jaxws.dom.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.jsf.apache.trinidad.tagsupport.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.cxf.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jst.server_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_adapters.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_adapters.sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_adapters.ext.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_adapters.ext.sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+
+
+ <category-def
+ name="Web Tools Platform (WTP) @buildversionid@"
+ label="Web Tools Platform (WTP) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+ <category-def
+ name="Web Tools Platform SDK (WTP SDK) @buildversionid@"
+ label="Web Tools Platform SDK (WTP SDK) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code and the source code and are recommended for those
+ extending or debugging
+ WTP.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/jst-sdk/tobeInstalled.properties b/releng/components/jst-sdk/tobeInstalled.properties
new file mode 100644
index 000000000..f5fd19fe1
--- /dev/null
+++ b/releng/components/jst-sdk/tobeInstalled.properties
@@ -0,0 +1,11 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+getprereq.eclipsetestframework=true
+getprereq.emfandxsd=true
+#getprereq.emfvalidation=false
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/jst.tests/category.xml b/releng/components/jst.tests/category.xml
new file mode 100644
index 000000000..9451dc4af
--- /dev/null
+++ b/releng/components/jst.tests/category.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+
+ <feature id="org.eclipse.wst.ws_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jst.ws.jaxws_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.cxf_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.ws.jaxws.dom_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.jsf.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.web_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.enterprise_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.jst.server_adapters.ext_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.jst.ws.jaxws.dom_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform Tests (WTP Tests) @buildversionid@"
+ label="Web Tools Platform Tests (WTP Tests) @buildversionid@">
+ <description>
+ These features provide Unit tests for WTP. WTP Committers, or others testing WTP, will need these in at least
+ their PDE Targets.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/jst.tests/tobeInstalled.properties b/releng/components/jst.tests/tobeInstalled.properties
new file mode 100644
index 000000000..f5fd19fe1
--- /dev/null
+++ b/releng/components/jst.tests/tobeInstalled.properties
@@ -0,0 +1,11 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+getprereq.eclipsetestframework=true
+getprereq.emfandxsd=true
+#getprereq.emfvalidation=false
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/wst-sdk/category.xml b/releng/components/wst-sdk/category.xml
new file mode 100644
index 000000000..06838be57
--- /dev/null
+++ b/releng/components/wst-sdk/category.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature id="org.eclipse.wst.common.fproj.sdk">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.server_adapters.sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.common.fproj">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.server_adapters.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_ui.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.jsdt.feature">
+ <category name="Web Tools Platform (WTP) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.jsdt_sdk.feature">
+ <category name="Web Tools Platform SDK (WTP SDK) @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform (WTP) @buildversionid@"
+ label="Web Tools Platform (WTP) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+ <category-def
+ name="Web Tools Platform SDK (WTP SDK) @buildversionid@"
+ label="Web Tools Platform SDK (WTP SDK) @buildversionid@">
+ <description>
+ These features provide functionality with the executable code and the source code and are recommended for those
+ extending or debugging
+ WTP.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/wst-sdk/tobeInstalled.properties b/releng/components/wst-sdk/tobeInstalled.properties
new file mode 100644
index 000000000..dea7d60d4
--- /dev/null
+++ b/releng/components/wst-sdk/tobeInstalled.properties
@@ -0,0 +1,11 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+#getprereq.eclipsetestframework=true
+getprereq.emfandxsd=true
+#getprereq.emfvalidation=false
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=false
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/components/wst.tests/category.xml b/releng/components/wst.tests/category.xml
new file mode 100644
index 000000000..30f72c505
--- /dev/null
+++ b/releng/components/wst.tests/category.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+ <feature id="org.eclipse.wst.jsdt_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+
+ <feature id="org.eclipse.wst.server_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.common_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wtp.releng.tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wtp.releng.tools.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.web_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xml_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <feature id="org.eclipse.wst.xsl_tests.feature">
+ <category name="Web Tools Platform Tests (WTP Tests) @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform Tests (WTP Tests) @buildversionid@"
+ label="Web Tools Platform Tests (WTP Tests) @buildversionid@">
+ <description>
+ These features provide Unit tests for WTP. WTP Committers, or others testing WTP, will need these in at least
+ their PDE Targets.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/wst.tests/tobeInstalled.properties b/releng/components/wst.tests/tobeInstalled.properties
new file mode 100644
index 000000000..ecae3e5b7
--- /dev/null
+++ b/releng/components/wst.tests/tobeInstalled.properties
@@ -0,0 +1,5 @@
+getprereq.eclipse=true
+getprereq.eclipsetestframework=true
+getprereq.emfandxsd=true
+getprereq.gef=true
+getprereq.dtp=true
diff --git a/releng/components/wtp-patches32x/category.xml b/releng/components/wtp-patches32x/category.xml
new file mode 100644
index 000000000..c0dfb7fa1
--- /dev/null
+++ b/releng/components/wtp-patches32x/category.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+
+ <feature
+ id="org.eclipse.wst.xml_core.feature.patch">
+ <category
+ name="Web Tools Platform (WTP) Patches @buildversionid@"/>
+ </feature>
+ <category-def
+ name="Web Tools Platform (WTP) Patches @buildversionid@"
+ label="Web Tools Platform (WTP) Patches @buildversionid@">
+ <description>
+ These features provide functionality with the executable code only and are recommended for most users.
+ </description>
+ </category-def>
+</site>
diff --git a/releng/components/wtp-patches32x/tobeInstalled.properties b/releng/components/wtp-patches32x/tobeInstalled.properties
new file mode 100644
index 000000000..7fc7de49f
--- /dev/null
+++ b/releng/components/wtp-patches32x/tobeInstalled.properties
@@ -0,0 +1,11 @@
+getprereq.eclipse=true
+#getprereq.eclipseplatform=false
+#getprereq.eclipsetestframework=true
+getprereq.emfandxsd=true
+#getprereq.emfvalidation=false
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+getprereq.wtp=true
+#getprereq.dltk=false \ No newline at end of file
diff --git a/releng/distribution/jsdt.site/prereqsToDisplay.php b/releng/distribution/jsdt.site/prereqsToDisplay.php
new file mode 100644
index 000000000..7b22a17cb
--- /dev/null
+++ b/releng/distribution/jsdt.site/prereqsToDisplay.php
@@ -0,0 +1,23 @@
+<?php
+
+$prereq_eclipse="true";
+$prereq_e4x="false";
+$prereq_eclipseplatform="false";
+$prereq_emfandxsd="false";
+$prereq_gef="false";
+$prereq_dtp="false";
+$prereq_emftransaction="false";
+$prereq_emfvalidation="false";
+$prereq_graphiti="false";
+
+$prereq_eclipsetestframework="true";
+$prereq_eclipsereleng="true";
+$prereq_orbitthirdpartyzip="true";
+
+// seldom used, but we try to always include all php $prereq variables to avoid 'unused variable' warnings from php
+$prereq_wst="false";
+$prereq_jst="false";
+$prereq_wtp="false";
+$prereq_wtptests="false";
+$prereq_dltk="false";
+?>
diff --git a/releng/distribution/jsdt.tests/tobeInstalled.properties b/releng/distribution/jsdt.tests/tobeInstalled.properties
new file mode 100644
index 000000000..4dfa2138e
--- /dev/null
+++ b/releng/distribution/jsdt.tests/tobeInstalled.properties
@@ -0,0 +1,3 @@
+# properties that control what is installed fur running unit tests
+getprereq.eclipse=true
+getprereq.eclipsetestframework=true
diff --git a/releng/distribution/patches32x.site/prereqsToDisplay.php b/releng/distribution/patches32x.site/prereqsToDisplay.php
new file mode 100644
index 000000000..6643a4062
--- /dev/null
+++ b/releng/distribution/patches32x.site/prereqsToDisplay.php
@@ -0,0 +1,23 @@
+<?php
+
+$prereq_eclipse="true";
+$prereq_e4x="false";
+$prereq_eclipseplatform="false";
+$prereq_emfandxsd="true";
+$prereq_gef="true";
+$prereq_dtp="true";
+$prereq_emftransaction="false";
+$prereq_emfvalidation="false";
+$prereq_graphiti="false";
+
+$prereq_eclipsetestframework="true";
+$prereq_eclipsereleng="true";
+$prereq_orbitthirdpartyzip="true";
+
+// seldom used, but we try to always include all php $prereq variables to avoid 'unused variable' warnings from php
+$prereq_wst="false";
+$prereq_jst="false";
+$prereq_wtp="true";
+$prereq_wtptests="true";
+$prereq_dltk="false";
+?>
diff --git a/releng/distribution/patches32x.tests/tobeInstalled.properties b/releng/distribution/patches32x.tests/tobeInstalled.properties
new file mode 100644
index 000000000..d991803e6
--- /dev/null
+++ b/releng/distribution/patches32x.tests/tobeInstalled.properties
@@ -0,0 +1,19 @@
+# properties that control what is installed fur running unit tests
+getprereq.eclipse=true
+getprereq.eclipsetestframework=true
+#getprereq.eclipseplatform=false
+#getprereq.emf=false
+#getprereq.emfxsd=true
+getprereq.emfandxsd=true
+#getprereq.emftransaction=true
+#getprereq.emfvalidation=true
+#getprereq.graphiti=true
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+getprereq.wtp=true
+#getprereq.dltk=false
+getprereq.wtptests=true
+#getprereq.wtpandtests=true
+getprereq.testlibraries=true
diff --git a/releng/distribution/wtp.site/prereqsToDisplay.php b/releng/distribution/wtp.site/prereqsToDisplay.php
new file mode 100644
index 000000000..5a4e38be9
--- /dev/null
+++ b/releng/distribution/wtp.site/prereqsToDisplay.php
@@ -0,0 +1,23 @@
+<?php
+
+$prereq_eclipse="true";
+$prereq_e4x="false";
+$prereq_eclipseplatform="false";
+$prereq_emfandxsd="true";
+$prereq_gef="true";
+$prereq_dtp="true";
+$prereq_emftransaction="false";
+$prereq_emfvalidation="false";
+$prereq_graphiti="false";
+
+$prereq_eclipsetestframework="true";
+$prereq_eclipsereleng="true";
+$prereq_orbitthirdpartyzip="true";
+
+// seldom used, but we try to always include all php $prereq variables to avoid 'unused variable' warnings from php
+$prereq_wst="false";
+$prereq_jst="false";
+$prereq_wtp="false";
+$prereq_wtptests="false";
+$prereq_dltk="false";
+?> \ No newline at end of file
diff --git a/releng/distribution/wtp.tests/tobeInstalled.properties b/releng/distribution/wtp.tests/tobeInstalled.properties
new file mode 100644
index 000000000..2c0fde4aa
--- /dev/null
+++ b/releng/distribution/wtp.tests/tobeInstalled.properties
@@ -0,0 +1,19 @@
+# properties that control what is installed fur running unit tests
+getprereq.eclipse=true
+getprereq.eclipsetestframework=true
+#getprereq.eclipseplatform=false
+#getprereq.emf=false
+#getprereq.emfxsd=true
+getprereq.emfandxsd=true
+#getprereq.emftransaction=true
+#getprereq.emfvalidation=true
+#getprereq.graphiti=true
+getprereq.gef=true
+getprereq.dtp=true
+#getprereq.wst=false
+#getprereq.jst=false
+#getprereq.wtp=true
+#getprereq.dltk=false
+#getprereq.wtptests=true
+#getprereq.wtpandtests=true
+getprereq.testlibraries=true
diff --git a/releng/distribution/wtp4x.site/prereqsToDisplay.php b/releng/distribution/wtp4x.site/prereqsToDisplay.php
new file mode 100644
index 000000000..5b2b89ccd
--- /dev/null
+++ b/releng/distribution/wtp4x.site/prereqsToDisplay.php
@@ -0,0 +1,23 @@
+<?php
+
+$prereq_eclipse="false";
+$prereq_e4x="true";
+$prereq_eclipseplatform="false";
+$prereq_emfandxsd="true";
+$prereq_gef="true";
+$prereq_dtp="true";
+$prereq_emftransaction="false";
+$prereq_emfvalidation="false";
+$prereq_graphiti="false";
+
+$prereq_eclipsetestframework="true";
+$prereq_eclipsereleng="true";
+$prereq_orbitthirdpartyzip="true";
+
+// seldom used, but we try to always include all php $prereq variables to avoid 'unused variable' warnings from php
+$prereq_wst="false";
+$prereq_jst="false";
+$prereq_wtp="false";
+$prereq_wtptests="false";
+$prereq_dltk="false";
+?> \ No newline at end of file

Back to the top