[hibernate-dev] hibernate-tools svn tag/branch for beta7

2006-09-22 Thread Tomislav Stojcevich
Does anybody know if the current release of hibernate-tools 3.2.beta7 has been tagged or if a branch exists in SVN? If so, what is that tag/branch? I can't seem to locate a tag or branch for anything later than 3.1.beta5a -- tom ___ hibernate-dev mail

[hibernate-dev] SVN Tag for 3.2.0.GA?

2008-02-19 Thread Tomislav Stojcevich
Was a tag created for this release? The closest I can find is CR1, I need the sources to the GA release. Thanks, --tom ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

[hibernate-dev] Re: SVN Tag for 3.2.0.GA? (hibernate-tools)

2008-02-19 Thread Tomislav Stojcevich
This was for hibernate-tools. On Feb 19, 2008 10:07 AM, Tomislav Stojcevich <[EMAIL PROTECTED]> wrote: > Was a tag created for this release? The closest I can find is CR1, I > need the sources to the GA release. > > > Thanks, &

Re: [hibernate-dev] Hibernate EntityManager and Annotations bug fix release

2008-03-17 Thread Tomislav Stojcevich
> What's the current situation with regards to getting this into the Maven > central repository at repo1.maven.org? Can somebody from the dev team request to have them uploaded or better yet, setup a sync? see http://maven.apache.org/guides/mini/guide-central-repository-upload.html _

[hibernate-dev] Sync maven jboss repo with central repo?

2008-05-14 Thread Tomislav Stojcevich
The jboss maven repo is not currently being sync'd to the central repo for the org/hibernate packages. I need the latest entitytManager which is no in central but is in the jboss repo. I can't just add the jboss repository in my pom because our 'production' builds are done on a special build serv

Re: [hibernate-dev] Sync maven jboss repo with central repo?

2008-05-14 Thread Tomislav Stojcevich
On Wed, May 14, 2008 at 4:37 PM, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: > Just a comment: I never understood how a community global repository is > considered > more trustworthy than some other repository. > The number of users/reviewers? who controls its contents? how long it's been aroun

Re: [hibernate-dev] Sync maven jboss repo with central repo?

2008-05-16 Thread Tomislav Stojcevich
Yes, I also forsee the pissing contest unfortunately. Part of the problem is that there are the same artifacts in both repositories with differing poms. Which pom is correct? This makes troubleshooting a nightmare when 2 developers are getting different results, only to finally find out that one

Re: [hibernate-dev] Sync maven jboss repo with central repo?

2008-05-16 Thread Tomislav Stojcevich
> I vote for the pom maintained by the dev team behind the project - anything > else is an approximiation. > > I'm not saying our pom's are perfect, but at least they are now actively > maintained. > > Just my additional 2 cent. > /max > I agree 100%, I think the poms that come from the project te

Re: [hibernate-dev] Hibernate 3.3.0.GA released

2008-08-18 Thread Tomislav Stojcevich
related thread: http://www.mail-archive.com/hibernate-dev@lists.jboss.org/msg02737.html ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev

Re: [hibernate-dev] Hibernate 3.3.0.GA released

2008-08-18 Thread Tomislav Stojcevich
> 2) As you mentioned, this is in fact a dumb linear search. But luckily > it is a consistently dumb linear search :) It will always follow the > order in which the repos are specified in your settings.xml. No issue > of non-reproducibility. > Except the case where you are working on multiple pr