-->
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.  [ 2 posts ] 
Author Message
 Post subject: halt ANT task on error
PostPosted: Wed Dec 13, 2006 8:40 am 
Newbie

Joined: Wed Dec 13, 2006 8:35 am
Posts: 1
Is it possible to make the various Hibernate ANT tasks (e.g. hbm2ddl) halt your ANT script when they encounter an error?

For example, I have found that problems with my import.sql file are reported in the ANT console output, but execution of the build continues. It would be very useful to have the option to make the ANT build stop when any error occurs.

Any help is much appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Dec 13, 2006 5:03 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
the ant task's does/should fail if an exception is actually thrown.

failure when doing import.sql by default does not throw an exception in hibernate; it just generates a log entry (which makes sense to avoid stopping just because the data have already been inserted)

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.