Hi All,
I retrieve hibernate 2.0 through CVS successfully. When I ran Ant, it throws an error having text:
Quote:
F:\cvs-working\Hibernate2\build.xml:320: Could not create task of type: splash. Common solutions are to use taskdef to declare your task, or, if this is an optional task, to put the optional.jar in the lib directory of your ant installation (ANT_HOME).
I go to the line 320 in build.xml and found a target having name 'splash'. I didn't understand why it complains in such a way. Please help me.
regards, Khan.