Joel Johnson
2015-06-30 71b07b4daa6ec6a4b744dafec3b525a7c73d9d9f
build.xml
@@ -261,7 +261,7 @@
      </mx:webxml>
      <!-- Gitblit jar -->
      <mx:jar destfile="${webinf}/lib/gitblit.jar" includeresources="false" />
      <mx:jar destfile="${webinf}/lib/gitblit-${project.version}.jar" includeresources="false" />
      <!-- Build the WAR file -->
      <mx:zip basedir="${war.dir}" destfile="${project.targetDirectory}/${distribution.warfile}" compress="true" >