Hibernate, Tomcat, Ant Question

I

IchBin

Hi All,

I just downloaded hibernate-3.0alpha. I ran the build. After entering
issuing ant, for the build, I recieved the following message:

C:\Program Files\hibernate-3.0alpha>ant
Buildfile: build.xml
BUILD FAILED
C:\Program Files\hibernate-3.0alpha\build.xml:110: taskdef A class needed by
class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask cannot be
found: junit/framework/Test
Total time: 5 seconds

I do not know where this ant package is? Does anybody know whick jar I can
find it in?

I have apache-ant-1.6.2, Tomcat 5.5 running and trying to install the
hibernate-3.0alpha version.

I have looked at some of the ant jars but can't seem to find it.

--


Thanks in Advance...
IchBin
__________________________________________________________________________

'Laughter is inner jogging'
- Norman Cousins, editor and author (1915-1990)
 
B

Bryce

Hi All,

I just downloaded hibernate-3.0alpha. I ran the build. After entering
issuing ant, for the build, I recieved the following message:

C:\Program Files\hibernate-3.0alpha>ant
Buildfile: build.xml
BUILD FAILED
C:\Program Files\hibernate-3.0alpha\build.xml:110: taskdef A class needed by
class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask cannot be
found: junit/framework/Test
Total time: 5 seconds

I do not know where this ant package is? Does anybody know whick jar I can
find it in?

I have apache-ant-1.6.2, Tomcat 5.5 running and trying to install the
hibernate-3.0alpha version.

I have looked at some of the ant jars but can't seem to find it.

The package is JUnit. Google for it, and download. Put the JUnit class
in Ant's lib directory.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top