You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2014/04/19 19:26:37 UTC

to java 8?

Hi guys,

worked a bit on java 8 support today
(https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
particular)

seems i have something working in java 8 (I don't say java 8 features
are fully supported but we don't have regressions and runtime is fine
while you don't go in java 8 new APIs).

Anyone would be available to review and if it is fine push a release
(2.4.0 or 2.4.0-RC if we are not confident enough)?

As a side note on tomee side we are waiting for it to start the
release process of the 1.7.0 (openwebbeans will be here surely next
week so we'll are only blocked by openjpa).


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau

Re: to java 8?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Ok, good to know. We can do it this time but we should really find a
way to make OpenJPA more alive. Let's discuss it in some weeks when
you are a bit more available.


Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-05-01 18:07 GMT+02:00 Kevin Sutter <kw...@gmail.com>:
> Hi Romain,
> I've been busy prepping and preparing for the IBM Impact conference...
> This completes at the end of this week, so I should be able to find some
> cycles to look at the Java 8 errors again...  But, as far as an OpenJPA
> release is concerned, I know I don't have the cycles to do a release.  And,
> like I mentioned before, we really shouldn't be cutting another OpenJPA
> release until we get the previous one completely cleaned up with the
> mirrors, announcements, etc...  So, my take is that if you need a cut of
> OpenJPA for this TomEE release, then you might have to fork.  It's your
> call.
>
> Kevin
>
>
> On Thu, May 1, 2014 at 3:16 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:
>
>> Hi,
>>
>> Any news about it?
>>
>> Seems we are not that bad from my "experimental" tests.
>>
>> On TomEE side we should release a 1.7.0 this month (we should have
>> done it for weeks to not say months). Would be great to avoid to fork
>> openjpa one more time. Do you think it is possible to get a release?
>>
>>
>>
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>> 2014-04-21 22:02 GMT+02:00 Kevin Sutter <kw...@gmail.com>:
>> > WooHoo!  With a flavor of Romain's patches for the remaining Java 8
>> JIRAs,
>> > the complete junit test bucket has run to completion!  Thanks, Romain.
>> >
>> > I will integrate each of the patches (or some variation) individually so
>> > that we know the history of each change.
>> >
>> > Kevin
>> >
>> >
>> > On Mon, Apr 21, 2014 at 2:27 PM, Romain Manni-Bucau
>> > <rm...@gmail.com>wrote:
>> >
>> >> Hi
>> >>
>> >> Kevin, ok. Please keep this thread up to let us know what is missing /
>> how
>> >> we can help.
>> >> Le 21 avr. 2014 19:46, "Kevin Sutter" <kw...@gmail.com> a écrit :
>> >>
>> >> > Hi Romain,
>> >> > Thanks for your help on the Java 8 issues!  My initial view of the
>> >> patches
>> >> > looks good.  I'm still doing some verifying and testing, but things
>> are
>> >> > looking better.  If things continue to check out, I'll post directly
>> to
>> >> the
>> >> > JIRAs and attempt to get them integrated soon.
>> >> >
>> >> > As far as a new release is concerned...  We still seem to have some
>> >> > outstanding issues related to the last release we did...  We found a
>> >> couple
>> >> > of missing items by accident and then someone called us on it:
>> >> > https://issues.apache.org/jira/browse/OPENJPA-2480
>> >> >
>> >> > I haven't found the time to figure out what's left on that release.
>>  So,
>> >> > until we get those items resolved, we can't even think about another
>> >> > release...
>> >> >
>> >> > Thanks again.
>> >> >
>> >> >
>> >> > On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
>> >> > <rm...@gmail.com>wrote:
>> >> >
>> >> > > Hi guys,
>> >> > >
>> >> > > worked a bit on java 8 support today
>> >> > > (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
>> >> > > particular)
>> >> > >
>> >> > > seems i have something working in java 8 (I don't say java 8
>> features
>> >> > > are fully supported but we don't have regressions and runtime is
>> fine
>> >> > > while you don't go in java 8 new APIs).
>> >> > >
>> >> > > Anyone would be available to review and if it is fine push a release
>> >> > > (2.4.0 or 2.4.0-RC if we are not confident enough)?
>> >> > >
>> >> > > As a side note on tomee side we are waiting for it to start the
>> >> > > release process of the 1.7.0 (openwebbeans will be here surely next
>> >> > > week so we'll are only blocked by openjpa).
>> >> > >
>> >> > >
>> >> > > Romain Manni-Bucau
>> >> > > Twitter: @rmannibucau
>> >> > > Blog: http://rmannibucau.wordpress.com/
>> >> > > LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> >> > > Github: https://github.com/rmannibucau
>> >> > >
>> >> >
>> >>
>>

Re: to java 8?

Posted by Kevin Sutter <kw...@gmail.com>.
Hi Romain,
I've been busy prepping and preparing for the IBM Impact conference...
This completes at the end of this week, so I should be able to find some
cycles to look at the Java 8 errors again...  But, as far as an OpenJPA
release is concerned, I know I don't have the cycles to do a release.  And,
like I mentioned before, we really shouldn't be cutting another OpenJPA
release until we get the previous one completely cleaned up with the
mirrors, announcements, etc...  So, my take is that if you need a cut of
OpenJPA for this TomEE release, then you might have to fork.  It's your
call.

Kevin


On Thu, May 1, 2014 at 3:16 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:

> Hi,
>
> Any news about it?
>
> Seems we are not that bad from my "experimental" tests.
>
> On TomEE side we should release a 1.7.0 this month (we should have
> done it for weeks to not say months). Would be great to avoid to fork
> openjpa one more time. Do you think it is possible to get a release?
>
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
> 2014-04-21 22:02 GMT+02:00 Kevin Sutter <kw...@gmail.com>:
> > WooHoo!  With a flavor of Romain's patches for the remaining Java 8
> JIRAs,
> > the complete junit test bucket has run to completion!  Thanks, Romain.
> >
> > I will integrate each of the patches (or some variation) individually so
> > that we know the history of each change.
> >
> > Kevin
> >
> >
> > On Mon, Apr 21, 2014 at 2:27 PM, Romain Manni-Bucau
> > <rm...@gmail.com>wrote:
> >
> >> Hi
> >>
> >> Kevin, ok. Please keep this thread up to let us know what is missing /
> how
> >> we can help.
> >> Le 21 avr. 2014 19:46, "Kevin Sutter" <kw...@gmail.com> a écrit :
> >>
> >> > Hi Romain,
> >> > Thanks for your help on the Java 8 issues!  My initial view of the
> >> patches
> >> > looks good.  I'm still doing some verifying and testing, but things
> are
> >> > looking better.  If things continue to check out, I'll post directly
> to
> >> the
> >> > JIRAs and attempt to get them integrated soon.
> >> >
> >> > As far as a new release is concerned...  We still seem to have some
> >> > outstanding issues related to the last release we did...  We found a
> >> couple
> >> > of missing items by accident and then someone called us on it:
> >> > https://issues.apache.org/jira/browse/OPENJPA-2480
> >> >
> >> > I haven't found the time to figure out what's left on that release.
>  So,
> >> > until we get those items resolved, we can't even think about another
> >> > release...
> >> >
> >> > Thanks again.
> >> >
> >> >
> >> > On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
> >> > <rm...@gmail.com>wrote:
> >> >
> >> > > Hi guys,
> >> > >
> >> > > worked a bit on java 8 support today
> >> > > (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
> >> > > particular)
> >> > >
> >> > > seems i have something working in java 8 (I don't say java 8
> features
> >> > > are fully supported but we don't have regressions and runtime is
> fine
> >> > > while you don't go in java 8 new APIs).
> >> > >
> >> > > Anyone would be available to review and if it is fine push a release
> >> > > (2.4.0 or 2.4.0-RC if we are not confident enough)?
> >> > >
> >> > > As a side note on tomee side we are waiting for it to start the
> >> > > release process of the 1.7.0 (openwebbeans will be here surely next
> >> > > week so we'll are only blocked by openjpa).
> >> > >
> >> > >
> >> > > Romain Manni-Bucau
> >> > > Twitter: @rmannibucau
> >> > > Blog: http://rmannibucau.wordpress.com/
> >> > > LinkedIn: http://fr.linkedin.com/in/rmannibucau
> >> > > Github: https://github.com/rmannibucau
> >> > >
> >> >
> >>
>

Re: to java 8?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi,

Any news about it?

Seems we are not that bad from my "experimental" tests.

On TomEE side we should release a 1.7.0 this month (we should have
done it for weeks to not say months). Would be great to avoid to fork
openjpa one more time. Do you think it is possible to get a release?



Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau


2014-04-21 22:02 GMT+02:00 Kevin Sutter <kw...@gmail.com>:
> WooHoo!  With a flavor of Romain's patches for the remaining Java 8 JIRAs,
> the complete junit test bucket has run to completion!  Thanks, Romain.
>
> I will integrate each of the patches (or some variation) individually so
> that we know the history of each change.
>
> Kevin
>
>
> On Mon, Apr 21, 2014 at 2:27 PM, Romain Manni-Bucau
> <rm...@gmail.com>wrote:
>
>> Hi
>>
>> Kevin, ok. Please keep this thread up to let us know what is missing / how
>> we can help.
>> Le 21 avr. 2014 19:46, "Kevin Sutter" <kw...@gmail.com> a écrit :
>>
>> > Hi Romain,
>> > Thanks for your help on the Java 8 issues!  My initial view of the
>> patches
>> > looks good.  I'm still doing some verifying and testing, but things are
>> > looking better.  If things continue to check out, I'll post directly to
>> the
>> > JIRAs and attempt to get them integrated soon.
>> >
>> > As far as a new release is concerned...  We still seem to have some
>> > outstanding issues related to the last release we did...  We found a
>> couple
>> > of missing items by accident and then someone called us on it:
>> > https://issues.apache.org/jira/browse/OPENJPA-2480
>> >
>> > I haven't found the time to figure out what's left on that release.  So,
>> > until we get those items resolved, we can't even think about another
>> > release...
>> >
>> > Thanks again.
>> >
>> >
>> > On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
>> > <rm...@gmail.com>wrote:
>> >
>> > > Hi guys,
>> > >
>> > > worked a bit on java 8 support today
>> > > (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
>> > > particular)
>> > >
>> > > seems i have something working in java 8 (I don't say java 8 features
>> > > are fully supported but we don't have regressions and runtime is fine
>> > > while you don't go in java 8 new APIs).
>> > >
>> > > Anyone would be available to review and if it is fine push a release
>> > > (2.4.0 or 2.4.0-RC if we are not confident enough)?
>> > >
>> > > As a side note on tomee side we are waiting for it to start the
>> > > release process of the 1.7.0 (openwebbeans will be here surely next
>> > > week so we'll are only blocked by openjpa).
>> > >
>> > >
>> > > Romain Manni-Bucau
>> > > Twitter: @rmannibucau
>> > > Blog: http://rmannibucau.wordpress.com/
>> > > LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> > > Github: https://github.com/rmannibucau
>> > >
>> >
>>

Re: to java 8?

Posted by Kevin Sutter <kw...@gmail.com>.
WooHoo!  With a flavor of Romain's patches for the remaining Java 8 JIRAs,
the complete junit test bucket has run to completion!  Thanks, Romain.

I will integrate each of the patches (or some variation) individually so
that we know the history of each change.

Kevin


On Mon, Apr 21, 2014 at 2:27 PM, Romain Manni-Bucau
<rm...@gmail.com>wrote:

> Hi
>
> Kevin, ok. Please keep this thread up to let us know what is missing / how
> we can help.
> Le 21 avr. 2014 19:46, "Kevin Sutter" <kw...@gmail.com> a écrit :
>
> > Hi Romain,
> > Thanks for your help on the Java 8 issues!  My initial view of the
> patches
> > looks good.  I'm still doing some verifying and testing, but things are
> > looking better.  If things continue to check out, I'll post directly to
> the
> > JIRAs and attempt to get them integrated soon.
> >
> > As far as a new release is concerned...  We still seem to have some
> > outstanding issues related to the last release we did...  We found a
> couple
> > of missing items by accident and then someone called us on it:
> > https://issues.apache.org/jira/browse/OPENJPA-2480
> >
> > I haven't found the time to figure out what's left on that release.  So,
> > until we get those items resolved, we can't even think about another
> > release...
> >
> > Thanks again.
> >
> >
> > On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
> > <rm...@gmail.com>wrote:
> >
> > > Hi guys,
> > >
> > > worked a bit on java 8 support today
> > > (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
> > > particular)
> > >
> > > seems i have something working in java 8 (I don't say java 8 features
> > > are fully supported but we don't have regressions and runtime is fine
> > > while you don't go in java 8 new APIs).
> > >
> > > Anyone would be available to review and if it is fine push a release
> > > (2.4.0 or 2.4.0-RC if we are not confident enough)?
> > >
> > > As a side note on tomee side we are waiting for it to start the
> > > release process of the 1.7.0 (openwebbeans will be here surely next
> > > week so we'll are only blocked by openjpa).
> > >
> > >
> > > Romain Manni-Bucau
> > > Twitter: @rmannibucau
> > > Blog: http://rmannibucau.wordpress.com/
> > > LinkedIn: http://fr.linkedin.com/in/rmannibucau
> > > Github: https://github.com/rmannibucau
> > >
> >
>

Re: to java 8?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi

Kevin, ok. Please keep this thread up to let us know what is missing / how
we can help.
Le 21 avr. 2014 19:46, "Kevin Sutter" <kw...@gmail.com> a écrit :

> Hi Romain,
> Thanks for your help on the Java 8 issues!  My initial view of the patches
> looks good.  I'm still doing some verifying and testing, but things are
> looking better.  If things continue to check out, I'll post directly to the
> JIRAs and attempt to get them integrated soon.
>
> As far as a new release is concerned...  We still seem to have some
> outstanding issues related to the last release we did...  We found a couple
> of missing items by accident and then someone called us on it:
> https://issues.apache.org/jira/browse/OPENJPA-2480
>
> I haven't found the time to figure out what's left on that release.  So,
> until we get those items resolved, we can't even think about another
> release...
>
> Thanks again.
>
>
> On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
> <rm...@gmail.com>wrote:
>
> > Hi guys,
> >
> > worked a bit on java 8 support today
> > (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
> > particular)
> >
> > seems i have something working in java 8 (I don't say java 8 features
> > are fully supported but we don't have regressions and runtime is fine
> > while you don't go in java 8 new APIs).
> >
> > Anyone would be available to review and if it is fine push a release
> > (2.4.0 or 2.4.0-RC if we are not confident enough)?
> >
> > As a side note on tomee side we are waiting for it to start the
> > release process of the 1.7.0 (openwebbeans will be here surely next
> > week so we'll are only blocked by openjpa).
> >
> >
> > Romain Manni-Bucau
> > Twitter: @rmannibucau
> > Blog: http://rmannibucau.wordpress.com/
> > LinkedIn: http://fr.linkedin.com/in/rmannibucau
> > Github: https://github.com/rmannibucau
> >
>

Re: to java 8?

Posted by Kevin Sutter <kw...@gmail.com>.
Hi Romain,
Thanks for your help on the Java 8 issues!  My initial view of the patches
looks good.  I'm still doing some verifying and testing, but things are
looking better.  If things continue to check out, I'll post directly to the
JIRAs and attempt to get them integrated soon.

As far as a new release is concerned...  We still seem to have some
outstanding issues related to the last release we did...  We found a couple
of missing items by accident and then someone called us on it:
https://issues.apache.org/jira/browse/OPENJPA-2480

I haven't found the time to figure out what's left on that release.  So,
until we get those items resolved, we can't even think about another
release...

Thanks again.


On Sat, Apr 19, 2014 at 12:26 PM, Romain Manni-Bucau
<rm...@gmail.com>wrote:

> Hi guys,
>
> worked a bit on java 8 support today
> (https://issues.apache.org/jira/browse/OPENJPA-2386 and subtasks in
> particular)
>
> seems i have something working in java 8 (I don't say java 8 features
> are fully supported but we don't have regressions and runtime is fine
> while you don't go in java 8 new APIs).
>
> Anyone would be available to review and if it is fine push a release
> (2.4.0 or 2.4.0-RC if we are not confident enough)?
>
> As a side note on tomee side we are waiting for it to start the
> release process of the 1.7.0 (openwebbeans will be here surely next
> week so we'll are only blocked by openjpa).
>
>
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>