mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +02:00
Update to latest LPG bundle.
This commit is contained in:
parent
34a5fdce57
commit
ccb455939b
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@
|
||||||
<replacefilter token="@buildVersion@" value="${branchVersion}.${timestamp}"/>
|
<replacefilter token="@buildVersion@" value="${branchVersion}.${timestamp}"/>
|
||||||
</replace>
|
</replace>
|
||||||
<!-- for some reason LPG isn't getting picked up-->
|
<!-- 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"/>
|
todir="${buildDirectory}/site/eclipse/plugins"/>
|
||||||
<zip destfile="${zipsdir}/${masterFile}"
|
<zip destfile="${zipsdir}/${masterFile}"
|
||||||
basedir="${buildDirectory}/site/eclipse"/>
|
basedir="${buildDirectory}/site/eclipse"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue