mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 01:45:33 +02:00
Adding license and notice to distributions.
This commit is contained in:
parent
9daef1d2de
commit
50c51184a1
4 changed files with 1 additions and 4 deletions
|
@ -13,3 +13,4 @@ bin.includes = feature.xml,\
|
|||
eclipse_update_120.jpg,\
|
||||
license.html,\
|
||||
epl-v10.html
|
||||
root = rootfiles
|
||||
|
|
|
@ -70,10 +70,6 @@
|
|||
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
|
||||
<property name="archiveName" value="org.eclipse.cdt-${branchVersion}-${buildId}-win32.x86.zip"/>
|
||||
</ant>
|
||||
<exec executable="zip" dir="${builder}/..">
|
||||
<arg line="-r -q ${buildDirectory}/${buildLabel}/org.eclipse.cdt-${branchVersion}-${buildId}-win32.x86.zip"/>
|
||||
<arg line="eclipse"/>
|
||||
</exec>
|
||||
</target>
|
||||
|
||||
<!-- ===================================================================== -->
|
||||
|
|
Loading…
Add table
Reference in a new issue