-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: 'splash' ant task problem!!
PostPosted: Wed May 05, 2004 3:04 am 
Newbie

Joined: Wed May 05, 2004 2:42 am
Posts: 2
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.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 05, 2004 3:07 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Just remove the "splash" dependency, you don't need it. It's a graphical splash screen, you probably are compiling on a headless server with no graphical output.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
 Post subject:
PostPosted: Wed May 05, 2004 3:52 am 
Newbie

Joined: Wed May 05, 2004 2:42 am
Posts: 2
Thanks for ur suggestion. yes it worked.
Thanks anyway. will ping you again if got any more problem.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.