[jira] [Resolved] (OWB-913) o.a.webbeans.web.tomcat.TomcatInstanceManager should implement the new method in o.a.tomcat.InstanceManager introduced with Tomcat 7.0.47

2015-04-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-913. --- Resolution: Fixed Fix Version/s: 1.5.0 Assignee: Mark Struberg

[jira] [Resolved] (OWB-958) our @Specializes code is based on classes and not on AnnotatedTypes

2015-04-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-958. --- Resolution: Fixed our @Specializes code is based on classes and not on AnnotatedTypes

[jira] [Resolved] (OWB-860) Type variable not bound in generic bean type

2015-04-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-860. --- Resolution: Fixed Fix Version/s: 1.5.0 Assignee: Mark Struberg Type variable not bound

[jira] [Resolved] (OWB-843) Implement utility-methods in BeanManager

2015-04-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-843. --- Resolution: Fixed Fix Version/s: 1.5.0 Implement utility-methods in BeanManager

[jira] [Assigned] (OWB-1043) Private method observer is not working properly while processing second and next events

2015-03-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-1043: -- Assignee: Mark Struberg Private method observer is not working properly while processing second

[jira] [Resolved] (OWB-1043) Private method observer is not working properly while processing second and next events

2015-03-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1043. Resolution: Fixed Fix Version/s: 1.1.9 Hi! Txs for the bug report! I've fixed this in the

[jira] [Resolved] (OWB-1042) dependent producer resolution needs to consider raw types

2015-03-11 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1042. Resolution: Fixed fixed by introducing a 2-staged strategy. First we filter all by raw type. Next we

[jira] [Created] (OWB-1039) improve exception handling during deployment

2015-03-03 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1039: -- Summary: improve exception handling during deployment Key: OWB-1039 URL: https://issues.apache.org/jira/browse/OWB-1039 Project: OpenWebBeans Issue Type: Bug

[jira] [Commented] (OWB-1038) InjectionPoint is null when using @Produces. NullPointerException caused by CDI container providing a null InjectionPoint into a producer method.

2015-02-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14327234#comment-14327234 ] Mark Struberg commented on OWB-1038: Oh and txs for your report in any case. If you have

[jira] [Resolved] (OWB-1038) InjectionPoint is null when using @Produces. NullPointerException caused by CDI container providing a null InjectionPoint into a producer method.

2015-02-19 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1038. Resolution: Not a Problem Assignee: Mark Struberg Hi! This behaviour is perfectly ok from a

[jira] [Resolved] (OWB-972) Define an Application Boundary SPI

2014-11-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-972. --- Resolution: Fixed Define an Application Boundary SPI --

[jira] [Created] (OWB-1031) improve error message if injection point validation fails

2014-11-25 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1031: -- Summary: improve error message if injection point validation fails Key: OWB-1031 URL: https://issues.apache.org/jira/browse/OWB-1031 Project: OpenWebBeans Issue

[jira] [Resolved] (OWB-1031) improve error message if injection point validation fails

2014-11-25 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1031. Resolution: Fixed improve error message if injection point validation fails

[jira] [Commented] (OWB-1030) Lookup of InjectionPoint does not work

2014-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14221914#comment-14221914 ] Mark Struberg commented on OWB-1030: Arne, what Version do you plan to fix this in? I

[jira] [Resolved] (OWB-990) upgrade owb-1.2.x to latest CDI-1.0 TCK 1.0.6.Final

2014-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-990. --- Resolution: Fixed upgrade owb-1.2.x to latest CDI-1.0 TCK 1.0.6.Final

[jira] [Resolved] (OWB-991) producer fields and methods of disabled beans must be disabled as well

2014-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-991. --- Resolution: Fixed producer fields and methods of disabled beans must be disabled as well

[jira] [Resolved] (OWB-961) review and pimp our samples

2014-11-22 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-961. --- Resolution: Fixed review and pimp our samples --- Key:

[jira] [Created] (OWB-1028) ConversationProducer blows up with NPE

2014-11-20 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1028: -- Summary: ConversationProducer blows up with NPE Key: OWB-1028 URL: https://issues.apache.org/jira/browse/OWB-1028 Project: OpenWebBeans Issue Type: Bug

[jira] [Resolved] (OWB-1028) ConversationProducer blows up with NPE

2014-11-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1028. Resolution: Fixed ConversationProducer blows up with NPE --

