hello! if you really want to build castor yourself, you can get the most recent code from the svn: https://svn.codehaus.org/castor/castor/trunk To build the source code use the Maven build tool.
But I guess you should be fine, by just using the jars and import them into your project. Also the full documentary is provided castor's project website: http://castor.org/reference/html/index.html Cheers, daniel Am 19.05.2010 um 17:08 schrieb Jorrit Wortel: > Hi, > > Well actually we are trying to build Castor from the sources because on the > site we saw that it was the archive containing the most dependencies and the > full documentation. > We selected Castor because we want to use a framework to transform data from > a relational database to XML and from an XML file to a relational database. > We don't know what is the best option to do that: re using a .jar or > compiling from the sources. > > Could you advice us on the best way to do it? > > Best regards, > Jorrit Wortel -------------- http://soup.cyphorious.net http://cyphorious.net --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

