Re: [LANG] Ready for 3.5?

2016-06-05 Thread Pascal Schumacher
Another thing that has to be resolved before a release. When I run "mvn 
clirr:check", clirr reports errors for these classes:

org.apache.commons.lang3.time.DateParser
org.apache.commons.lang3.time.DatePrinter
org.apache.commons.lang3.time.FastDatePrinter

I would have pasted them, but it shows me german error messages. :(

Am 02.06.2016 um 23:18 schrieb Pascal Schumacher:
should be "If somebody else would like to RM, I'm also very happy with 
that."


Sorry,
Pascal

Am 02.06.2016 um 23:14 schrieb Pascal Schumacher:

Hello Benedikt

guess a 3.5 is overdue as 3.4 was released over a year ago. There are 
88 fixed jira issues:


https://issues.apache.org/jira/issues/?jql=project%20%3D%20LANG%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%203.5%20ORDER%20BY%20priority%20DESC 



With your help I am willing to give RMing a try. :) Of course I 
somebody else would like to do I'm also very happy with that. :)


I think LANG-1229: "Performance regression due to cyclic hashCode 
guard" should be solved before a release. This issue has been caused 
by the fix for https://issues.apache.org/jira/browse/LANG-456 
"HashCodeBuilder throws StackOverflowError in bidirectional navigable 
association". The suggested solution at 
https://issues.apache.org/jira/browse/LANG-1229 is to add a new 
method to HashCodeBuilder which allows appending with a cycle check. 
Any input on how to name this method or other solutions for this is 
very welcome. (Of course if no good solution is found we can always 
reopen LANG-456, as it not been released.)


Thanks,
Pascal

Am 02.06.2016 um 22:48 schrieb Benedikt Ritter:

Hello Pascal,

you have been working through the issues of [LANG] recently. Would 
you like
to do RM for 3.5? I can help you with that. I've done it several 
times in

the past.

Benedikt




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [LANG] Ready for 3.5?

2016-06-05 Thread Benedikt Ritter
Hello Pascal,

I'd like to have more people who are able to RM for our components. How
about we make an appointment and then do a Hangout/Skype call and I give
you a walk through?

Benedikt

Pascal Schumacher  schrieb am Do., 2. Juni 2016
um 23:19 Uhr:

> should be "If somebody else would like to RM, I'm also very happy with
> that."
>
> Sorry,
> Pascal
>
> Am 02.06.2016 um 23:14 schrieb Pascal Schumacher:
> > Hello Benedikt
> >
> > guess a 3.5 is overdue as 3.4 was released over a year ago. There are
> > 88 fixed jira issues:
> >
> >
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20LANG%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%203.5%20ORDER%20BY%20priority%20DESC
> >
> >
> > With your help I am willing to give RMing a try. :) Of course I
> > somebody else would like to do I'm also very happy with that. :)
> >
> > I think LANG-1229: "Performance regression due to cyclic hashCode
> > guard" should be solved before a release. This issue has been caused
> > by the fix for https://issues.apache.org/jira/browse/LANG-456
> > "HashCodeBuilder throws StackOverflowError in bidirectional navigable
> > association". The suggested solution at
> > https://issues.apache.org/jira/browse/LANG-1229 is to add a new method
> > to HashCodeBuilder which allows appending with a cycle check. Any
> > input on how to name this method or other solutions for this is very
> > welcome. (Of course if no good solution is found we can always reopen
> > LANG-456, as it not been released.)
> >
> > Thanks,
> > Pascal
> >
> > Am 02.06.2016 um 22:48 schrieb Benedikt Ritter:
> >> Hello Pascal,
> >>
> >> you have been working through the issues of [LANG] recently. Would
> >> you like
> >> to do RM for 3.5? I can help you with that. I've done it several
> >> times in
> >> the past.
> >>
> >> Benedikt
> >>
> >
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: [LANG] Ready for 3.5?

2016-06-02 Thread Pascal Schumacher
should be "If somebody else would like to RM, I'm also very happy with 
that."


Sorry,
Pascal

