You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@forrest.apache.org by Arik Kfir <ar...@users.sourceforge.net> on 2004/10/30 03:10:50 UTC

Error invoking "expand-dtd" build target

Hi all,

There seems to be (I think) a problem with the "expand-dtd" target in 
the build file. Executing "build.bat expand-dtd" on a fresh Forrest 0.6 
installation causes the error message "...\build.xml:317: taskdef class 
org.cyberneko.dtd.anttasks.DTD2XML cannot be found".

I took a look at the build.xml file, and there the <taskdef> points to 
the class "org.cyberneko.dtd.anttasks.DTD2XML", whereas in the 
"nekodtd-0.1.10.jar" located in "lib\core" the DTD2XML class seems to be 
in the "org.cyberneko.dtd.ant" package.

Can someone verify this?

I checked this using Forrest 0.6, Java 1.4.2_05 (as well as 1.5.0). I 
have an Ant 1.6.2 installation but I think forrest has its own ant 
distribution...

Arik.


Re: Error invoking "expand-dtd" build target

Posted by David Crossley <cr...@apache.org>.
On Sat, 2004-10-30 at 11:10, Arik Kfir wrote:
> Hi all,
> 
> There seems to be (I think) a problem with the "expand-dtd" target in 
> the build file. Executing "build.bat expand-dtd" on a fresh Forrest 0.6 
> installation causes the error message "...\build.xml:317: taskdef class 
> org.cyberneko.dtd.anttasks.DTD2XML cannot be found".
> 
> I took a look at the build.xml file, and there the <taskdef> points to 
> the class "org.cyberneko.dtd.anttasks.DTD2XML", whereas in the 
> "nekodtd-0.1.10.jar" located in "lib\core" the DTD2XML class seems to be 
> in the "org.cyberneko.dtd.ant" package.
> 
> Can someone verify this?
> 
> I checked this using Forrest 0.6, Java 1.4.2_05 (as well as 1.5.0). I 
> have an Ant 1.6.2 installation but I think forrest has its own ant 
> distribution...

Yes i can confirm the problem and have added an issue to
describe it.
http://issues.cocoondev.org/browse/FOR-353

-- 
David Crossley


Re: Error invoking "expand-dtd" build target

Posted by David Crossley <cr...@apache.org>.
On Sat, 2004-10-30 at 11:10, Arik Kfir wrote:
> Hi all,
> 
> There seems to be (I think) a problem with the "expand-dtd" target in 
> the build file. Executing "build.bat expand-dtd" on a fresh Forrest 0.6 
> installation causes the error message "...\build.xml:317: taskdef class 
> org.cyberneko.dtd.anttasks.DTD2XML cannot be found".
> 
> I took a look at the build.xml file, and there the <taskdef> points to 
> the class "org.cyberneko.dtd.anttasks.DTD2XML", whereas in the 
> "nekodtd-0.1.10.jar" located in "lib\core" the DTD2XML class seems to be 
> in the "org.cyberneko.dtd.ant" package.
> 
> Can someone verify this?
> 
> I checked this using Forrest 0.6, Java 1.4.2_05 (as well as 1.5.0). I 
> have an Ant 1.6.2 installation but I think forrest has its own ant 
> distribution...

Yes i can confirm the problem and have added an issue to
describe it.
http://issues.cocoondev.org/browse/FOR-353

-- 
David Crossley