1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

Update to latest LPG bundle.

This commit is contained in:
Doug Schaefer 2007-06-14 14:45:19 +00:00
parent 34a5fdce57
commit ccb455939b

View file

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