-->
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.  [ 29 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Hibernate Tools Nightly builds
PostPosted: Thu Sep 08, 2005 3:55 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
We now have nightly builds of the hibernate ant tasks and eclipse plugins available at:

http://download.jboss.org/jbosside/builds/nightly/

THESE PLUGINS ARE BUILT DIRECTLY FROM CVS SO USE THEM AT YOUR OWN RISK ,)

Every day/night a new build will be made available via the cruisecontrol available at jboss. Details about the builds are available at http://cruisecontrol.jboss.com:80/cc/bu ... s/jbosside

The nightly builds contains all the other JBossIDE plugins, but there is also a Hibernate tools only download.

Please remember that these nightly builds are versioned with a N<timestamp> and thus should be picked up as a newer version than any existing hibernate plugin installation. But if you have issues with the installation then try and remove any older versions of the plugins and start eclipse with a -clean argument to make it rescan the plugins/features directories.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 11, 2005 10:49 pm 
Expert
Expert

Joined: Mon Jul 04, 2005 5:19 pm
Posts: 720
There's a "Hibernate Tools only" link on the tools home page that points to http://download.jboss.org/jbosside/hibernatetools/updates/development/ . There is only one file there, org.hibernate.eclipse.feature_3.1.0.alpha5.jar, and it has a single XML file in it.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 12, 2005 1:29 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
that is the eclipse update site! nothing to do with nightly builds.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: can you get nightly builds from any update site?
PostPosted: Mon Sep 26, 2005 10:52 am 
Regular
Regular

Joined: Thu Sep 09, 2004 6:46 pm
Posts: 96
can you get nightly builds from any update site?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 26, 2005 10:56 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
no

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Looks like its broken
PostPosted: Mon Oct 24, 2005 6:15 am 
Newbie

Joined: Thu Apr 21, 2005 4:59 am
Posts: 15
The nighty build process seems broken : no new build available since friday.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 24, 2005 6:36 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
AFAIK thats because nothing has changed in cvs since friday ;)

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Oct 25th night build
PostPosted: Wed Oct 26, 2005 12:49 pm 
Beginner
Beginner

Joined: Thu Aug 04, 2005 8:41 pm
Posts: 47
How can I get the recent build? I'm looking for hibernate tools
to try fix for HBX-317 for full constructors generation?

Thanks,
--MG


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 26, 2005 2:40 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
look at tools.hibernate.org

have both a nightly build and instructions on how to get it from eclipse

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: Nightly Builds not Working??
PostPosted: Wed Jan 11, 2006 3:46 pm 
Beginner
Beginner

Joined: Mon Jun 06, 2005 6:48 pm
Posts: 45
Hi Max,

There seems to have been no nightly builds after Jan 07. Is the nightly build system not working or is it there have been no changes?

I am still interested in know if there are differences between the fixes for the betas of Hibernate Tools and the nightly builds. I really would like to try the enhancement you kindly put in for the nullable fields and primatives.

Many Thanks,
-Tony


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 3:53 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
hmm....i'll need to investigate why the builds are not building.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jan 11, 2006 3:54 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
p.s. if you know how to get the hibernateext/tools and build that hibernatetools.jar then just do that and replace it with the one in the plugins/org.hibernate.eclipse/lib/tools and it should just work.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject: build problem
PostPosted: Wed Aug 23, 2006 10:47 pm 
Regular
Regular

Joined: Fri Nov 07, 2003 6:31 am
Posts: 104
Location: Beijing, China
I'm trying to build the latest version of HibTools to circumvent the eclipse dependency problem.
(3.2beta6 dependency on:
Plug-in "org.eclipse.wst.validation.ui" version "1.0.0.v200605301759" referenced by this feature is missing.

Plug-in "org.eclipse.wst.common.frameworks.ui" version "1.0.100.v200605261351" referenced by this feature is missing)

The problem is ... it doesn't build!
i am just trying 'build jar copylib' under windows, it says:

Code:
D:\Java\anonhibernate.labs.jboss.com>build.bat jar copylib

D:\Java\anonhibernate.labs.jboss.com>set HIBERNATECORE=D:\Java\anonhibernate.labs.jboss.com\..\hibernate-3.2

D:\Java\anonhibernate.labs.jboss.com>java -cp "D:\Java\anonhibernate.labs.jboss.com\..\hibernate-3.2\lib\ant-launcher-1.6.5.jar" org.apache.tools.ant.launch.Launcher -lib D:\Java\anonhibernate.labs.jboss.com\..\hibernate-3.2/lib jar copylib
Buildfile: build.xml
  [taskdef] Could not load definitions from resource clovertasks. It could not be found.

init:
     [echo] Build Hibernate Extensions-3.0 (2006-08-24 10:37:31)

BUILD FAILED
D:\Java\anonhibernate.labs.jboss.com\common\common-build.xml:172: D:\Java\anonhibernate.labs.jboss.com\src\java not found.

Total time: 1 second

Of course there's no src directory in the root dir. I don;t know what the mistake is, I have located it in the common-build.xml but don't want to change it. I have no idea of what it should compile first.

cheers

_________________
/nodje


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 24, 2006 3:18 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
you do not need to build hibernateext to work with the plugins.

just checkout the plugins from jbosside and work with those directly.

_________________
Max
Don't forget to rate


Top
 Profile  
 
 Post subject:
PostPosted: Fri Dec 08, 2006 12:06 pm 
Expert
Expert

Joined: Tue Jul 11, 2006 10:21 am
Posts: 457
Location: Columbus, Ohio
Note: The SVN branched with Hibernate version 3.2, you need to check out from http://anonsvn.jboss.org/repos/hibernat ... bernateExt for the latest version.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 29 posts ]  Go to page 1, 2  Next

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.