This one time, at band camp, Stein M. Eliassen said:

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

I just updated to CVS HEAD, cleaned, compiled the codebase, the
examples and the tests just fine. No problems whatsoever. Are you
using one of the build scripts (.sh or .bat) to compile? Also, make
sure that you execute the cvs update command using the -d and -P
options. I just keep these options in ~/.cvsrc.

Bruce
--
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

The Castor Project
http://www.castor.org/

Apache Geronimo
http://incubator.apache.org/projects/geronimo.html

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to