Re: [Hibernate] autobuild is runnable but fails

2005-04-15 Thread John Franey
Max, I've posted jira HBX-228. The root cause of some of my trouble is: confusion and ignorance, but that's not to say all the trouble is gone. If you could just take a look at the patch files in the jira issue and resolve, then I'll be happier. Sorry for the confusion. John Max Rydahl Andersen

[Hibernate] Fwd: [dom4j-dev] [announcement] dom4j 1.6 released!

2005-04-15 Thread Max Rydahl Andersen
FYI - dom4j now has a proper release with the threadlocals removed. If noone havent done it before tomorrow i'll add it so it can be in 3.0.1 -max --- Forwarded message --- From: "Maarten Coene" <[EMAIL PROTECTED]> To: dom4j-dev@lists.sourceforge.net Cc: Subject: [dom4j-dev] [announcement]

Re: [Hibernate] autobuild is runnable but fails

2005-04-15 Thread Max Rydahl Andersen
On Fri, 15 Apr 2005 21:25:03 +0200, John Franey <[EMAIL PROTECTED]> wrote: Max, and all, I've got the autobuild running to a very minimal level. Nice affected file, I put the revision that was HEAD during the time I was truing to get this to work (week of 10 April). Should I put these in

[Hibernate] autobuild is runnable but fails

2005-04-15 Thread John Franey
Max, and all, I've got the autobuild running to a very minimal level. Its properly configured, it checks-out source and tries to generate build.xml scripts in each plugin. Unfortunately, at the time I was running this, there are failures when it tries to generate build.xml scripts for each pl

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread Max Rydahl Andersen
On Fri, 15 Apr 2005 23:07:10 +0200, snpe <[EMAIL PROTECTED]> wrote: With WTP we used content based editor detection - meaning that xml files that starts with the main tags in hbm.xml and cfg.xml will be handled by our xml editors. No need to register a specific xml editor anymore. eclipse start xm

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
> With WTP we used content based editor detection - meaning that xml files > that > starts with the main tags in hbm.xml and cfg.xml will be handled by our > xml editors. > > No need to register a specific xml editor anymore. > eclipse start xml editor from wtp project - there is xml source ed

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread Max Rydahl Andersen
On Fri, 15 Apr 2005 18:52:05 +0200, snpe <[EMAIL PROTECTED]> wrote: can't resolve symbol hmm - i thought I had fixed that one. Well, it can be kinda deleted anyway. I change with org.eclipse.core.internal.runtime.Assert.isNotNull(element) and plugin compile, but I can see any editor. Is there

[Hibernate] hibernate tools - reverse engineering

2005-04-15 Thread snpe
Max, This plugin for call hibernate artifact wizard from database server view (webtools) Popup menu is for views and tables Plugin work when choose tables without dependencies with another tables - for better version You have to change JDBCBinder link : http://www.snpe.co.yu/org.hibernate.reven

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
On Friday 15 April 2005 01:05 pm, Max Rydahl Andersen wrote: > On Fri, 15 Apr 2005 13:58:20 +0200, Max Rydahl Andersen > <[EMAIL PROTECTED]> wrote: > > > > > > yes - xml editor is the only one that is dependent on it. > > > > And the changes AFAIK is "just" renames - but i'll follow up on it. >

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread Max Rydahl Andersen
On Fri, 15 Apr 2005 13:58:20 +0200, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: yes - xml editor is the only one that is dependent on it. And the changes AFAIK is "just" renames - but i'll follow up on it. and I just updated it and it works fine after some reimports and a few renames. /max /

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread Max Rydahl Andersen
On Fri, 15 Apr 2005 15:55:23 +0200, snpe <[EMAIL PROTECTED]> wrote: Hello, There are big API changes in last webtools - mapper plugin doesn't work (xml editor), other is fine yes - xml editor is the only one that is dependent on it. And the changes AFAIK is "just" renames - but i'll follow up on

Re: [Hibernate] plugin builds: what dependencies

2005-04-15 Thread snpe
Hello, There are big API changes in last webtools - mapper plugin doesn't work (xml editor), other is fine regards On Thursday 14 April 2005 08:29 pm, Max Rydahl Andersen wrote: > On Thu, 14 Apr 2005 21:55:34 +0200, John Franey <[EMAIL PROTECTED]> > wrote: > > > Max, and all: > > > > What plu