Changed default target to compile because we don't always want to run the
tests. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@702 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<!-- build configuration -->
|
||||
<project name="narya tests" default="test" basedir=".">
|
||||
<project name="narya tests" default="compile" basedir=".">
|
||||
|
||||
<!-- things you may want to change -->
|
||||
<property name="build.compiler" value="jikes"/>
|
||||
|
||||
Reference in New Issue
Block a user