Thread: [Codenarc-user] Updated CodeNarc Maven plugin
Brought to you by:
chrismair
From: Gmail <gar...@gm...> - 2012-02-16 22:44:49
|
I have updated the Maven plugin at http://mojo.codehaus.org/codenarc-maven-plugin/ Try it and give any feedback. It is still a SNAPSHOT. See http://mojo.codehaus.org/using-sandbox-plugins.html for information on using SNAPSHOT plugins. Regards, Garvin LeClaire Sent from my iPad |
From: Hamlet D. <ham...@ca...> - 2012-02-17 06:33:09
|
What did you update? Is there documentation on your new features anywhere? -- Hamlet ----- Original Message ----- > I have updated the Maven plugin at > http://mojo.codehaus.org/codenarc-maven-plugin/ > Try it and give any feedback. It is still a SNAPSHOT. See > http://mojo.codehaus.org/using-sandbox-plugins.html for information > on using SNAPSHOT plugins. > > > Regards, > > Garvin LeClaire > > Sent from my iPad > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Codenarc-user mailing list > Cod...@li... > https://lists.sourceforge.net/lists/listinfo/codenarc-user > |
From: LeClaire G. <gar...@gm...> - 2012-02-17 17:14:29
|
The biggest update is that it uses the latest version of CodeNarc (0.16.1). I added the ability to control the maxheap size use by the plugin. Check the documentation over for any short comings. Give it try and send back any feedback. If it all goes well I can release it. Regards, Garvin LeClaire gar...@gm... On Feb 17, 2012, at 1:32 AM, Hamlet DArcy wrote: > What did you update? > > Is there documentation on your new features anywhere? > > -- > Hamlet > > ----- Original Message ----- >> I have updated the Maven plugin at >> http://mojo.codehaus.org/codenarc-maven-plugin/ >> Try it and give any feedback. It is still a SNAPSHOT. See >> http://mojo.codehaus.org/using-sandbox-plugins.html for information >> on using SNAPSHOT plugins. >> >> >> Regards, >> >> Garvin LeClaire >> >> Sent from my iPad >> >> ------------------------------------------------------------------------------ >> Virtualization & Cloud Management Using Capacity Planning >> Cloud computing makes use of virtualization - but cloud computing >> also focuses on allowing computing to be delivered as a service. >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ >> _______________________________________________ >> Codenarc-user mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codenarc-user >> |
From: Hamlet D. <ham...@ca...> - 2012-02-20 08:38:02
|
Is there any way to make the CodeNarc version a property on the Maven plugin? Gradle had (has?) the same problem of a hard-coded version, and it forces the plugin to be updated and released everytime a CodeNarc binary is released. ----- Original Message ----- > The biggest update is that it uses the latest version of CodeNarc > (0.16.1). > > I added the ability to control the maxheap size use by the plugin. > > Check the documentation over for any short comings. > > Give it try and send back any feedback. If it all goes well I can > release it. > > > Regards, > > Garvin LeClaire > gar...@gm... > > > > On Feb 17, 2012, at 1:32 AM, Hamlet DArcy wrote: > > > What did you update? > > > > Is there documentation on your new features anywhere? > > > > -- > > Hamlet > > > > ----- Original Message ----- > >> I have updated the Maven plugin at > >> http://mojo.codehaus.org/codenarc-maven-plugin/ > >> Try it and give any feedback. It is still a SNAPSHOT. See > >> http://mojo.codehaus.org/using-sandbox-plugins.html for > >> information > >> on using SNAPSHOT plugins. > >> > >> > >> Regards, > >> > >> Garvin LeClaire > >> > >> Sent from my iPad > >> > >> ------------------------------------------------------------------------------ > >> Virtualization & Cloud Management Using Capacity Planning > >> Cloud computing makes use of virtualization - but cloud computing > >> also focuses on allowing computing to be delivered as a service. > >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ > >> _______________________________________________ > >> Codenarc-user mailing list > >> Cod...@li... > >> https://lists.sourceforge.net/lists/listinfo/codenarc-user > >> > > |
From: LeClaire G. <gar...@gm...> - 2012-02-20 15:01:01
|
Darcy, I do have the ability to override the version for Codenarc, log4j and Groovy. I just have to update the documentation to reflect the changes. Regards, Garvin LeClaire gar...@gm... On Feb 17, 2012, at 1:32 AM, Hamlet DArcy wrote: > What did you update? > > Is there documentation on your new features anywhere? > > -- > Hamlet > > ----- Original Message ----- >> I have updated the Maven plugin at >> http://mojo.codehaus.org/codenarc-maven-plugin/ >> Try it and give any feedback. It is still a SNAPSHOT. See >> http://mojo.codehaus.org/using-sandbox-plugins.html for information >> on using SNAPSHOT plugins. >> >> >> Regards, >> >> Garvin LeClaire >> >> Sent from my iPad >> >> ------------------------------------------------------------------------------ >> Virtualization & Cloud Management Using Capacity Planning >> Cloud computing makes use of virtualization - but cloud computing >> also focuses on allowing computing to be delivered as a service. >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ >> _______________________________________________ >> Codenarc-user mailing list >> Cod...@li... >> https://lists.sourceforge.net/lists/listinfo/codenarc-user >> |
From: Hamlet D. <ham...@ca...> - 2012-02-21 08:21:15
|
Can the user override the version of CodeNarc? ----- Original Message ----- > Darcy, > > I do have the ability to override the version for Codenarc, log4j and > Groovy. I just have to update the documentation to reflect the > changes. > > > Regards, > > Garvin LeClaire > gar...@gm... > > > > On Feb 17, 2012, at 1:32 AM, Hamlet DArcy wrote: > > > What did you update? > > > > Is there documentation on your new features anywhere? > > > > -- > > Hamlet > > > > ----- Original Message ----- > >> I have updated the Maven plugin at > >> http://mojo.codehaus.org/codenarc-maven-plugin/ > >> Try it and give any feedback. It is still a SNAPSHOT. See > >> http://mojo.codehaus.org/using-sandbox-plugins.html for > >> information > >> on using SNAPSHOT plugins. > >> > >> > >> Regards, > >> > >> Garvin LeClaire > >> > >> Sent from my iPad > >> > >> ------------------------------------------------------------------------------ > >> Virtualization & Cloud Management Using Capacity Planning > >> Cloud computing makes use of virtualization - but cloud computing > >> also focuses on allowing computing to be delivered as a service. > >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ > >> _______________________________________________ > >> Codenarc-user mailing list > >> Cod...@li... > >> https://lists.sourceforge.net/lists/listinfo/codenarc-user > >> > > |