Am 02.06.2016 um 23:14 schrieb Pascal Schumacher:

Hello Benedikt

guess a 3.5 is overdue as 3.4 was released over a year ago. There are 
88 fixed jira issues:


https://issues.apache.org/jira/issues/?jql=project%20%3D%20LANG%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%203.5%20ORDER%20BY%20priority%20DESC 



With your help I am willing to give RMing a try. :) Of course I 
somebody else would like to do I'm also very happy with that. :)


I think LANG-1229: "Performance regression due to cyclic hashCode 
guard" should be solved before a release. This issue has been caused 
by the fix for https://issues.apache.org/jira/browse/LANG-456 
"HashCodeBuilder throws StackOverflowError in bidirectional navigable 
association". The suggested solution at 
https://issues.apache.org/jira/browse/LANG-1229 is to add a new method 
to HashCodeBuilder which allows appending with a cycle check. Any 
input on how to name this method or other solutions for this is very 
welcome. (Of course if no good solution is found we can always reopen 
LANG-456, as it not been released.)


Thanks,
Pascal

Am 02.06.2016 um 22:48 schrieb Benedikt Ritter:

Hello Pascal,

you have been working through the issues of [LANG] recently. Would 
you like
to do RM for 3.5? I can help you with that. I've done it several 
times in

the past.

Benedikt




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [LANG] Ready for 3.5?

2016-06-02 Thread Pascal Schumacher

Hello Benedikt

guess a 3.5 is overdue as 3.4 was released over a year ago. There are 88 
fixed jira issues:


https://issues.apache.org/jira/issues/?jql=project%20%3D%20LANG%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%203.5%20ORDER%20BY%20priority%20DESC

With your help I am willing to give RMing a try. :) Of course I somebody 
else would like to do I'm also very happy with that. :)


I think LANG-1229: "Performance regression due to cyclic hashCode guard" 
should be solved before a release. This issue has been caused by the fix 
for https://issues.apache.org/jira/browse/LANG-456 "HashCodeBuilder 
throws StackOverflowError in bidirectional navigable association". The 
suggested solution at https://issues.apache.org/jira/browse/LANG-1229 is 
to add a new method to HashCodeBuilder which allows appending with a 
cycle check. Any input on how to name this method or other solutions for 
this is very welcome. (Of course if no good solution is found we can 
always reopen LANG-456, as it not been released.)


Thanks,
Pascal

Am 02.06.2016 um 22:48 schrieb Benedikt Ritter:

Hello Pascal,

you have been working through the issues of [LANG] recently. Would you like
to do RM for 3.5? I can help you with that. I've done it several times in
the past.

Benedikt




-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [LANG] Ready for 3.5?

2016-06-02 Thread Gary Gregory
On Thu, Jun 2, 2016 at 2:01 PM, Gary Gregory  wrote:

> On Thu, Jun 2, 2016 at 1:48 PM, Benedikt Ritter 
> wrote:
>
>> Hello Pascal,
>>
>> you have been working through the issues of [LANG] recently. Would you
>> like
>> to do RM for 3.5? I can help you with that. I've done it several times in
>> the past.
>>
>
> +1 for RERO. No need to rush more stuff in a release.
>

I love the new activity. Thank you Pascal!

I'd like we make sure what we have in there now really is in scope...;-)

Gary


>
> Gary
>
>
>>
>> Benedikt
>>
>
>
>
> --
> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> Java Persistence with Hibernate, Second Edition
> 
> JUnit in Action, Second Edition 
> Spring Batch in Action 
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory


Re: [LANG] Ready for 3.5?

2016-06-02 Thread Gary Gregory
On Thu, Jun 2, 2016 at 1:48 PM, Benedikt Ritter  wrote:

> Hello Pascal,
>
> you have been working through the issues of [LANG] recently. Would you like
> to do RM for 3.5? I can help you with that. I've done it several times in
> the past.
>

+1 for RERO. No need to rush more stuff in a release.

Gary


>
> Benedikt
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition

JUnit in Action, Second Edition 
Spring Batch in Action 
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory