You are welcome. Yes, firewalls still have a hard time preventing you from using a https connectgion .. ;-).

Werner

[EMAIL PROTECTED] wrote:
Thank you Ralf and Werner,

actually I'm behind a firewall and need a proxy to gain access to http. I 
solved the problem by using https://svn.codehaus.org/castor (https!). Now it 
works.

Regards
-------- Original-Nachricht --------
Datum: Fri, 19 Oct 2007 16:24:51 +0200
Von: Werner Guttmann <[EMAIL PROTECTED]>
An: [email protected]
Betreff: Re: [castor-user] Unable to build castor "jdo/conf not found"

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



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

   http://xircles.codehaus.org/manage_email

Reply via email to