On 7 oct. 2010, at 23:20, Steve Ebersole wrote:
> On Thursday, October 07, 2010 01:51:52 pm Steve Ebersole wrote:
>> On Thursday, October 07, 2010 04:30:11 am Emmanuel Bernard wrote:
>>> If you want to contribute a fix or new feature, either use the pure Git
>>> approach, or use the GitHub fork
Git on purpose does not allow for partial checkout. Sorry.
What you can do is do ashallow clone ie to get all the history. This does not
solve your problem, simply speed things up
--depth
Create a shallow clone with a history truncated to the specified number of
revisions. A shallow repositor
On 7 oct. 2010, at 20:51, Steve Ebersole wrote:
>> o prefer rebase over merge
>> Rebase put changes from the branch you forked below the new commits you
>> have done and thus keep the history linear.
>>
>> got checkout HHH-XXX
>> git rebase master
>>
>> DO NOT rebase a branch that you have sh
Bear in mind too though that the git clone operation is *much* faster than the
corresponding svn checkout.
Simply having all the modules "there" will not force Maven to do anything.
Maven *always* uses the version of dependencies from the repo. So unless you
run install on the core module y
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
Hi,
as mentioned Hibernate Validator is following suite and is not also on
GitHub.
Access is via: http://github.com/hibernate/hibernate-validator
You find more info on how to get started with Validator here -
http://community.jboss.org/wiki/ContributingtoHibernateValidator
If you find inconsi
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 a
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
Speaking of that, does JIRA have a github plugin? You can't view the
source commits anymore in an issue:
Repository Hibernate4 on http://fisheye2.atlassian.com/ failed:
unknown repository: Hibernate4
-- Paul
On Fri, Oct 8, 2010 at 10:54 AM, Strong Liu wrote:
> btw, any plan that merge the hiber
https://fisheye2.atlassian.com/browse/Hibernate-Core
validator is pending.
--
Steve Ebersole
http://hibernate.org
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
I had them set up a new one over the GitHub repo (see email I just sent to
list). I also just updated JIRA to use that Fisheye repo.
I had them drop the indexing of the SF git repo at the same time.
On Friday, October 08, 2010 11:03:37 am Paul Benedict wrote:
> Speaking of that, does JIRA have
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/
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
>
13 matches
Mail list logo