Re: Jar Task Manifest Attribute

2013-11-06 Thread Kris Henriksson
Rob, I'm not sure if there's any way I can use the manifest element to obtain the manifest from a jar file, which is why I'm using the manifest attribute. The phrase "added through a fileset" is really not clear to me. Here's an example of a build file that does not work, and uses the very obviou

RE: Jar Task Manifest Attribute

2013-10-30 Thread Echlin, Robert
Hi Ken, Did you try both the manifest attribute and the manifest element? Can you give us a copy of your code, or a simplified version that "manifests" the same behavior? For one thing, that would let us see what exactly you tried in the code when you interpreted the ambiguous phrase "added thro