Hi,

trying to clarify a few things.

[EMAIL PROTECTED] wrote:
Hello,

I'm behind a firewall and am not able to checkout from svn.
As Ralf mentioned in a separate email, you can checkout from our SVN repository using HTTP, which your firewall will not (be able to) block.

So I
tried downloading one of the snapshots. I wasn't able to build the
snapshot on my box.
You don't build snapshot releases, as they are binary releases. Have a look at

http://snapshots.repository.codehaus.org/org/codehaus/castor/

where you'll be able to find the JAR files for various Castor artifacts.

Starting bin\build.bat results in the error castor-1.1.2.1\cpa\src\main\java\org\castor\jdo\conf not found. BTW I
had to copy my ant.jar, ant-launcher.jar and ant-trax.jar from my ant
1.6 distribution to lib/ant-1.6.jar, lib/ant-1.6-launcher.jar and
lib/ant-1.6-trax.jar

How to build castor.
Basically, check out code from the SVN repo using HTTP, position yourself in the bin directory, and run build.bat/.sh <target>.

Tests are to be found in xmlctf/tests/MasterTestSuite

To run the CTF test suite, in bin issue

> CTFrun.bat/.sh ../xmlctf/tests/MasterTestSuite

If you quickly need somthing to verify, have a look at the template directories in either src/bugs or codegen/src/test/java and codegen/src/test/resources.

If you happen to be using Maven 2, there's POMs for every module.

I would like to run some of the tests and write
some own tests to be able to speed up resolving castor JIRA issues.

Regards


---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to