bash - Copying and pasting files within .jar -


i writing script copy bunch of files .jar file , want paste .jar file.

this bash script.

how can without having extract , repack both files?

you can command line. here better explanation how works:

http://docs.oracle.com/javase/tutorial/deployment/jar/update.html


Comments

Popular posts from this blog

Java sticky instances of class com.mysql.jdbc.Field aggregating -