To all,
Thanks for your help everyone. I did finally get the jar target to work the way
I wanted it to, preserving the module name(top directory) in the jar files.
Using...
Thanks again,
Paul
-Original Message-
Dear list,
I have a directory with a bunch of class files, and am trying to create
multiple jar files instead of just one. So I have
Build/classses/module1
Build/classes/module2
This works to create the jar files, but strips away module1 from the
path (which is not good since it messes up the j