From: <id...@us...> - 2006-05-15 15:46:06
|
Revision: 22 Author: idueppe Date: 2006-05-15 08:45:59 -0700 (Mon, 15 May 2006) ViewCVS: http://svn.sourceforge.net/openuss/?rev=22&view=rev Log Message: ----------- setup openuss 3.0 trunk Modified Paths: -------------- trunk/openuss/foundation/foundation-core/build.xml Modified: trunk/openuss/foundation/foundation-core/build.xml =================================================================== --- trunk/openuss/foundation/foundation-core/build.xml 2006-05-15 15:39:30 UTC (rev 21) +++ trunk/openuss/foundation/foundation-core/build.xml 2006-05-15 15:45:59 UTC (rev 22) @@ -17,6 +17,7 @@ <target name="eclipse"> <exec executable="mvn.bat"> <arg line="eclipse:eclipse"/> + <arg line="-Declipse.downloadSources=true"/> </exec> </target> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |