Re: Building Cocoon 2.1-dev

2003-02-04 Thread Nicola Ken Barozzi
Geoff Howard wrote: -Original Message- From: Morten Ludvigsen [mailto:[EMAIL PROTECTED]] Thanks very much for your reply. I have just tried what you suggested, but the build still does not get past the init target. It does not look like it even calls javac. If it did I would expect at l

RE: Building Cocoon 2.1-dev

2003-02-03 Thread Geoff Howard
> -Original Message- > From: Morten Ludvigsen [mailto:[EMAIL PROTECTED]] > > Thanks very much for your reply. > > I have just tried what you suggested, but the build still does not get > past the init target. It does not look like it even calls javac. If it > did I would expect at least som

Re: Building Cocoon 2.1-dev

2003-02-03 Thread Morten Ludvigsen
Thanks very much for your reply. I have just tried what you suggested, but the build still does not get past the init target. It does not look like it even calls javac. If it did I would expect at least some error messages. As I said, there is probably something very basic that I have forgotten

Re: Building Cocoon 2.1-dev

2003-02-03 Thread Antonio Gallardo
Please downloaded the lastest version. Today morning Haul resolve the problem with the sitemap. Antonio Gallardo. I am already running the lastest CVS and build fine. Mark Eggers dijo: > I just built CVS HEAD yesterday afternoon. There are > some problems with sitemap validation, so you will >

Re: Building Cocoon 2.1-dev

2003-02-03 Thread Mark Eggers
I just built CVS HEAD yesterday afternoon. There are some problems with sitemap validation, so you will have to turn that off (false) in properties.xml. One of the things I have to remember is to clear my custom CLASSPATH variable before I start the build process. To build, I do the following:

Building Cocoon 2.1-dev

2003-02-03 Thread Morten Ludvigsen
Hi, I sent this mail to the list some days ago, and have gotten no reply, so I'll try again :-) BTW should this question be asked on the dev-list instead? I must be missing something pretty basic here. I am trying to build Cocoon from the current CVS HEAD. However the build process does not ge