ali-rezvani / onejar-maven-plugin

Maven onejar plugin
0 stars 0 forks source link

Support system properties included as /one-jar.properties #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
One-jar supports to include system properties in a file called 
/one-jar.properties.
The attached patch adds support for this feature to the plugin.

An example for this is to include

one-jar.silent=false

to suppress logging from one-jar during the startup phase.

Original issue reported on code.google.com by brownsea42@googlemail.com on 17 Sep 2014 at 5:09

Attachments: