+1 from me.
On Wed, 09 Jun 2004 15:17:46 +0530, Vishal Mahajan <[EMAIL PROTECTED]> wrote: > > All, > > I felt it would be useful to have a target that builds only the src jar. > The "build.jar" target that we have, builds the test and sample jars also. > I propose the attached patch which introduces a new target - > "build.src.jar". The patch factors out the manifest task in a "manifest" > target, which is used by both "build.jar" and "build.src.jar" targets. > > Please let me know if the patch is OK. > > Thanks, > Vishal > >