Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-09-09 09:27:43 +0000
committerMarkus Knauer2009-09-09 09:27:43 +0000
commit275cf4e5f4cc17fb0b1caa56bd1e0e786cd88f6d (patch)
tree13ec47a73c4ee33627e4fd547ace2d98d892e9a8
parent5442f2cfcd5d741999a3f332d808178b69f3a112 (diff)
downloadorg.eclipse.epp.packages-275cf4e5f4cc17fb0b1caa56bd1e0e786cd88f6d.tar.gz
org.eclipse.epp.packages-275cf4e5f4cc17fb0b1caa56bd1e0e786cd88f6d.tar.xz
org.eclipse.epp.packages-275cf4e5f4cc17fb0b1caa56bd1e0e786cd88f6d.zip
next try
-rw-r--r--features/org.eclipse.epp.allpackages.feature/build.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/features/org.eclipse.epp.allpackages.feature/build.xml b/features/org.eclipse.epp.allpackages.feature/build.xml
index dba6823c..24f9fcce 100644
--- a/features/org.eclipse.epp.allpackages.feature/build.xml
+++ b/features/org.eclipse.epp.allpackages.feature/build.xml
@@ -105,6 +105,7 @@
timezone="GMT" />
</tstamp>
+<!--
<eclipse.launch app="buckminster">
<args>
<arg value="-data" />
@@ -112,6 +113,7 @@
<arg value="build"/>
</args>
</eclipse.launch>
+-->
<eclipse.launch app="buckminster">
<args>

Back to the top