Re: File prefix when building a jar

2006-01-13 Thread Clifton Craig
On Friday 13 January 2006 1:02 pm, Steve Pruitt wrote: > I cannot find a way to configure a task building a jar to include files > with a directory prefix. The war tag allows webinf tags which have a > prefix attribute. But, I can't something that works inside the jar tag. > > > Can someone provi

File prefix when building a jar

2006-01-13 Thread Steve Pruitt
I cannot find a way to configure a task building a jar to include files with a directory prefix. The war tag allows webinf tags which have a prefix attribute. But, I can't something that works inside the jar tag. Can someone provide a small sample? -S