Re: BeanAttributesImpl and types

2015-06-01 Thread Arne Limburg
Hmm, I think we discussed this in the past. The problem is, that the spec does not clearly state whether all ProcessInjectionPoint-Events have to be fired before the first ProcessBeanAttributes-Event. Weld does so, we don¹t (we fire them bean by bean). I don¹t think, our way is wrong from the spec

[jira] [Created] (OWB-1080) Use the JVMs java version for our generated proxies

2015-06-01 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1080: -- Summary: Use the JVMs java version for our generated proxies Key: OWB-1080 URL: https://issues.apache.org/jira/browse/OWB-1080 Project: OpenWebBeans Issue Type:

Re: BeanAttributesImpl and types

2015-06-01 Thread Romain Manni-Bucau
Ok Originally come with copy one (which is fine) So do we keep it this way finally? Sounds like yes Le 1 juin 2015 01:58, Mark Struberg strub...@yahoo.de a écrit : what is the 2nd issue? The one I mean is that the scanned classes are processed one after the other (as specified). But the

[jira] [Commented] (OWB-1080) Use the JVMs java version for our generated proxies

2015-06-01 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567268#comment-14567268 ] Romain Manni-Bucau commented on OWB-1080: - I am not sure. Using the class we proxy

[jira] [Commented] (OWB-1079) upgrade ASM to 5.0.4

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567228#comment-14567228 ] Mark Struberg commented on OWB-1079: this is xbean-.4.3. Vote looks good, will upgrade

Re: BeanAttributesImpl and types

2015-06-01 Thread Romain Manni-Bucau
@Mark: for which of 2 issue? Agree spec is not 100% clean Le 1 juin 2015 00:38, Mark Struberg strub...@yahoo.de a écrit : Can you plz create a JIRA issue? LieGrue, strub Am 01.06.2015 um 03:51 schrieb Romain Manni-Bucau rmannibu...@gmail.com : PS: alternative is to fix the

Re: BeanAttributesImpl and types

2015-06-01 Thread Mark Struberg
Can you plz create a JIRA issue? LieGrue, strub Am 01.06.2015 um 03:51 schrieb Romain Manni-Bucau rmannibu...@gmail.com: PS: alternative is to fix the lifecycle between ProcessBeanAttributes and ProcessInjectionPoint Romain Manni-Bucau @rmannibucau https://twitter.com/rmannibucau |

Re: BeanAttributesImpl and types

2015-06-01 Thread Mark Struberg
what is the 2nd issue? The one I mean is that the scanned classes are processed one after the other (as specified). But the sample code relies on ProcessInjectionPoint of ALL classes gets scanned before the first ProcessBeanAttributes get fired. LieGrue, strub Am 01.06.2015 um 09:58

Re: BeanAttributesImpl and types

2015-06-01 Thread Mark Struberg
No, it’s even explicitly in the spec that it is NOT the case ;) Read 12.4.3. Bean discovery „For every type in the set of discovered types (as defined in Section 12.4.1, “Type discovery”), the container must: • if the class is a managed bean, session bean, or other Java EE component class

Re: BeanAttributesImpl and types

2015-06-01 Thread Romain Manni-Bucau
Le 1 juin 2015 00:58, Mark Struberg strub...@yahoo.de a écrit : No, it’s even explicitly in the spec that it is NOT the case ;) Read 12.4.3. Bean discovery „For every type in the set of discovered types (as defined in Section 12.4.1, “Type discovery”), the container must: • if the class is a

Re: Releasing OWB-1.6.0 _now_

2015-06-01 Thread Romain Manni-Bucau
hehe when Mark says now it means he is running release:perform ;) Romain Manni-Bucau @rmannibucau https://twitter.com/rmannibucau | Blog http://rmannibucau.wordpress.com | Github https://github.com/rmannibucau | LinkedIn https://www.linkedin.com/in/rmannibucau | Tomitriber

Re: Releasing OWB-1.6.0 _now_

