1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +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:34 +02:00
parent 4d64c8ec9a
commit 237cf637cd

View file

@ -44,7 +44,7 @@
<gmaven-version>1.5</gmaven-version>
<!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org -->
<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 -->
<adminDir>${env.WORKSPACE}/admin</adminDir>