1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00

Releng: Attempt to get rid of the pack200 crashes - see bug #464947

This commit is contained in:
Uwe Stieber 2015-04-30 07:47:18 +02:00
parent 06cc685c94
commit c15e9fafe0

View file

@ -44,7 +44,7 @@
<gmaven-version>1.5</gmaven-version> <gmaven-version>1.5</gmaven-version>
<!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org --> <!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org -->
<findbugs-version>2.5.2</findbugs-version> <findbugs-version>2.5.2</findbugs-version>
<eclipse-jarsigner-version>1.1.1</eclipse-jarsigner-version> <eclipse-jarsigner-version>1.1.2-SNAPSHOT</eclipse-jarsigner-version>
<!-- Common global properties --> <!-- Common global properties -->
<adminDir>${env.WORKSPACE}/admin</adminDir> <adminDir>${env.WORKSPACE}/admin</adminDir>