Skip to content

Commit

Permalink
Add zip archive for distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Morgan committed May 21, 2009
1 parent a74c6d0 commit 0bf5019
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,9 @@
<copy toDir="${dist.dir}/hqapi1/lib"
file="${client.dir}/hqapi1-${plugin.version}.jar"/>

<zip destfile="${dist.dir}/hqapi1-${plugin.version}.zip"
basedir="${dist.dir}"/>

</target>

<!-- Run a single test -->
Expand Down

0 comments on commit 0bf5019

Please sign in to comment.