Re: SarTask
Mauro Talevi <[email protected]> Tue, 02 Dec 2003 16:53:41 +0000
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Peter Donald wrote: > It seems that the changes made broke something. I haven't looked at it exactly > but nothing other than the environment, assembly, logging, and configuration > files seem to be included in generated .sar file. Will try to look at it > further on friday unless you tackle it before then ;) fixed - replaced ant:lib fileset with ant:zipfileset. somehow I was convinced that ant:lib was a fileset defined for the jar task.