mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed up the version of the test plugin.
This commit is contained in:
parent
45af3a9fd2
commit
97ffc743c4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
<unzip src="${zipsdir}/org.eclipse.cdt.testing-${branchVersion}-${buildId}.zip" dest="${buildDirectory}"/>
|
||||
<ant antfile="test.xml" dir="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}">
|
||||
<property name="eclipse-home" value="${buildDirectory}/eclipse"/>
|
||||
<property name="library-file" value="${buildDirectory}/eclipse/plugins/org.eclipse.test_3.1.0"/>
|
||||
<property name="library-file" value="${buildDirectory}/eclipse/plugins/org.eclipse.test_3.1.0/library.xml"/>
|
||||
<property name="os" value="${baseos}"/>
|
||||
<property name="ws" value="${basews}"/>
|
||||
<property name="arch" value="${basearch}"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue