java: skip building jar file for the faster testing

This commit is contained in:
Kazuki Ohta 2010-04-17 22:53:56 +09:00
parent 2807504a81
commit a65438c6fe
2 changed files with 8 additions and 21 deletions

View file

@ -1,7 +1,7 @@
<ivy-module version="2.0"
xmlns:e="http://ant.apache.org/ivy/extra">
<info organisation="org.messagepack"
<info organisation="org.msgpack"
module="${name}" revision="${version}">
<ivyauthor name="MessagePack Project" url="http://msgpack.sourceforge.net/"/>
<description>MessagePack</description>