Hi guys,

I don't have the missing classes from Arnaud, the work-around I'm using
is to checkout out the src/tests directory using a date prior to
Arnaud's last checkin, and then I just make sure to just update the
src/main tree and not the tests when I do an update.

Hopefully Arnaud will get that cleaned up soon. I can backout those
changes if need be, but I'm hoping to avoid the extra work if I can.

I think if you use a date like 2003-10-01 when you do the update you'll
be ok.

--Keith



Bruce Snyder wrote:
> 
> This one time, at band camp, Marc Lehnert said:
> 
> ML>I've downloaded a clean copy of the CVS tree but the "build all" fails
> ML>because the testsuite is incomplete. Some classes are missing in the
> ML>repository.
> ML>
> ML>    [javac] D:\castor\src\tests\main\org\exolab\castor\tests\framework\XMLTestCa
> ML>se.java:49: cannot resolve symbol
> ML>    [javac] symbol  : class CallMethod
> ML>    [javac] location: package testDescriptor
> ML>    [javac] import org.exolab.castor.tests.framework.testDescriptor.CallMethod;
> ML>    [javac]                                                         ^
> ML>    [javac] D:\castor\src\tests\main\org\exolab\castor\tests\framework\XMLTestCa
> ML>se.java:54: cannot resolve symbol
> ML>    [javac] symbol  : class Configuration
> ML>    [javac] location: package testDescriptor
> ML>    [javac] import org.exolab.castor.tests.framework.testDescriptor.Configuratio
> ML>n;
> ML>    [javac]                                                         ^
> 
> Marc,
> 
> I notified Arnaud about this right before he left for vacation. The
> workaround that we're using for the JDO side is to remove the
> src/tests/main directory. But if you're in need of the XML tests, this
> poses a problem and you'll need to either wait for Arnaud to return or
> take up the issue with Keith.
> 
> 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