Skip to content

Commit

Permalink
Include version.properties in jar. Closes rosado#4
Browse files Browse the repository at this point in the history
  • Loading branch information
rosado committed Jul 6, 2010
1 parent 4a11d7e commit 9a08a6b
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 @@ -17,6 +17,7 @@
<jar jarfile="${jarfile}">
<fileset dir="." includes="CPL.TXT"/>
<fileset dir="src" includes="rosado/**/*.clj"/>
<fileset dir="src" includes="rosado/**/*.properties"/>
</jar>
</target>

Expand Down

0 comments on commit 9a08a6b

Please sign in to comment.