1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Try to fix test failure due to classformatexception.

This commit is contained in:
Doug Schaefer 2007-06-15 15:18:26 +00:00
parent dc16c0553b
commit 58c019fe95
2 changed files with 2 additions and 1 deletions

View file

@ -0,0 +1 @@
pack200.args = -E4

View file

@ -108,7 +108,7 @@
<replace file="${buildDirectory}/site/eclipse/site.xml">
<replacefilter token="@buildVersion@" value="${branchVersion}.${timestamp}"/>
</replace>
<copy file="pack.properties" todir="${buildDirectory}/site/eclipse"/>
<!--copy file="pack.properties" todir="${buildDirectory}/site/eclipse"/-->
<!-- for some reason LPG isn't getting picked up-->
<copy file="${buildDirectory}/plugins/net.sourceforge.lpg.lpgjavaruntime_1.1.0.v200706111738.jar"
todir="${buildDirectory}/site/eclipse/plugins"/>