mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
The Eclipse Test plugin has been upversioned.
This commit is contained in:
parent
7ceb15caaf
commit
e90661cfde
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
|||
<unzip src="${zipsdir}/cdt-testing-${branchVersion}-${buildId}.zip" dest="${buildDirectory}"/>
|
||||
<ant antfile="test.xml" dir="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${forceContextQualifier}">
|
||||
<property name="eclipse-home" value="${buildDirectory}/eclipse"/>
|
||||
<property name="library-file" value="${buildDirectory}/eclipse/plugins/org.eclipse.test_3.1.0/library.xml"/>
|
||||
<property name="library-file" value="${buildDirectory}/eclipse/plugins/org.eclipse.test_3.2.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