|
From: <lh...@us...> - 2010-03-02 23:56:38
|
Revision: 166
http://tmapi.svn.sourceforge.net/tmapi/?rev=166&view=rev
Author: lheuer
Date: 2010-03-02 23:56:30 +0000 (Tue, 02 Mar 2010)
Log Message:
-----------
Forgot to commit the fixed build.xml. Done
Modified Paths:
--------------
trunk/build.xml
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2010-03-01 20:03:10 UTC (rev 165)
+++ trunk/build.xml 2010-03-02 23:56:30 UTC (rev 166)
@@ -223,7 +223,7 @@
<checksum file="${dir.build}/${tmapi-tests.jar}" algorithm="sha1"/>
<antcall target="pom">
<param name="pom-file" value="${tmapi-tests.pom}"/>
- <param name="artifact" value="tests"/>
+ <param name="artifact" value="tmapi-tests"/>
</antcall>
<checksum file="${dir.build}/${tmapi-tests.pom}" algorithm="sha1"/>
</target>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|