Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Vinay | Fixing deploy build. Moving jasper compile jars to its own lo…
…cation
  • Loading branch information
Vinay Venu committed Aug 23, 2013
1 parent d587efe commit c42c750
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Expand Up @@ -65,7 +65,7 @@
</target>

<taskdef name="jrc" classname="net.sf.jasperreports.ant.JRAntCompileTask">
<classpath refid="lib"/>
<classpath refid="build.lib"/>
</taskdef>

<target name="jasper.compile" depends="java.compile">
Expand Down
Binary file added build/lib/commons-beanutils.jar
Binary file not shown.
Binary file added build/lib/commons-collections-2.1.1.jar
Binary file not shown.
Binary file added build/lib/commons-digester.jar
Binary file not shown.
Binary file added build/lib/commons-logging.jar
Binary file not shown.
Binary file added build/lib/jasperreports-3.7.2.jar
Binary file not shown.
Binary file added build/lib/jasperreports-applet-3.7.2.jar
Binary file not shown.
Binary file added build/lib/jdt-compiler-3.1.1.jar
Binary file not shown.
Binary file added build/lib/jfreechart-1.0.13.jar
Binary file not shown.
Binary file added build/lib/log4j-1.2.15.jar
Binary file not shown.

0 comments on commit c42c750

Please sign in to comment.