mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Getting close, me thinks...
This commit is contained in:
parent
d5375ee2e1
commit
1c3efe3b16
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
<!-- Add one target for each root element and each configuration -->
|
<!-- Add one target for each root element and each configuration -->
|
||||||
<!-- ===================================================================== -->
|
<!-- ===================================================================== -->
|
||||||
|
|
||||||
<target name="assemble.org.eclipse.cdt.testing.*.*.*">
|
<target name="assemble.org.eclipse.cdt.testing">
|
||||||
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
|
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
|
||||||
<property name="archiveName" value="org.eclipse.cdt.testing-${branchVersion}-${buildId}.zip"/>
|
<property name="archiveName" value="org.eclipse.cdt.testing-${branchVersion}-${buildId}.zip"/>
|
||||||
</ant>
|
</ant>
|
||||||
|
|
Loading…
Add table
Reference in a new issue