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 least some error messages.

You could confirm this by modifying build.xml to include some more <echo...>
commands just to isolate a point of failure.  I've had to resort to this
before.
Another option is running this:

 build -debug

It shows mountains of stuff, but usually it's quite helpful.

--
Nicola Ken Barozzi                   [EMAIL PROTECTED]
            - verba volant, scripta manent -
   (discussions get forgotten, just code remains)
---------------------------------------------------------------------


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to