> > I had a question about 3.3-RC3. Am I the only one for whom the > SqlExpressionTest fails? Surely this cannot be. I am building from a > clean svn co of the TORQUE_3_3_RC3 tag(s). > > $ maven jar:jar ..
> [junit] Running org.apache.torque.util.SqlExpressionTest > [junit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 0.623 sec > [junit] [ERROR] TEST org.apache.torque.util.SqlExpressionTest FAILED .. > > BUILD FAILED > File...... /home/brmiller/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly > Element... fail > Line...... 181 > Column.... 54 > There were test failures. > Total time: 17 seconds > Finished at: Fri Feb 01 21:19:56 GMT 2008 > I went back to 3.3-RC1 and it won't pass the same test either. And I know I've built 3.3-RC1 from source before. It then occurred to me that we moved our development environment to Java 1.6 since then. Rebuilding the torque runtime (3.3-RC3) using Java 1.5 and the tests work just fine. I haven't investigated any further why it won't build under Java 1.6. Brendan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
