This one time, at band camp, Stein M. Eliassen said:
SME>Working fine here, already upgraded the server. SME> SME>Do you want a regular bugzilla-report?
Yes, please. This helps us track the patches. Also, I have to integrate these patches, run all the tests and debug any issues that arise.
I'm trying to build the tests, but: castor-build.check:
tests:
[javac] Compiling 53 source files to /home/steinme/workspace/CastorCVS/build/tests
[javac] /home/steinme/workspace/CastorCVS/src/tests/org/exolab/castor/tests/framework/CastorTestCase.java:223: incompatible types
[javac] found : java.lang.Object
[javac] required: org.exolab.castor.tests.framework.testDescriptor.TestDescriptor
[javac] _testDescriptor = TestDescriptor.unmarshal(new InputStreamReader(descriptor));
[javac] ^
[javac] /home/steinme/workspace/CastorCVS/src/tests/org/exolab/castor/tests/framework/testDescriptor/UnitTestCase.java:69: cannot resolve symbol
[javac] symbol : constructor Failure (java.lang.String)
[javac] location: class org.exolab.castor.tests.framework.testDescriptor.Failure
[javac] private org.exolab.castor.tests.framework.testDescriptor.Failure _failure = new org.exolab.castor.tests.framework.testDescriptor.Failure("false");
[javac] ^
[javac] /home/steinme/workspace/CastorCVS/src/tests/org/exolab/castor/tests/framework/testDescriptor/UnitTestCase.java:93: cannot resolve symbol
[javac] symbol : constructor Failure (java.lang.String)
[javac] location: class org.exolab.castor.tests.framework.testDescriptor.Failure
[javac] setFailure(new org.exolab.castor.tests.framework.testDescriptor.Failure("false"));
[javac] ^
[javac] 3 errors
It appers that the tests are not updated in cvs?
Stein
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
