On 26 April 2010 16:02, Richard S. Hall <[email protected]> wrote: > I think your patch was stripped...probably better to create an issue and > attach the patch...I guess I didn't realize File Install was creating JAR > files...
It creates JAR files when deploying 'Exploded Bundles'. They're created under /tmp/fileinstall-XXX/... (presumably java.io.tmpdir). The patch is trivial: -1 +3 lines. See: https://issues.apache.org/jira/browse/FELIX-2302 Cheers, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

