It's easy to ADD your new file rather than overwriting. But always
verify by
1) jar tf
2) jar xf
“jar uf my.jar rel/path/to/file” will probably show “rel/path/to/file”
in jar-tf output
It's easy to ADD your new file rather than overwriting. But always
verify by
1) jar tf
2) jar xf
“jar uf my.jar rel/path/to/file” will probably show “rel/path/to/file”
in jar-tf output