Joel Johnson
2015-06-19 9a2a7c13b3392bd6b399fc0e0adb41a94beba087
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" >