-->
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: Separate Ant tools from Eclipse tools?
PostPosted: Mon May 07, 2007 12:52 pm 
Newbie

Joined: Wed Aug 30, 2006 3:17 pm
Posts: 11
Would it be possible for the next release of Hibernate Tools to include two separate downloads, one that contains everything needed for running in Eclipse, and one that just includes the tools for Ant? I'm only interested in using the <hibernatetool> Ant task for schema generation, and having to download that 32MB monster of a ZIP file and then dig around 4 or 5 unintuitively-named (Eclipse-specific) directories just to find hibernatetool.jar (and its dependencies, which currently can only be determined by trial and error) is a huge PITA. A package like this would be nice:

HibernateTool-ant-###.zip
---------------------------------
hibernatetool.jar
lib/
(required libraries go here)
doc/
(javadocs for the provided classes go here)
README
LICENSE
yadayada


Pretty please! :-)

_________________
Rich Eggert


Top
 Profile  
 
 Post subject:
PostPosted: Mon May 07, 2007 5:30 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
so this is not optimal and not sure if there is any optimal solution.

The libraries are actually very easy....just use the jars that are distributed with hibernate tools - then everything will work together.

If we do a hibernate-tools distribution only you would still get close to alot of megs since all the dependencies (including hibernate) gets big.

What we want to end up with is actually that the hibernate tools/ant stuff gets merged/piggy-backed onto the hibernate distro.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 10, 2007 3:45 pm 
Newbie

Joined: Wed Aug 30, 2006 3:17 pm
Posts: 11
Having the Ant stuff included in the main Hibernate distro is fine with me (it would probably even be preferable to having it be a separate package). I just don't want to have to dig through a bunch of Eclipse plugin directories just to be able to use an Ant task.

_________________
Rich Eggert


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.