ignore this - it has already been fixed. On Sun, 14 Apr 2002 22:30, Peter Donald wrote: > ---------------------------------------------------- > This email is autogenerated from the output from: > <http://jakarta.apache.org/builds/gump/2002-04-14/jakarta-avalon-excalibur. >html> ---------------------------------------------------- > > Build results exceed maximum length. > Please see URL above for details. > Last 50 lines of build output follows. > > [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] assertEquals( "The returned id was not what was > expected.", i, id ); [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:255: > cannot resolve symbol [javac] symbol : method assertEquals > (java.lang.String,int,long) [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] assertEquals( "The next_id column in the database did > not have the expected value.", [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:266: > cannot resolve symbol [javac] symbol : method getLogger () > [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] getLogger().info( "testBigDecimalRequestIdsSize10" ); > [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:283: > cannot resolve symbol [javac] symbol : method assertEquals > (java.lang.String,java.math.BigDecimal,java.math.BigDecimal) [javac] > location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] assertEquals( "The returned id was not what > was expected.", [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:287: > cannot resolve symbol [javac] symbol : method assertEquals > (java.lang.String,java.math.BigDecimal,java.math.BigDecimal) [javac] > location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] assertEquals( "The next_id column in the database > did not have the expected value.", [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:297: > cannot resolve symbol [javac] symbol : method getLogger () > [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] getLogger().warn( "Test Skipped because BigDecimals > are not implemented in current driver." ); [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:303: > cannot resolve symbol [javac] symbol : method getLogger () > [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] getLogger().info( "testMaxByteIds" ); > [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:318: > cannot resolve symbol [javac] symbol : method assertEquals > (java.lang.String,long,byte) [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] assertEquals( "The returned id was not what was > expected.", i + initial, id ); [javac] ^ > [javac] > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.java:325: > cannot resolve symbol [javac] symbol : method fail (java.lang.String) > [javac] location: class > org.apache.avalon.excalibur.datasource.ids.test.TableIdGeneratorJdbcTestCas >e [javac] fail( "Should not have gotten an id: " + id ); > [javac] ^ > [javac] Note: > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build/testsrc/org/apache/a >valon/excalibur/monitor/test/MonitorTestCase.java uses or overrides a > deprecated API. [javac] Note: Recompile with -deprecation for details. > [javac] 100 errors > > BUILD FAILED > /home/rubys/jakarta/jakarta-avalon-excalibur/all/build.xml:294: Compile > failed; see the compiler error output for details. > > Total time: 1 minute 28 seconds
-- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>