[jira] [Updated] (OWB-976) move cdi-1.1 BeanManager featurs from AbstractBeanManager to BeanManagerImpl

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-976: -- Fix Version/s: (was: 2.0.0) 1.5.0 move cdi-1.1 BeanManager featurs from

[jira] [Updated] (OWB-971) Interceptors and Decorators must not define producer nor disposal methods

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-971: -- Fix Version/s: (was: 2.0.0) 1.5.0 Interceptors and Decorators must not define

[jira] [Updated] (OWB-974) All beans handed over to passivating contexts need to be serializable

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-974: -- Fix Version/s: (was: 2.0.0) 1.5.0 All beans handed over to passivating contexts

[jira] [Updated] (OWB-980) Support @WithAnnotations in ProcessAnnotatedType event

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-980: -- Fix Version/s: (was: 2.0.0) 1.5.0 Support @WithAnnotations in ProcessAnnotatedType

[jira] [Updated] (OWB-975) our Arquillian connector starts the ApplicationContext twice

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-975: -- Fix Version/s: (was: 2.0.0) 1.5.0 our Arquillian connector starts the

[jira] [Updated] (OWB-973) Download page hash and sig links don't work

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-973: -- Fix Version/s: (was: 2.0.0) 1.5.0 Download page hash and sig links don't work

[jira] [Updated] (OWB-993) OwbTypeVariableImpl needs to implements new methods of JDK-1.8 TypeVariable

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-993: -- Fix Version/s: (was: 2.0.0) 1.5.0 OwbTypeVariableImpl needs to implements new

[jira] [Updated] (OWB-994) Container must throw DefinitionException on Bean definition errors

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-994: -- Fix Version/s: (was: 2.0.0) 1.5.0 Container must throw DefinitionException on Bean

[jira] [Updated] (OWB-978) @Vetoed

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-978: -- Fix Version/s: (was: 2.0.0) 1.5.0 @Vetoed --- Key: OWB-978

[jira] [Updated] (OWB-997) implement @WithAnnotations

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-997: -- Fix Version/s: (was: 2.0.0) 1.5.0 implement @WithAnnotations

[jira] [Updated] (OWB-979) method are considered overriden if java rules are respected but annotations are the same too

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-979: -- Fix Version/s: (was: 2.0.0) 1.5.0 method are considered overriden if java rules

[jira] [Updated] (OWB-996) implement @WithAnnotations

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-996: -- Fix Version/s: (was: 2.0.0) 1.5.0 implement @WithAnnotations

[jira] [Updated] (OWB-977) ProcessBeanAttributes

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-977: -- Fix Version/s: (was: 2.0.0) 1.5.0 ProcessBeanAttributes -

[jira] [Updated] (OWB-944) upgrade to asm5

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-944: -- Fix Version/s: (was: 2.0.0) 1.5.0 upgrade to asm5 ---

[jira] [Updated] (OWB-985) support tomcat 7.0.54

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-985: -- Fix Version/s: (was: 2.0.0) 1.5.0 support tomcat 7.0.54 -

[jira] [Updated] (OWB-988) Move PrincipalBean from owb-ee-common to owb-impl

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-988: -- Affects Version/s: (was: 2.0.0) 1.5.0 Move PrincipalBean from owb-ee-common to

[jira] [Updated] (OWB-972) Define an Application Boundary SPI

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-972: -- Fix Version/s: (was: 2.0.0) 1.5.0 Define an Application Boundary SPI

[jira] [Updated] (OWB-987) improve getReference type handling

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-987: -- Fix Version/s: (was: 2.0.0) 1.5.0 improve getReference type handling

[jira] [Updated] (OWB-950) rework ConcurrentHashMap usages to avoid java 8 issues

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-950: -- Fix Version/s: (was: 2.0.0) 1.5.0 rework ConcurrentHashMap usages to avoid java 8

[jira] [Updated] (OWB-960) Proxying varargs methods not working

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-960: -- Fix Version/s: (was: 2.0.0) 1.5.0 Proxying varargs methods not working

[jira] [Updated] (OWB-970) AbstractDecoratorInjectionTarget doesn't use right classloader to proxy classes (uses container classloader)

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-970: -- Fix Version/s: (was: 2.0.0) 1.5.0 AbstractDecoratorInjectionTarget doesn't use

[jira] [Reopened] (OWB-957) interceptor proxies blow up if you have more than 127 methods in a class

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-957: --- interceptor proxies blow up if you have more than 127 methods in a class

