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 20, 2009
1 parent 24d9f16 commit d83060a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.xml
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 d83060a

Please sign in to comment.