2015-06-01 Thread Jean-Louis MONTEIRO
lol Le lun. 1 juin 2015 à 18:00, Mark Struberg strub...@yahoo.de a écrit : I have noe clue why some people complain that Apache releases always take so long :D LieGrue, strub Am 01.06.2015 um 17:52 schrieb Romain Manni-Bucau rmannibu...@gmail.com : hehe when Mark says now it means

Re: Releasing OWB-1.6.0 _now_

2015-06-01 Thread Jean-Louis MONTEIRO
Nope, go ahead. Thanks Le lun. 1 juin 2015 à 16:25, Mark Struberg strub...@yahoo.de a écrit : please shout NOW if you are still missing something ;) LIeGrue, strub

[VOTE] Release Apache OpenWebBeans-1.6.0

2015-06-01 Thread Mark Struberg
Hi! I’d like to call a VOTE on Apache OpenWebBeans-1.6.0. The staging repository is here https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1013/ The source repo is available here

Re: Releasing OWB-1.6.0 _now_

2015-06-01 Thread Mark Struberg
I have noe clue why some people complain that Apache releases always take so long :D LieGrue, strub Am 01.06.2015 um 17:52 schrieb Romain Manni-Bucau rmannibu...@gmail.com: hehe when Mark says now it means he is running release:perform ;) Romain Manni-Bucau @rmannibucau

[jira] [Resolved] (OWB-1055) Review splitting WebBeansConfigurationListener in Begin and End listeners

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1055. Resolution: Fixed Review splitting WebBeansConfigurationListener in Begin and End listeners

[jira] [Updated] (OWB-1055) Review splitting WebBeansConfigurationListener in Begin and End listeners

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-1055: --- Summary: Review splitting WebBeansConfigurationListener in Begin and End listeners (was: Split

[jira] [Resolved] (OWB-1080) Use the JVMs java version for our generated proxies

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1080. Resolution: Fixed Use the JVMs java version for our generated proxies

[jira] [Commented] (OWB-1080) Use the JVMs java version for our generated proxies

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14567289#comment-14567289 ] Mark Struberg commented on OWB-1080: Implemented a configurable way. See

[jira] [Reopened] (OWB-1055) Split WebBeansConfigurationListener in Begin and End listeners

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-1055: After reviewing the spec again and testing with a few tomcat and jetty versions it turned out that all

[jira] [Updated] (OWB-897) Interceptors do not work on processed injection targets

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-897: -- Fix Version/s: (was: 1.6.0) 1.6.1 Interceptors do not work on processed injection

[jira] [Updated] (OWB-1078) create Dockerfiles for installing OpenWebBeans as Docker Image based on Tomcat8

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-1078: --- Fix Version/s: (was: 1.6.0) 1.6.1 create Dockerfiles for installing

[jira] [Resolved] (OWB-1079) upgrade ASM to 5.0.4

2015-06-01 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1079. Resolution: Fixed upgrade ASM to 5.0.4 Key: OWB-1079

Releasing OWB-1.6.0 _now_

2015-06-01 Thread Mark Struberg
please shout NOW if you are still missing something ;) LIeGrue, strub

Build failed in Jenkins: OpenWebBeans-trunk #1130

2015-06-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenWebBeans-trunk/1130/changes Changes: [struberg] [maven-release-plugin] prepare for next development iteration [struberg] [maven-release-plugin] prepare release openwebbeans-1.6.0 [struberg] add release notes for OWB-1.6.0 [struberg] OWB-1079 upgrade to

Build failed in Jenkins: OpenWebBeans-trunk » OpenWebBeans Core #1130

2015-06-01 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/1130/changes Changes: [struberg] [maven-release-plugin] prepare for next development iteration [struberg] [maven-release-plugin] prepare release openwebbeans-1.6.0 [struberg] OWB-1080 support for

Re: [VOTE] Release Apache OpenWebBeans-1.6.0

2015-06-01 Thread Romain Manni-Bucau
+1 Romain Manni-Bucau @rmannibucau https://twitter.com/rmannibucau | Blog http://rmannibucau.wordpress.com | Github https://github.com/rmannibucau | LinkedIn https://www.linkedin.com/in/rmannibucau | Tomitriber http://www.tomitribe.com 2015-06-01 17:29 GMT+02:00 Mark Struberg