[jira] [Updated] (OWB-988) Move PrincipalBean from owb-ee-common to owb-impl

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-988: -- Fix Version/s: (was: 2.0.0) 1.5.0 Move PrincipalBean from owb-ee-common to

[jira] [Closed] (OWB-938) NoClassDefFoundError not caught when checking if a bean is a managed one or not in WebBeanUtils (isValidManagedBean)

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-938. - NoClassDefFoundError not caught when checking if a bean is a managed one or not in WebBeanUtils

[jira] [Updated] (OWB-938) NoClassDefFoundError not caught when checking if a bean is a managed one or not in WebBeanUtils (isValidManagedBean)

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-938: -- Fix Version/s: (was: 2.0.0) 1.5.0 NoClassDefFoundError not caught when checking if

[jira] [Closed] (OWB-957) interceptor proxies blow up if you have more than 127 methods in a class

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-957. - interceptor proxies blow up if you have more than 127 methods in a class

[jira] [Reopened] (OWB-938) NoClassDefFoundError not caught when checking if a bean is a managed one or not in WebBeanUtils (isValidManagedBean)

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-938: --- NoClassDefFoundError not caught when checking if a bean is a managed one or not in WebBeanUtils

[jira] [Resolved] (OWB-957) interceptor proxies blow up if you have more than 127 methods in a class

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-957. --- Resolution: Fixed Fix Version/s: (was: 2.0.0) 1.5.0 interceptor proxies

[jira] [Updated] (OWB-932) skip validation of the cdi-api

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-932: -- Fix Version/s: (was: 2.0.0) 1.5.0 skip validation of the cdi-api

[jira] [Updated] (OWB-934) Contextual#destroy not invoked for custom implementations

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-934: -- Fix Version/s: (was: 2.0.0) 1.5.0 Contextual#destroy not invoked for custom

[jira] [Updated] (OWB-937) unify startup detection

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-937: -- Fix Version/s: (was: 2.0.0) 1.5.0 unify startup detection ---

[jira] [Resolved] (OWB-932) skip validation of the cdi-api

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-932. --- Resolution: Fixed skip validation of the cdi-api -- Key:

[jira] [Reopened] (OWB-932) skip validation of the cdi-api

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-932: --- skip validation of the cdi-api -- Key: OWB-932

[jira] [Resolved] (OWB-930) NotificationManager#disableOverriddenObservers removes wrong observers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-930. --- Resolution: Fixed NotificationManager#disableOverriddenObservers removes wrong observers

[jira] [Updated] (OWB-930) NotificationManager#disableOverriddenObservers removes wrong observers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-930: -- Fix Version/s: (was: 2.0.0) 1.5.0 NotificationManager#disableOverriddenObservers

[jira] [Closed] (OWB-930) NotificationManager#disableOverriddenObservers removes wrong observers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-930. - NotificationManager#disableOverriddenObservers removes wrong observers

[jira] [Closed] (OWB-932) skip validation of the cdi-api

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-932. - skip validation of the cdi-api -- Key: OWB-932

[jira] [Reopened] (OWB-930) NotificationManager#disableOverriddenObservers removes wrong observers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-930: --- NotificationManager#disableOverriddenObservers removes wrong observers

[jira] [Reopened] (OWB-929) implicit filter in InstanceImpl#iterator

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-929: --- implicit filter in InstanceImpl#iterator Key:

[jira] [Resolved] (OWB-929) implicit filter in InstanceImpl#iterator

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-929. --- Resolution: Fixed implicit filter in InstanceImpl#iterator

[jira] [Reopened] (OWB-820) cleanup of el resolvers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reopened OWB-820: --- cleanup of el resolvers --- Key: OWB-820 URL:

[jira] [Updated] (OWB-820) cleanup of el resolvers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-820: -- Fix Version/s: (was: 2.0.0) 1.5.0 cleanup of el resolvers ---

[jira] [Closed] (OWB-929) implicit filter in InstanceImpl#iterator

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-929. - implicit filter in InstanceImpl#iterator Key:

[jira] [Resolved] (OWB-820) cleanup of el resolvers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-820. --- Resolution: Fixed cleanup of el resolvers --- Key: OWB-820

[jira] [Closed] (OWB-820) cleanup of el resolvers

2014-11-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg closed OWB-820. - cleanup of el resolvers --- Key: OWB-820 URL:

[jira] [Commented] (OWB-1027) Use Apache Commons Weaver's privilizer module for privileged action code in OWB

