From: <id...@us...> - 2006-05-15 15:07:40
|
Revision: 16 Author: idueppe Date: 2006-05-15 08:07:35 -0700 (Mon, 15 May 2006) ViewCVS: http://svn.sourceforge.net/openuss/?rev=16&view=rev Log Message: ----------- setup openuss 3.0 trunk Modified Paths: -------------- trunk/openuss/build.xml Modified: trunk/openuss/build.xml =================================================================== --- trunk/openuss/build.xml 2006-05-15 15:06:19 UTC (rev 15) +++ trunk/openuss/build.xml 2006-05-15 15:07:35 UTC (rev 16) @@ -2,7 +2,7 @@ <target name="compile"> <exec executable="mvn.bat"> <arg line="compile"/> - </exec> + </exec> </target> <target name="install"> <exec executable="mvn.bat"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |