1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-02 22:55:26 +02:00

Add signing to the build.

This commit is contained in:
Doug Schaefer 2007-06-13 18:15:40 +00:00
parent 3336f82e21
commit 7139e917af

View file

@ -117,7 +117,7 @@
<target name="test" depends="init" unless="hasErrors">
<unzip src="${zipsdir}/cdt-master-${branchVersion}-${buildId}.zip"
dest="${buildDirectory}"/>
dest="${buildDirectory}/eclipse"/>
<unjar src="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${timestamp}.jar"
dest="${buildDirectory}/eclipse/plugins/org.eclipse.cdt.testing_${branchVersion}.${timestamp}"/>
<unjar src="${buildDirectory}/eclipse/plugins/${eclipseTest}.jar"