2014-11-13 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14209669#comment-14209669 ] Mark Struberg commented on OWB-1027: And what is @Meta used for? Doesn't make sense for

[jira] [Commented] (OWB-1027) Use Apache Commons Weaver's privilizer module for privileged action code in OWB

2014-11-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14209420#comment-14209420 ] Mark Struberg commented on OWB-1027: imo the debug part is _not_ a blocker. We usually

[jira] [Updated] (OWB-1026) align internal ProcessBean event order with the cdi-spec

2014-11-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-1026: --- Summary: align internal ProcessBean event order with the cdi-spec (was: align internal order with the

[jira] [Resolved] (OWB-1023) We should throw an IllegalArgumentException if BeanManager#validate parameter is null

2014-10-07 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1023. Resolution: Fixed We should throw an IllegalArgumentException if BeanManager#validate parameter is

[jira] [Created] (OWB-1020) evaluate class interceptors and use them if there is no special method interceptor

2014-10-05 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1020: -- Summary: evaluate class interceptors and use them if there is no special method interceptor Key: OWB-1020 URL: https://issues.apache.org/jira/browse/OWB-1020 Project:

[jira] [Resolved] (OWB-1020) evaluate class interceptors and use them if there is no special method interceptor

2014-10-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1020. Resolution: Fixed evaluate class interceptors and use them if there is no special method

[jira] [Created] (OWB-1023) We should throw an IllegalArgumentException if BeanManager#validate parameter is null

2014-10-05 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1023: -- Summary: We should throw an IllegalArgumentException if BeanManager#validate parameter is null Key: OWB-1023 URL: https://issues.apache.org/jira/browse/OWB-1023 Project:

[jira] [Resolved] (OWB-1019) implement passivation check rules as defined in CDI-140 and CDI-153

2014-10-04 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1019. Resolution: Fixed implement passivation check rules as defined in CDI-140 and CDI-153

[jira] [Created] (OWB-1019) implement passivation check rules as defined in CDI-140 and CDI-153

2014-10-03 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-1019: -- Summary: implement passivation check rules as defined in CDI-140 and CDI-153 Key: OWB-1019 URL: https://issues.apache.org/jira/browse/OWB-1019 Project: OpenWebBeans

[jira] [Resolved] (OWB-1010) Interceptor bindings of bean class replaces Interceptor bindings in stereotypes

2014-09-20 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1010. Resolution: Fixed Fix Version/s: 1.5.0 Assignee: Mark Struberg txs for the patch,

[jira] [Resolved] (OWB-1008) Decorators must not declare abstract methods which are not declared in implemented interfaces

2014-09-18 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1008. Resolution: Fixed Fix Version/s: 1.5.0 patch applied, txs Reinhard! Decorators must not

[jira] [Commented] (OWB-1009) adapt validation of interceptors to specification 1.2

2014-09-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14137549#comment-14137549 ] Mark Struberg commented on OWB-1009: I bet you already have a patch ready? :) adapt

[jira] [Assigned] (OWB-1008) Decorators must not declare abstract methods which are not declared in implemented interfaces

2014-09-17 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-1008: -- Assignee: Mark Struberg Decorators must not declare abstract methods which are not declared in

[jira] [Resolved] (OWB-1007) DefinitionError must be detected if @Decorated is injected into a bean instance other than a decorator

2014-09-16 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1007. Resolution: Fixed Fix Version/s: 1.5.0 Assignee: Mark Struberg patch applied, txs

[jira] [Resolved] (OWB-1006) A Decorator must implement at least one interface

2014-09-15 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1006. Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Mark Struberg patch applied, txs

[jira] [Resolved] (OWB-1005) Container must throw DefinitionException if a Decorator or Interceptor has Producer or Observer methods

2014-09-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1005. Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Mark Struberg applied, txs for the

[jira] [Commented] (OWB-1004) Enable repeatable qualifiers with binding attributes

2014-09-11 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14129702#comment-14129702 ] Mark Struberg commented on OWB-1004: +1 for warning. Enable repeatable qualifiers

[jira] [Resolved] (OWB-1003) Decorators and Interceptors can not be applied to BeanManager

2014-09-09 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1003. Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Mark Struberg fixed by fixing the

[jira] [Resolved] (OWB-1002) Container must detected definition errors for Decorators

2014-09-08 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1002. Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Mark Struberg txs Reinhard! patch

[jira] [Resolved] (OWB-1001) Container must fire ProcessInjectionPoint

2014-09-06 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-1001. Resolution: Fixed Fix Version/s: 2.0.0 Assignee: Mark Struberg patch from Reinhard

[jira] [Commented] (OWB-995) BeanManager must throw Exception if some methods are called before LifecycleEvents

2014-09-05 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14123697#comment-14123697 ] Mark Struberg commented on OWB-995: --- change looks good, will commit. BeanManager must

[jira] [Commented] (OWB-999) Bean#beanClass is wrongly used as base type for normal scope proxies

2014-09-04 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14121005#comment-14121005 ] Mark Struberg commented on OWB-999: --- A producer must be in a 'Managed Bean'. And a

[jira] [Commented] (OWB-999) Bean#beanClass is wrongly used as base type for normal scope proxies

2014-09-04 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14121013#comment-14121013 ] Mark Struberg commented on OWB-999: --- I've just created a CDI ticket for it

[jira] [Resolved] (OWB-997) implement @WithAnnotations

2014-09-03 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-997. --- Resolution: Fixed implement @WithAnnotations -- Key: OWB-997

[jira] [Commented] (OWB-999) Bean#beanClass is wrongly used as base type for normal scope proxies

2014-09-03 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120220#comment-14120220 ] Mark Struberg commented on OWB-999: --- I think this what you do is illegal from a spec

[jira] [Created] (OWB-997) implement @WithAnnotations

2014-09-02 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-997: - Summary: implement @WithAnnotations Key: OWB-997 URL: https://issues.apache.org/jira/browse/OWB-997 Project: OpenWebBeans Issue Type: Bug Components:

[jira] [Commented] (OWB-992) Decorator generic delegate attribute must be same with decorated type

2014-08-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116274#comment-14116274 ] Mark Struberg commented on OWB-992: --- txs for the report! I need to take a few days to look

[jira] [Resolved] (OWB-993) OwbTypeVariableImpl needs to implements new methods of JDK-1.8 TypeVariable

2014-08-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-993. --- Resolution: Fixed Assignee: Mark Struberg fixed it by using a dynamic proxy...

[jira] [Assigned] (OWB-994) Container must throw DefinitionException on Bean definition errors

2014-08-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-994: - Assignee: Mark Struberg Container must throw DefinitionException on Bean definition errors

[jira] [Resolved] (OWB-994) Container must throw DefinitionException on Bean definition errors

2014-08-29 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-994. --- Resolution: Fixed Fix Version/s: 2.0.0 Applied. Txs for the patch, Reinhard! Container must

[jira] [Commented] (OWB-993) OwbTypeVariableImpl needs to implements new methods of JDK-1.8 TypeVariable

2014-08-28 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113473#comment-14113473 ] Mark Struberg commented on OWB-993: --- Damnit, Oracle managed to f***k the API up again.

[jira] [Created] (OWB-991) producer fields and methods of disabled beans must be disabled as well

2014-08-25 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-991: - Summary: producer fields and methods of disabled beans must be disabled as well Key: OWB-991 URL: https://issues.apache.org/jira/browse/OWB-991 Project: OpenWebBeans

[jira] [Created] (OWB-990) upgrade owb-1.2.x to latest CDI-1.0 TCK 1.0.6.Final

2014-08-25 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-990: - Summary: upgrade owb-1.2.x to latest CDI-1.0 TCK 1.0.6.Final Key: OWB-990 URL: https://issues.apache.org/jira/browse/OWB-990 Project: OpenWebBeans Issue Type:

[jira] [Resolved] (OWB-988) Move PrincipalBean from owb-ee-common to own-impl

2014-08-07 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-988. --- Resolution: Fixed Move PrincipalBean from owb-ee-common to own-impl

[jira] [Updated] (OWB-988) Move PrincipalBean from owb-ee-common to owb-impl

2014-08-07 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-988: -- Summary: Move PrincipalBean from owb-ee-common to owb-impl (was: Move PrincipalBean from owb-ee-common

[jira] [Created] (OWB-988) Move PrincipalBean from owb-ee-common to own-impl

2014-08-04 Thread Mark Struberg (JIRA)
Mark Struberg created OWB-988: - Summary: Move PrincipalBean from owb-ee-common to own-impl Key: OWB-988 URL: https://issues.apache.org/jira/browse/OWB-988 Project: OpenWebBeans Issue Type: Bug

<    4   5   6   7   8   9   10   11   12   13   >