[jira] [Resolved] (OWB-1233) WrappedValueExpression.equals(Object arg0) always false if arg0 is an instance of WrappedValueExpression

2018-04-13 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1233. Resolution: Fixed Fix Version/s: 2.0.5 Fixed, thanks for the report! >

[jira] [Resolved] (OWB-1232) replace warning about interceptors

2018-04-13 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1232. Resolution: Fixed Fix Version/s: 2.0.5 > replace warning about interceptors >

Re: Release for Java 9 and 10?

2018-04-13 Thread Romain Manni-Bucau
Ok, if i find some cycles ill launch it this week end. Feel free to ping dev@g to mention it if you want Le 13 avr. 2018 18:10, "Jonathan Gallimore" a écrit : > If its possible, I'd be tempted to get that in, as I'm looking at Java 11 > support and testing as well

Re: Release for Java 9 and 10?

2018-04-13 Thread Mark Struberg
I'm currently working on some fixes in the Conversation department. Would be cool if we could backport this as well. LieGrue, strub > Am 13.04.2018 um 19:22 schrieb Romain Manni-Bucau : > > Ok, if i find some cycles ill launch it this week end. Feel free to ping > dev@g

[jira] [Resolved] (OWB-1235) ConversationScope destroyed upon session serialization/deserialization

2018-04-13 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1235. Resolution: Fixed Fix Version/s: 2.0.5 Was able to reproduce it by enabling session

[jira] [Assigned] (OWB-1233) WrappedValueExpression.equals(Object arg0) always false if arg0 is an instance of WrappedValueExpression

2018-04-13 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-1233: -- Assignee: Mark Struberg > WrappedValueExpression.equals(Object arg0) always false if arg0 is an

Release for Java 9 and 10?

2018-04-13 Thread Jonathan Gallimore
Hi, I hate to even ask, but I was wondering if there was any chance of 1.2.x and a 1.7.x release which would include the latest xbean-asm updates for Java 9 and 10? I'm happy to help in any way I can. Cheers Jon

Re: Release for Java 9 and 10?

2018-04-13 Thread Romain Manni-Bucau
+1, there is another asm update in xbean which is not yet released, do we want to include it or do we skip this one? For OWB i'm quite limited in bandwidth but i can pby do another xbean release this month. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book 2018-04-13

Re: Release for Java 9 and 10?

2018-04-13 Thread Jonathan Gallimore
Thanks for the reply, Romain. Do you know what the asm change is? Jon On Fri, Apr 13, 2018 at 11:19 AM, Romain Manni-Bucau wrote: > +1, there is another asm update in xbean which is not yet released, do > we want to include it or do we skip this one? > For OWB i'm quite

Re: Release for Java 9 and 10?

2018-04-13 Thread Romain Manni-Bucau
Some java 11 support and a few bugfixes. We can skip them but also happy to try to push it if you want to put it in the scope. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book 2018-04-13 17:39 GMT+02:00 Jonathan Gallimore : > Thanks for

Re: Release for Java 9 and 10?

2018-04-13 Thread Jonathan Gallimore
If its possible, I'd be tempted to get that in, as I'm looking at Java 11 support and testing as well (which I suspect will be more difficult :-) ) Jon On Fri, Apr 13, 2018 at 4:48 PM, Romain Manni-Bucau wrote: > Some java 11 support and a few bugfixes. We can skip them