public
Fork of robey/scarling
Description: demo of starling, in scala
Clone URL: git://github.com/al3x/scarling.git
run depends on test
robey (author)
Mon Apr 28 00:42:42 -0700 2008
commit  714fd04348b0be765220c573235ac945afb38f2e
tree    59581e5ef97ddebf881cda1d0dd531ed7d65bcf3
parent  f3030043e8062d1da1c2ca31f6e045fb03dc9c5b
...
76
77
78
79
 
80
81
82
...
76
77
78
 
79
80
81
82
0
@@ -76,7 +76,7 @@
0
         </scaladoc>
0
     </target>
0
     
0
- <target name="run">
0
+ <target name="run" depends="test">
0
         <!-- temporary -->
0
         <java classname="com.twitter.scarling.Scarling" fork="true" failonerror="true">
0
             <classpath>

Comments

    No one has commented yet.