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:
parent
06cc685c94
commit
c15e9fafe0
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue