Skip to content

Commit

Permalink
Must include slf4j
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpaljak committed Jan 27, 2016
1 parent dd2d9ec commit fbfafe9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
</target>
<!-- Build the software -->
<path id="build.classpath">
<pathelement location="lib/slf4j-api-1.7.13.jar"/>
<pathelement location="lib/bcprov-jdk15on-154.jar"/>
<pathelement location="lib/bcpkix-jdk15on-154.jar"/>
<pathelement location="lib/jopt-simple-4.9.jar"/>
Expand Down

0 comments on commit fbfafe9

Please sign in to comment.