prep for 3.2.3 patches build - upgrade to latest patch builder and process
diff --git a/releng/components/dali-sdk/category.xml b/releng/components/dali-sdk/category.xml new file mode 100644 index 0000000..cdd3e9f --- /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 0000000..c2807c4 --- /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 0000000..65b6495 --- /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 0000000..c9ccb52 --- /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 0000000..06838be --- /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 0000000..de41f1b --- /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 0000000..30f72c5 --- /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 0000000..09d2c09 --- /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 0000000..685037c --- /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 0000000..f5fd19f --- /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 0000000..9451dc4 --- /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 0000000..f5fd19f --- /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 0000000..06838be --- /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 0000000..dea7d60 --- /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 0000000..30f72c5 --- /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 0000000..ecae3e5 --- /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 0000000..c0dfb7f --- /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 0000000..7fc7de4 --- /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 0000000..7b22a17 --- /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 0000000..4dfa213 --- /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 0000000..6643a40 --- /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 0000000..d991803 --- /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 0000000..5a4e38b --- /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 0000000..2c0fde4 --- /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 0000000..5b2b89c --- /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