Re: Colorized console and logging implementation choice was Re: Re-spinning 3.1.0

2012-12-03 Thread Marc Pasteur
ther in intellij nor in eclipse (Helios) regards, 2012/12/3 Olivier Lamy > 2012/12/3 Marc Pasteur : > > hi, > > > > > > For the record according to log4j2 docs [1] you need some additional > > library to make this works on Windows. > > So if you don'

Re: Colorized console and logging implementation choice was Re: Re-spinning 3.1.0

2012-12-03 Thread Marc Pasteur
hi, For the record according to log4j2 docs [1] you need some additional library to make this works on Windows. So if you don't want to display some ←[37m[ stuffs in the console jansi.jar mut be put on maven/lib/ext folder Can it be "by default" ? [1] http://logging.apache.org/log4j/2.x/manual

Re: New annotation system

2012-06-27 Thread Marc Pasteur
Hi https://cwiki.apache.org/confluence/display/MAVEN/Java+5+Annotations+for+Plugins? Regards, Marc Le 27 juin 2012 20:45, "Benson Margulies" a écrit : > > Could someone point me at a tutorial for this? We're changing shade to > depend on M3, so we might as well move it to this. > > --