You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by Norbert Sándor <de...@erinors.com> on 2005/08/06 18:43:21 UTC

building tap4

Hi,

I'm trying to build tapestry in Eclipse from CVS.
I get the error message at hivebuild\module.xml:188: Could not create task or type of type: junit.
What does this mean?

Thanks,
Norbi

Re: building tap4

Posted by Norbert Sándor <de...@erinors.com>.
The build was successful from the command line, it must be an Eclipse 
configuration problem.
Norbi

----- Original Message ----- 
From: "Norbert Sándor" <de...@erinors.com>
To: <ta...@jakarta.apache.org>
Sent: Saturday, August 06, 2005 6:43 PM
Subject: building tap4


Hi,

I'm trying to build tapestry in Eclipse from CVS.
I get the error message at hivebuild\module.xml:188: Could not create task 
or type of type: junit.
What does this mean?

Thanks,
Norbi 



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


Re: building tap4

Posted by Geoff Longman <gl...@gmail.com>.
from: http://tinyurl.com/as8aq


"This message means that Ant could not find the task or a class this
task relies on. Ant is trying to load the JUnit JAR files. When using
Ant outside of the IDE you have to place junit.jar in the
%ANT_HOME%/lib directory. That task doesn't work when using Eclipse
because it uses its own version of Ant. Instead junit.jar must be
placed in Eclipse's Ant directory, that is, in
%ECLIPSE_HOME%/plugins/org.apache.ant_1.6.2/lib (obviously the version
of Ant may vary with the version of Eclipse)."

Geoff

On 8/6/05, Norbert Sándor <de...@erinors.com> wrote:
> Hi,
> 
> I'm trying to build tapestry in Eclipse from CVS.
> I get the error message at hivebuild\module.xml:188: Could not create task or type of type: junit.
> What does this mean?
> 
> Thanks,
> Norbi
> 


-- 
The Spindle guy.           http://spindle.sf.net
Get help with Spindle:   
http://lists.sourceforge.net/mailman/listinfo/spindle-user
Announcement Feed:    
http://www.jroller.com/rss/glongman?catname=/Announcements
Feature Updates:            http://spindle.sf.net/updates

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org