Does:

  <jar jarfile="${dist.dir}/lib/${project.name}-lite.jar"
       basedir="${build.classes}"
       compress="yes">
    <include name="com/whatever/somepackage/**/*.*"/>
    <include name="com/whatever/anotherpackage/**/*.*"/>
  </jar>

do what you need?  (I'm not sure what correct "pathing" you want.)

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to