Revision: 2781 http://vexi.svn.sourceforge.net/vexi/?rev=2781&view=rev Author: mkpg2 Date: 2008-01-31 10:33:38 -0800 (Thu, 31 Jan 2008)
Log Message: ----------- Fix. Make devl compilation target Java 1.4, so devl code can contain assertions. Modified Paths: -------------- trunk/core/org.vexi.devl/build.xml Modified: trunk/core/org.vexi.devl/build.xml =================================================================== --- trunk/core/org.vexi.devl/build.xml 2008-01-31 18:26:49 UTC (rev 2780) +++ trunk/core/org.vexi.devl/build.xml 2008-01-31 18:33:38 UTC (rev 2781) @@ -10,7 +10,7 @@ <!-- Project Specfiic properties --> <property name="proj_name" value="org.vexi.debug"/> - + <property name="src_version" value="1.4"/> <target name="build_debugger_client"> <mkdir dir="${generate_dir}/org/vexi/devl"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Vexi-svn mailing list Vexi-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vexi-svn