Not to mention (note to self) that we need to branch off 3.6 first..
On Friday, October 08, 2010 11:16:04 am Steve Ebersole wrote:
Should have said that this is dependent on some preliminary work,
mostly on
moving to Java 6
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5623
On Friday, October 08, 2010 11:00:34 am Steve Ebersole wrote:
> Be kind of stupid to not huh? ;)
>
>
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5632
>
> On Friday, October 08, 2010 10:54:48 am Strong Liu wrote:
> > btw, any plan that merge the hibernate4 source to github?
> >
> > On Oct 8, 2010, at 9:36 PM, Steve Ebersole wrote:
> > > Hey Paul
> > >
> > > On Thursday, October 07, 2010 07:23:31 pm Paul Benedict wrote:
> > >> I missed the behind-the-scenes discussion. Why was SVN booted?
> > >
> > > We generally discuss stuff like this at our weekly dev meetings on
> > > irc.
> > >
> > >> And can
> > >> I still submit SVN diff patches?
> > >
> > > I personally do not know how to apply an SVN diff against Git. Or at
> > > least I have not tried to see if it will work (pretty sure patch can
> > > apply diffs produced by SVN).
> > >
> > > The other option you have is to move the work over to a GitHub fork
> > > of the main hibernate repo, reapply your changes (either copy them
> > > in place or using patch from the svn diff) and then commit them to
> > > your fork; you'd then initiate a pull request to us. This is the
> > > better option. And even though it sounds like a lot of work, It
> > > probably really is not.
> > >
> > > I can help you on irc if you run into problems (#hibernate-dev on
> > >
> > > freenode), or the folks on github irc (#guithub on freenode) can help
> > > too I am sure