- remove old stuff (manual creation of update site & meta data)
- re-introduce patch-content-xml.xsl to widen version requirement of our patch feature
(made xsl parametric for this purpose).
diff --git a/releng/build-scripts/build/run.properties b/releng/build-scripts/build/run.properties
index a70bc63..88fc2a3 100644
--- a/releng/build-scripts/build/run.properties
+++ b/releng/build-scripts/build/run.properties
@@ -27,6 +27,10 @@
run.eclipseScriptDir=plugins/org.eclipse.pde.build_3.6.0.v20100603/scripts
org.eclipse.equinox.launcher_jar=org.eclipse.equinox.launcher_1.1.0.v20100507.jar
+# for patching our patch feature to match this version with any suffix:
+jdt.feature.version=3.6.0.v20100526-0800
+jdt.feature.version.next=3.6.0.v20100526-0801
+
# SVN Support for PDE BUILD:
# (Note: this file must be provided in ${OTScriptDir}/lib)
svn.pde.build=org.eclipse.team.svn.pde.build_0.7.8.I20090525-1500.jar