Is there a way with Apache Ant to update a jar file after it's been built?

Posted by predhme on Stack Overflow See other posts from Stack Overflow or by predhme
Published on 2010-04-27T14:10:19Z Indexed on 2010/04/27 14:13 UTC
Read the original article Hit count: 239

Filed under:
|

Is there a way to update a jar file in ANT?

EDIT: For example, if I wanted to add some additional files to an already existing JAR file?

© Stack Overflow or respective owner

Related posts about java

Related posts about ant