Re: Using ant/jarjar to make nested jars flattened

2010-02-12 Thread Stefan Bodewig
On 2010-02-11, Josh Stratton wrote: > I'm using jarjar as I'm told it is useful for bundling jar > dependencies into a single distributable jar file. I have a problem > though in how jars are unzipped. This is probably a simple ANT > question, but I haven't had much luck with finding help on it i

Using ant/jarjar to make nested jars flattened

2010-02-11 Thread Josh Stratton
I'm using jarjar as I'm told it is useful for bundling jar dependencies into a single distributable jar file. I have a problem though in how jars are unzipped. This is probably a simple ANT question, but I haven't had much luck with finding help on it in java related forums, so I thought I'd go dir