Re: BUILD FAILED: Could not create task... : if

2005-08-29 Thread AD Marshall
Hope this helps (rather than daunting or confusing) future cocoon newblies like me: SOLUTION: I finally got cocoon 2.1.7 to build completely, though with a bunch of warnings about "Multiple sources of package comments", unfound tags, tags references not found, unusable "@return" tags and "@params

Re: BUILD FAILED: Could not create task... : if

2005-08-28 Thread AD Marshall
Please pardon me, folks, i can't access the Net everyday. But i want to thank you all for your gracious help. I'm in the process of upgrading to JDK 5.0, Tomcat 5.5.9 and then Cocoon 2.1.7... cheers, andi On 8/23/05, Joerg Heinicke <[EMAIL PROTECTED]> wrote: > On 22.08.2005 22:42, Martin Brüg

Re: BUILD FAILED: Could not create task... : if

2005-08-22 Thread Joerg Heinicke
On 22.08.2005 22:42, Martin Brüggebors wrote: First: Use the ant that was shipped with cocoon (in cocoon-2.1.7/tools) by setting ANT_HOME=./cocoon--2.1.7/tools. I did not try that, but it should work. Cocoon actually sets ANT_HOME to its ant, but there is an option in the ant scripts loading

Re: BUILD FAILED: Could not create task... : if

2005-08-22 Thread Martin Brüggebors
Am Freitag, 19. August 2005 07:38 schrieb AD Marshall: > Can anyone suggest a solution or reference for the following issue? > > I'm repeatedly getting this message from cocoon's build.sh under SuSE Linux > 9.3: > > BUILD FAILED > /home/am/bin/cocoon-2.1.7/tools/targets/compile-build.xml:244: The >

Re: BUILD FAILED: Could not create task... : if

2005-08-21 Thread Ron Wheeler
Since my "distro" is Windows 2000, I guess I will have to ask Microsoft when their Ant distribution will include all of the anciliary files required to run Cocoon. I will have to check on Mandrake/Mandriva when I try to go live with this. I hope that I will be able to download my application fr

Re: BUILD FAILED: Could not create task... : if

2005-08-21 Thread AD Marshall
Hi Ron, If you haven't seen it already, see the last post by Mark. What's at the wiki page referred to, http://wiki.apache.org/cocoon/Installing, suggests the problem is related to how one's Linux distro does the installation of ant -- which would suggest it's up to the distro users to fix it.

Re: BUILD FAILED: Could not create task... : if

2005-08-21 Thread AD Marshall
Thanks tonnes, Mark. That actually looks like a combination of JD's and Ivan's suggestions. Will try ASAP. If works, will try document it a bit better. cheers, andi On 8/20/05, Mark Leicester <[EMAIL PROTECTED]> wrote: > Hi Andi, > > Have a look at http://wiki.apache.org/cocoon/Installing

Re: BUILD FAILED: Could not create task... : if

2005-08-20 Thread Ron Wheeler
I ran into this problem as well. Can this not be fixed in some way so that it is part of cocoon or part of ant or not used. If not, is there some way to check for its existance higher up in the script and complain in a resaonable way. Ron JD Daniels wrote: well heres a more useful reply...

Re: BUILD FAILED: Could not create task... : if

2005-08-20 Thread Mark Leicester
Hi Andi, Have a look at http://wiki.apache.org/cocoon/Installing - this appears to mention your problem. Cheers, Mark On 19 Aug 2005, at 06:38, AD Marshall wrote: Can anyone suggest a solution or reference for the following issue? I'm repeatedly getting this message from cocoon's build.sh

Re: BUILD FAILED: Could not create task... : if

2005-08-19 Thread AD Marshall
thanks JD, i'll try this first, then maybe Ivan's suggestion, if i still don't have a solution necessary. (it's late here already) I forgot to mention that the layout section in the forrest.properties file shipped with cocoon 2.1.7 has uncommented entries (unlike forrest) that don't point to th

Re: BUILD FAILED: Could not create task... : if

2005-08-19 Thread JD Daniels
well heres a more useful reply... somewhere in your build is: You need the ant-contrib for the to work. http://ant-contrib.sourceforge.net/ JD JD Daniels wrote: sounds like you need to add the ant-contrib jar to your ant classpath JD AD Mar

Re: BUILD FAILED: Could not create task... : if

2005-08-19 Thread JD Daniels
sounds like you need to add the ant-contrib jar to your ant classpath JD AD Marshall wrote: Can anyone suggest a solution or reference for the following issue? I'm repeatedly getting this message from cocoon's build.sh under SuSE Linux 9.3: BUILD FAILED /home/am/bin/cocoon-2.1.7/tools/target

BUILD FAILED: Could not create task... : if

2005-08-18 Thread AD Marshall
Can anyone suggest a solution or reference for the following issue? I'm repeatedly getting this message from cocoon's build.sh under SuSE Linux 9.3: BUILD FAILED /home/am/bin/cocoon-2.1.7/tools/targets/compile-build.xml:244: The following error occurred while executing this line: /home/am/bin/coc