Regarding new Dialects
by Vlad Mihalcea
Hi,
We have another Dialect coming as a pull request:
https://github.com/hibernate/hibernate-orm/pull/1330
In my opinion, we should integrate new Dialects and just document which
ones are maintained by us, and which ones are under development by other
parties.
For the Altibase database, the Dialect was sent by an Altibase employee, so
it is their interest to maintain it as well.
Vlad
8 years, 9 months
http://www.hibernatespatial.org/
by Steve Ebersole
Karel, a user was asking about problems using the hibernate-spatial mailing
list on IRC which precipitated a discussion about how we want deal with
these things moving forward. For example, the
http://www.hibernatespatial.org/ site is still up and running and really
has no indication that the move to integrate Spatial into Hibernate proper
was completed. What do you want to have happen with that website/URL?
As for other infrastructure, what would you like to have happen? It seems
like hibernate-spatial is a more user-focused mailing list, as opposed to a
dev mailing list? If so, Hibernate does not really do user mailing lists.
We prefer the forums or StackOverflow for user questions, so there is not a
straight "migration". You can obviously keep the hibernate-spatial mailing
list running too, but we should have some idea how to help users who are
having trouble with it on the website (which website depends on what you
decide to do with http://www.hibernatespatial.org/.
Any other things we should discuss in terms of infrastructure?
Davide, what was the exact problem the user on IRC was complaining about
wrt the hibernate-spatial mailing list?
8 years, 9 months
Re: [hibernate-dev] A warmup task: HSEARCH-2207
by Mincong Huang
Hi Sanne and Gunnar,
I've made my first pull request to Hibernate Search :
https://github.com/hibernate/hibernate-search/pull/1065
Cheers,
Mincong
On Sun, Apr 17, 2016 at 12:35 AM, Mincong Huang <mincong.h(a)gmail.com> wrote:
> Hi Sanne and Gunnar,
>
> I've read some docs and understand better about Apache Lucene and
> Hibernate Search now.
>
> Concerned about the HSEARCH-2207, I'm working on it. You can see my blog
> - Starting Hibernate Search
> <http://mincong-h.github.io/hibernate-search/2016/04/16/starting-hibernate...>
>
> for advances. I'll try to commit tomorrow or maybe Monday. This email is
> just keep you informed :)
>
> By the way, is there any way to boost maven install ? It takes me 7 min to
> run the project.
> I use the following command line (1 thread by processor)
>
> $ mvn clean install -s settings-example.xml -T 1C
>
> But "-T 1C" does not really help much.
>
> Good night,
> Mincong
>
> On Wed, Apr 13, 2016 at 11:36 PM, Mincong Huang <mincong.h(a)gmail.com>
> wrote:
>
>> Thanks for your encouragement, I'll keep working on it :)
>>
>> Mincong
>>
>> On Wed, Apr 13, 2016 at 9:01 AM, Gunnar Morling <gunnar(a)hibernate.org>
>> wrote:
>>
>>> Hey Mincong,
>>>
>>> Nice! Looking forward to your pull request for this issue very much.
>>>
>>> Thanks,
>>>
>>> --Gunnar
>>>
>>>
>>>
>>> 2016-04-13 1:32 GMT+02:00 Sanne Grinovero <sanne(a)hibernate.org>:
>>>
>>>> Hi Mincong,
>>>> great start!
>>>>
>>>> I've added you to the right groups on JIRA, so now HSEARCH-2207 is
>>>> assigned to you.
>>>>
>>>> To be allowed to send emails to the hibernate dev mailinst list you
>>>> have to register first:
>>>> - https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>>>
>>>> Thanks,
>>>> Sanne
>>>>
>>>>
>>>> On 12 April 2016 at 22:55, Mincong Huang <mincong.h(a)gmail.com> wrote:
>>>> > Hi Sanne ant Gunner,
>>>> >
>>>> > Concerned with the issue HSEARCH-2207, I'm studying on it.
>>>> >
>>>> > I created a demo and write a blog about boolean query in Apache
>>>> Lucene.
>>>> > As for Hibernate Search, I still not start learning it. I'll probably
>>>> start
>>>> > this weekend.
>>>> > For instant, my priority is to understand the index, query and
>>>> analyzer in
>>>> > Lucene.
>>>> >
>>>> > My JIRA account is mincong.h(a)gmail.com
>>>> >
>>>> > I'm not allowed to send email to hibernate dev list, so it isn't in
>>>> cc.
>>>> >
>>>> > Cheers,
>>>> > Mincong
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > On Sat, Apr 9, 2016 at 8:27 PM, Mincong Huang <mincong.h(a)gmail.com>
>>>> wrote:
>>>> >>
>>>> >> Hi Sanne,
>>>> >>
>>>> >> Thanks for your email. No, it won't be boring at all. On the
>>>> contrary,
>>>> >> this will be a great beginning !
>>>> >> I'll take a look on the issue and keep you informed. As for the JIRA
>>>> >> account, here's the mine :
>>>> >> mincong.h(a)gmail.com
>>>> >>
>>>> >> Cheers,
>>>> >> Mincong
>>>> >>
>>>> >>
>>>> >> On Fri, Apr 8, 2016 at 2:35 PM, Sanne Grinovero <sanne(a)hibernate.org
>>>> >
>>>> >> wrote:
>>>> >>>
>>>> >>> Hi Mincong,
>>>> >>>
>>>> >>> Gunnar suggested that I find a first task for you to familiarize
>>>> with
>>>> >>> the project, and to have you practice the process of creating
>>>> patches
>>>> >>> and proposing them for integration over GitHub.
>>>> >>>
>>>> >>> I think this issue could be suited:
>>>> >>> - https://hibernate.atlassian.net/browse/HSEARCH-2207
>>>> >>>
>>>> >>> I hope it's not too boring! It's not just an exercise, we need that
>>>> >>> done so it would be a valuable contribution already.
>>>> >>>
>>>> >>> Do you have an account on our JIRA server? If not create one, then
>>>> let
>>>> >>> me know your user id so I can assign the issue to you.
>>>> >>>
>>>> >>> Thanks,
>>>> >>> Sanne
>>>> >>
>>>> >>
>>>> >
>>>>
>>>
>>>
>>
>
8 years, 9 months
Master
by Steve Ebersole
Obviously consolidating hibernate-entitymanager into hibernate-core is a
fairly big effort. And I am getting concerned about the continuing pushes
to master in the meantime, many of which I know touch on code I have
changed. My concern is obviously getting done all this refactoring work
and then having to sift through all of the changes that have been pushed in
the interim and attempting to work out the proper integration strategy.
Long story short... I am contemplating pushing to master sooner rather than
later even though my refactoring may not be completely finished, especially
as we get towards the end of the week.
8 years, 9 months
GitHub PR management
by Vlad Mihalcea
Hi,
Both Andrea and I have been going through the current list of PR, and I
think it is a good idea to start labeling them.
Some issues are trivial and can be integrated as soon as we can commit on
the master.
I think we should add the following labels:
- Needs CLA
- Needs Jira
- Needs Test Case
- Envers
- 4.2
- 4.3
- 5.0
- 5.1
This way we can easily navigate through them.
Vlad
8 years, 9 months
Re: [hibernate-dev] A warmup task: HSEARCH-2207
by Sanne Grinovero
Hi Mincong,
great start!
I've added you to the right groups on JIRA, so now HSEARCH-2207 is
assigned to you.
To be allowed to send emails to the hibernate dev mailinst list you
have to register first:
- https://lists.jboss.org/mailman/listinfo/hibernate-dev
Thanks,
Sanne
On 12 April 2016 at 22:55, Mincong Huang <mincong.h(a)gmail.com> wrote:
> Hi Sanne ant Gunner,
>
> Concerned with the issue HSEARCH-2207, I'm studying on it.
>
> I created a demo and write a blog about boolean query in Apache Lucene.
> As for Hibernate Search, I still not start learning it. I'll probably start
> this weekend.
> For instant, my priority is to understand the index, query and analyzer in
> Lucene.
>
> My JIRA account is mincong.h(a)gmail.com
>
> I'm not allowed to send email to hibernate dev list, so it isn't in cc.
>
> Cheers,
> Mincong
>
>
>
>
> On Sat, Apr 9, 2016 at 8:27 PM, Mincong Huang <mincong.h(a)gmail.com> wrote:
>>
>> Hi Sanne,
>>
>> Thanks for your email. No, it won't be boring at all. On the contrary,
>> this will be a great beginning !
>> I'll take a look on the issue and keep you informed. As for the JIRA
>> account, here's the mine :
>> mincong.h(a)gmail.com
>>
>> Cheers,
>> Mincong
>>
>>
>> On Fri, Apr 8, 2016 at 2:35 PM, Sanne Grinovero <sanne(a)hibernate.org>
>> wrote:
>>>
>>> Hi Mincong,
>>>
>>> Gunnar suggested that I find a first task for you to familiarize with
>>> the project, and to have you practice the process of creating patches
>>> and proposing them for integration over GitHub.
>>>
>>> I think this issue could be suited:
>>> - https://hibernate.atlassian.net/browse/HSEARCH-2207
>>>
>>> I hope it's not too boring! It's not just an exercise, we need that
>>> done so it would be a valuable contribution already.
>>>
>>> Do you have an account on our JIRA server? If not create one, then let
>>> me know your user id so I can assign the issue to you.
>>>
>>> Thanks,
>>> Sanne
>>
>>
>
8 years, 9 months