Hey, no problem! One other thing. It looks like we are using our own deprecated code...
Line 43 http://svn.apache.org/viewvc/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/cipher/PasswordCipherFactory.java?view=markup&pathrev=1594303 Is that right? If so, can we use... @SuppressWarnings( "deprecation" ) ... so maven and the IDE stop bugging us. :) []s, Thiago. On Tue, May 13, 2014 at 4:42 PM, Jean-Louis Monteiro < [email protected]> wrote: > Sorry, I fixed that. > > JLouis > > -- > Jean-Louis Monteiro > http://twitter.com/jlouismonteiro > http://www.tomitribe.com > > > On Tue, May 13, 2014 at 1:02 PM, Thiago Veronezi <[email protected] > >wrote: > > > Oh... Java 7 feature... > > > > > > > http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html#RuntimeException(java.lang.String > > , > > java.lang.Throwable, boolean, boolean) > > > > []s, > > Thiago. > > > > > > > > On Tue, May 13, 2014 at 4:00 PM, Thiago Veronezi <[email protected] > > >wrote: > > > > > Hi JL, > > > > > > It looks like we have a small refactoring issue here. :) > > > > > > > > > > > > http://ci.apache.org/builders/tomee-trunk-ubuntu/builds/75/steps/compile/logs/stdio > > > http://svn.apache.org/viewvc?view=revision&revision=r1594303 > > > > > > Missing commit? > > > > > > []s, > > > Thiago. > > > > > >
