Oops, forgot to mention the uber/fat-jar stuff...

On 01.02.2011, at 05:17, Adam Murdoch wrote:

> Hi,
> 
> Recently, Rene Groeschke contributed an 'application' plugin, which adds 
> tasks for running your application and building a distribution for it 
> (including generating launcher scripts). Many thanks for this, Rene.
> 
> I have a few comments/questions about this plugin:
> 
[SNIP]
> 
> * Some way to make an executable, self-contained jar
> 

Again, I've implemented this manually in one of my builds.
See the jarAll task in https://github.com/huxi/lilith/blob/master/config.gradle

Contrary to the respective Maven plugin, this task does not warn about 
duplicate classes contained in dependencies.

Joern.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to