mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
The master feature build.
This commit is contained in:
parent
b356edaf18
commit
1d7d2d4b94
1 changed files with 2 additions and 2 deletions
|
@ -104,8 +104,8 @@
|
||||||
</replace>
|
</replace>
|
||||||
<move file="${zipsdir}/cdt-master-${branchVersion}-${buildId}.zip" todir="${buildDirectory}"/>
|
<move file="${zipsdir}/cdt-master-${branchVersion}-${buildId}.zip" todir="${buildDirectory}"/>
|
||||||
<unzip src="${buildDirectory}/cdt-master-${branchVersion}-${buildId}.zip" dest="${buildDirectory}/site"/>
|
<unzip src="${buildDirectory}/cdt-master-${branchVersion}-${buildId}.zip" dest="${buildDirectory}/site"/>
|
||||||
<move file="${buildDirectory}/site/linux.gtk.x86/epl-v10.html" todir="${buildDirectory}/site/eclipse"/>
|
<move file="${buildDirectory}/site/linux.gtk.x86/eclipse/epl-v10.html" todir="${buildDirectory}/site/eclipse"/>
|
||||||
<move file="${buildDirectory}/site/linux.gtk.x86/notice.html" todir="${buildDirectory}/site/eclipse"/>
|
<move file="${buildDirectory}/site/linux.gtk.x86/eclipse/notice.html" todir="${buildDirectory}/site/eclipse"/>
|
||||||
<copy file="buildsite.xml" tofile="${buildDirectory}/site/eclipse/site.xml"/>
|
<copy file="buildsite.xml" tofile="${buildDirectory}/site/eclipse/site.xml"/>
|
||||||
<replace file="${buildDirectory}/site/eclipse/site.xml">
|
<replace file="${buildDirectory}/site/eclipse/site.xml">
|
||||||
<replacefilter token="@branchVersion@" value="${branchVersion}"/>
|
<replacefilter token="@branchVersion@" value="${branchVersion}"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue