Take care a lot of warnings are normal. Maven warnings are not surefire output warning will be hard to solve but both are greppable differently ;) Le 3 avr. 2014 01:33, "helio frota" <[email protected]> a écrit :
> Cool ! > > Going to spread on CEJUG mailing list right now following the path: > > 1) Try to solve a waning > 2) Open Jira issue ( with link to jira ) > > BWT talk about the current TomEE debian package too and initiative of > native packages this is really cool ! > > cheers, > helio > > > > > > ------------------------------------------- > http://eprogramming.github.io > > > > On Wed, Apr 2, 2014 at 9:24 PM, Thiago Veronezi <[email protected]> > wrote: > > > Yup... good idea! > > On Apr 2, 2014 8:21 PM, "helio frota" <[email protected]> wrote: > > > > > Hi Thiago, > > > > > > Yes this is true, great point ! > > > > > > But discarding INFO people can contribute with TomEE trying to solve > some > > > of this warnings. > > > > > > What do you think ? > > > > > > Tks ! > > > > > > > > > > > > ------------------------------------------- > > > http://eprogramming.github.io > > > > > > > > > > > > On Wed, Apr 2, 2014 at 9:17 PM, Thiago Veronezi <[email protected]> > > > wrote: > > > > > > > Hi Helio, > > > > > > > > Note that the build throws lots of warnings and exceptions as part of > > the > > > > unit tests. > > > > > > > > []s, > > > > Thiago > > > > On Apr 2, 2014 8:12 PM, "helio frota" <[email protected]> wrote: > > > > > > > > > How to contribute with our cool Apache TomEE fighting against > warning > > > > > messages: > > > > > > > > > > 1) Do the full build and save on log file or use jenkins > > > > > 2) Run this command on your distribution > > > > > > > > > > $ grep "WARNING" complete_output_aborted_stalled.txt | sort | uniq > > -u > > > > > > seek_and_destroy_warning_messages.txt > > > > > > > > > > > > > > > ( This is like a Collections.sort ( on a List ) + plus HashSet in > > java > > > ) > > > > > > > > > > full output attached > > > > > > > > > > this is only warning messages from full build. > > > > > > > > > > ------------------------------------------- > > > > > http://eprogramming.github.io > > > > > > > > > > > > > > > > > > > >
