James Moger
2013-05-15 f6b9cd98683f19489b10ea6153d2585cb306e88e
build.xml
@@ -144,8 +144,8 @@
             outputclass="com.gitblit.Keys"
             todir="${project.src.dir}" />
      <!-- Compile project incrementally -->
      <mx:javac scope="compile" clean="false" />
      <!-- Compile project -->
      <mx:javac scope="compile" clean="true" />
      
   </target>