Re: Patch to add optional attach flag to maven jar plugin.

2012-01-17 Thread Benson Margulies
And in this case, please also correct the spelling of Fasle. On Tue, Jan 17, 2012 at 12:53 PM, Dennis Lundberg wrote: > Hi Warren > > Please attach any patches you have to issues in JIRA. They tend to get > lost when sent to our mailing lists due to the amount of traffic. The > address to JIRA fo

Re: Patch to add optional attach flag to maven jar plugin.

2012-01-17 Thread Dennis Lundberg
Hi Warren Please attach any patches you have to issues in JIRA. They tend to get lost when sent to our mailing lists due to the amount of traffic. The address to JIRA for maven-jar-plugin is: http://jira.codehaus.org/browse/MJAR On 2012-01-17 14:28, Warren Crossing wrote: > Index: src/main/java/

Patch to add optional attach flag to maven jar plugin.

2012-01-17 Thread Warren Crossing
Index: src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java === --- src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java (revision 1232405) +++ src/main/java/org/apache/maven/plugin/jar/AbstractJarMojo.java