Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-07-02 16:20:13 +0000
committerCamille Letavernier2014-07-02 16:20:13 +0000
commit89e1b15f2e00f63a59bd98b9de6bf06153fd7276 (patch)
tree30fbb9520bc2eb8c8a57e343b51da93847be65e5 /releng/org.eclipse.mdt.papyrus.releng.buckminster
parent2943938303927bb0654c03a093393fec32e24bc5 (diff)
downloadorg.eclipse.papyrus-89e1b15f2e00f63a59bd98b9de6bf06153fd7276.tar.gz
org.eclipse.papyrus-89e1b15f2e00f63a59bd98b9de6bf06153fd7276.tar.xz
org.eclipse.papyrus-89e1b15f2e00f63a59bd98b9de6bf06153fd7276.zip
[Releng] Fix buckminster jarprocessor
Diffstat (limited to 'releng/org.eclipse.mdt.papyrus.releng.buckminster')
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build-failures.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build-failures.xml b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build-failures.xml
index a794fca0e20..70f4e9a94de 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build-failures.xml
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build-failures.xml
@@ -191,7 +191,7 @@
<args>
<jvmarg value="-Declipse.p2.mirrors=false" />
<!--<jvmarg value="-Dorg.eclipse.update.jarprocessor.pack200=/shared/common/jdk-1.5.0-22.x86_64/jre/bin" />-->
- <jvmarg value="-Dorg.eclipse.update.jarprocessor.pack200=${org.eclipse.update.jarprocessor.pack200.buckminster}" />
+ <jvmarg value="-Dorg.eclipse.update.jarprocessor.pack200=@none" />
<arg value="-r" />
<arg value="http://download.cloudsmith.com/buckminster/external-3.6" />
<arg value="-d" />

Back to the top