Re: [Patch] build.src.jar target in build.xml

2004-06-09 Thread Davanum Srinivas
+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 introd

[Patch] build.src.jar target in build.xml

2004-06-09 Thread Vishal Mahajan
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, w