yes, we had requests from _huge_ users running old WAS on mainframes. Among those are big stock exchanges, banks and a big western defence pact...
----- Original Message ----- > From: Romain Manni-Bucau <[email protected]> > To: [email protected] > Cc: > Sent: Sunday, September 16, 2012 12:15 PM > Subject: Re: Eclipse/Checkstyle errors > > for checkstyle fix them if you activate it in mvn build otherwise i fear > some of us will not check it (i know i'm part of them) > > about @Override: do we still target j5? > > *Romain Manni-Bucau* > *Twitter: @rmannibucau* > *Blog: http://rmannibucau.wordpress.com* > > > > > 2012/9/16 Thomas Andraschko <[email protected]> > >> I would fix it, that's no problem. >> >> We also have many compiler warnings because sometimes @Override is used for >> implemented methods in test classes, which is not compatible to Java 1.5. >> >> Could i create tickets for @Override and checkstyle errors in test-classes? >> I would fix them for 1.1.7. >> >> 2012/9/15 David Jencks <[email protected]> >> >> > My opinion as a pretty much completely inactive contributor to OWB is >> that >> > it would be better to have the test classes follow the same style > rules >> as >> > the main code, but I'm not prepared to help fix it. >> > >> > thanks >> > david jencks >> > >> >
