You are viewing a plain text version of this content. The canonical link for it is here.
- upgrade to java7? - posted by Mark Struberg <st...@yahoo.de> on 2015/04/09 19:19:23 UTC, 3 replies.
- preparing to release owb-1.5.0 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/09 19:40:42 UTC, 3 replies.
- [jira] [Created] (OWB-1044) Cache whether @Initialized and @Destroyed get used at all in an app - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 11:11:12 UTC, 0 replies.
- [jira] [Created] (OWB-1045) WebContextsService#destroySession - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 11:29:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1045) WebContextsService#destroySession - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 14:12:12 UTC, 0 replies.
- [jira] [Updated] (OWB-1044) Cache whether @Initialized and @Destroyed get used at all in an app - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 14:12:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1025) add handling for @Initialized and @Destroyed - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 14:13:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-752) upgrade jcdi to CDI-1.1 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:34:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-679) StereoTypeManager is completely unused -> remove or fix. - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:36:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-967) implement ProcessSyntheticAnnotatedType - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:37:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-996) implement @WithAnnotations - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:38:12 UTC, 0 replies.
- [jira] [Commented] (OWB-1040) Lifecycle events fired during bean discovery do not follow specification sequence - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:41:12 UTC, 4 replies.
- [jira] [Resolved] (OWB-928) implement CDI-1.1 beans.xml scanning - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:49:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-931) NormalScopeProxyFactory classloader usage - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:49:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-936) Check proxy generation works well with java 7 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:50:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-943) pick up @NormalScope scopes, interceptors and decorators in implicit bean archives - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:50:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-976) move cdi-1.1 BeanManager featurs from AbstractBeanManager to BeanManagerImpl - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:53:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-954) implement AfterTypeDiscovery - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:53:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-980) Support @WithAnnotations in ProcessAnnotatedType event - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:53:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-958) our @Specializes code is based on classes and not on AnnotatedTypes - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:54:12 UTC, 0 replies.
- [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 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:54:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-847) cleanup of SubclassProxyFactory - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:55:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-843) Implement utility-methods in BeanManager - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:56:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-860) Type variable not bound in generic bean type - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 20:56:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-910) @PreDestroy causes ContextNotActiveException - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:00:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-912) Weird Behavior with @Specializes and @Inject @Any - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:01:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-826) Implement CDI-58 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:02:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-816) OWB does not correctly serialize/deserialize InstanceImpl - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:03:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-811) (public or protected) Observer methods don't get intercepted in the first firing of the event - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:03:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-810) (public or protected) Observer methods don't get intercepted in the first firing of the event - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:04:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-809) addBeans does not invalidate resolvedComponents cache in InjectionResolver - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:05:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-799) arquillian adapter uses archive:// url which can be slow because of host resolution - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:06:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-798) expensive check in EventUtil#checkEventBindings - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:06:13 UTC, 0 replies.
- [jira] [Resolved] (OWB-873) NoSuchMethodException if no constructor with an empty parameter list is present AND the bean has @Decorator beans - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:07:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-782) Create AnnotatedTypeService SPI interface - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:10:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-770) Implement new Lifecycle events - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:10:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-755) Move the instance creation into Producer.produce - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:11:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-746) Having a Decorator with a constructor- or method-injection-point for the delegate leads to an exception if no corresponding field is available - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:11:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-745) Fixes usage of java.lang.Class and java.lang.reflect.Method - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:12:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-747) Cleanup OwbBean interface - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:12:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-642) Method WebBeansUtil.configureProducerMethodSpecializations is unreliable - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:13:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-737) @specializes @alternative child class disables super class even when not enabled when using stereotypes - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:13:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1041) Session id changes in tomcat integration are not propagated to session context manager - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:14:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1039) improve exception handling during deployment - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:14:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1029) Use OWB on GoogleAppEngine - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:16:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1013) Race condition in Instance injection - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:17:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-1030) Lookup of InjectionPoint does not work - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:17:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-983) sample/tomcat7-sample doesn't run with 'mvn tomcat7:run' - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:18:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-814) Implement CDI-268 - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:18:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-652) Introduce HierarchicBeanManager - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:23:12 UTC, 0 replies.
- [jira] [Resolved] (OWB-922) Instance#select() rules are wrong - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:24:12 UTC, 0 replies.
- [jira] [Updated] (OWB-931) NormalScopeProxyFactory classloader usage - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/12 21:54:12 UTC, 0 replies.
- [VOTE] Release Apache OpenWebBeans-1.5.0 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/13 09:28:33 UTC, 8 replies.
- [jira] [Created] (OWB-1046) Starting transient conversation fails with jetty - posted by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2015/04/13 10:25:12 UTC, 0 replies.
- [jira] [Commented] (OWB-1046) Starting transient conversation fails with jetty - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/13 11:00:29 UTC, 3 replies.
- [jira] [Updated] (OWB-1046) Starting transient conversation fails with jetty - posted by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2015/04/13 11:24:12 UTC, 0 replies.
- Re: [VOTE] [CANCELLED] Release Apache OpenWebBeans-1.5.0 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/15 12:19:16 UTC, 0 replies.
- [jira] [Reopened] (OWB-798) expensive check in EventUtil#checkEventBindings - posted by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/04/15 14:45:58 UTC, 0 replies.
- [jira] [Updated] (OWB-798) expensive check in EventUtil#checkEventBindings - posted by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/04/15 14:46:58 UTC, 0 replies.
- [jira] [Resolved] (OWB-1046) Starting transient conversation fails with jetty - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/15 20:25:00 UTC, 0 replies.
- [VOTE] take 2 - Release Apache OpenWebBeans-1.5.0 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/15 21:57:04 UTC, 1 replies.
- [jira] [Created] (OWB-1047) Guess sample currently not working due to missing javax.annotation.Priority - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/16 22:43:58 UTC, 0 replies.
- [jira] [Commented] (OWB-1047) Guess sample currently not working due to missing javax.annotation.Priority - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/17 01:58:58 UTC, 1 replies.
- [jira] [Assigned] (OWB-1047) Guess sample currently not working due to missing javax.annotation.Priority - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/17 02:11:58 UTC, 0 replies.
- [ANNOUNCE] Apache OpenWebBeans-1.5.0 - posted by Mark Struberg <st...@apache.org> on 2015/04/19 20:53:01 UTC, 0 replies.
- [jira] [Resolved] (OWB-1047) Guess sample currently not working due to missing javax.annotation.Priority - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/19 21:05:58 UTC, 0 replies.
- [DISCUSS] Tasks and Ideas for 1.5.1 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/19 21:25:59 UTC, 7 replies.
- [jira] [Created] (OWB-1048) Store @SessionScoped beans in real HttpSession if available - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:10:00 UTC, 0 replies.
- [jira] [Created] (OWB-1049) Remove FailOver service and related handling - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:11:58 UTC, 0 replies.
- [jira] [Created] (OWB-1050) Store the Map in the SessionContext - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:17:58 UTC, 0 replies.
- [jira] [Created] (OWB-1051) Use RequestScopedBeanInterceptorHandler by default - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:22:58 UTC, 0 replies.
- [jira] [Commented] (OWB-1051) Use RequestScopedBeanInterceptorHandler by default - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:24:00 UTC, 0 replies.
- [jira] [Created] (OWB-1052) improve our test coverage for the owb-web module - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:28:58 UTC, 0 replies.
- [jira] [Created] (OWB-1053) improve event performance - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:36:58 UTC, 0 replies.
- [jira] [Created] (OWB-1054) Introduce a cache cleaning mechanism - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:37:58 UTC, 0 replies.
- [jira] [Commented] (OWB-1054) Introduce a cache cleaning mechanism - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/04/20 08:47:59 UTC, 2 replies.
- [jira] [Updated] (OWB-1054) Introduce a cache cleaning mechanism - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 08:57:59 UTC, 0 replies.
- [jira] [Created] (OWB-1055) Split WebBeansConfigurationListener in Begin and End listeners - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 10:11:58 UTC, 0 replies.
- [jira] [Updated] (OWB-1055) Split WebBeansConfigurationListener in Begin and End listeners - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/20 10:23:59 UTC, 0 replies.
- [jira] [Created] (OWB-1056) geronimo-interceptor_1.1_spec.jar missing in distribution - posted by "Karl Kildén (JIRA)" <ji...@apache.org> on 2015/04/20 11:22:58 UTC, 0 replies.
- [jira] [Assigned] (OWB-1056) geronimo-interceptor_1.1_spec.jar missing in distribution - posted by "Karl Kildén (JIRA)" <ji...@apache.org> on 2015/04/20 11:57:59 UTC, 0 replies.
- [jira] [Updated] (OWB-1056) interceptor and annotations spec jars missing in distribution - posted by "Karl Kildén (JIRA)" <ji...@apache.org> on 2015/04/20 12:29:58 UTC, 0 replies.
- [jira] [Closed] (OWB-1033) ProcessBeanAttributes doesn't return the right Annotated - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/20 14:02:58 UTC, 0 replies.
- [jira] [Commented] (OWB-1048) Store @SessionScoped beans in real HttpSession if available - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/20 15:04:58 UTC, 8 replies.
- [jira] [Assigned] (OWB-1056) interceptor and annotations spec jars missing in distribution - posted by "Karl Kildén (JIRA)" <ji...@apache.org> on 2015/04/20 16:35:58 UTC, 0 replies.
- [jira] [Created] (OWB-1057) CDI Events using an interface not delivered - posted by "zt (JIRA)" <ji...@apache.org> on 2015/04/21 12:19:58 UTC, 0 replies.
- [jira] [Updated] (OWB-1057) CDI Events using an interface not delivered - posted by "zt (JIRA)" <ji...@apache.org> on 2015/04/21 12:20:58 UTC, 0 replies.
- [jira] [Commented] (OWB-1057) CDI Events using an interface not delivered - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/04/21 14:12:59 UTC, 4 replies.
- [jira] [Resolved] (OWB-1057) CDI Events using an interface not delivered - posted by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/04/22 12:06:59 UTC, 0 replies.
- a new OWB-1.2.x release? - posted by Mark Struberg <st...@yahoo.de> on 2015/04/22 14:01:02 UTC, 3 replies.
- [VOTE] Release Apache OpenWebBeans-1.2.8 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/22 15:37:05 UTC, 8 replies.
- [jira] [Created] (OWB-1058) Clean up mvn:rat issues with readme files and DEPENDENCIES - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/24 21:02:39 UTC, 0 replies.
- [jira] [Assigned] (OWB-1048) Store @SessionScoped beans in real HttpSession if available - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/25 07:40:38 UTC, 0 replies.
- [jira] [Assigned] (OWB-1049) Remove FailOver service and related handling - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/25 07:40:38 UTC, 0 replies.
- adding a web-fragment.xml to openwebbeans-web? - posted by Mark Struberg <st...@yahoo.de> on 2015/04/25 21:57:18 UTC, 6 replies.
- do we like to drop servlet-2.5 support? - posted by Mark Struberg <st...@yahoo.de> on 2015/04/26 16:33:14 UTC, 6 replies.
- [jira] [Commented] (OWB-1058) Clean up mvn:rat issues with readme files and DEPENDENCIES - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/26 17:15:38 UTC, 1 replies.
- [jira] [Closed] (OWB-1058) Clean up mvn:rat issues with readme files and DEPENDENCIES - posted by "Joe Bergmark (JIRA)" <ji...@apache.org> on 2015/04/26 17:33:38 UTC, 0 replies.
- [jira] [Created] (OWB-1059) empty beans.xml file should result in BeanDiscoveryMode.ALL - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/26 22:07:38 UTC, 0 replies.
- [jira] [Updated] (OWB-1059) empty beans.xml file should result in BeanDiscoveryMode.ALL - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/26 22:12:38 UTC, 0 replies.
- [jira] [Resolved] (OWB-1059) empty beans.xml file should result in BeanDiscoveryMode.ALL - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/26 22:51:38 UTC, 0 replies.
- Re: [VOTE] [RESULT] Release Apache OpenWebBeans-1.2.8 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/26 22:52:57 UTC, 0 replies.
- Fwd: svn commit: r1676248 - in /openwebbeans/trunk/webbeans-web/src/main/java: META-INF/ org/apache/webbeans/servlet/ - posted by Romain Manni-Bucau <rm...@gmail.com> on 2015/04/27 15:04:25 UTC, 2 replies.
- [jira] [Commented] (OWB-1055) Split WebBeansConfigurationListener in Begin and End listeners - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/27 17:01:38 UTC, 0 replies.
- [jira] [Resolved] (OWB-1048) Store @SessionScoped beans in real HttpSession if available - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/27 17:04:38 UTC, 0 replies.
- [jira] [Assigned] (OWB-1050) Store the Map in the SessionContext - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/27 17:06:38 UTC, 0 replies.
- need some helping hand with OWB-1052 - posted by Mark Struberg <st...@yahoo.de> on 2015/04/27 17:08:19 UTC, 2 replies.
- [jira] [Created] (OWB-1060) upgrade to latest apache-parent - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/27 18:53:45 UTC, 0 replies.
- [jira] [Resolved] (OWB-1060) upgrade to latest apache-parent - posted by "Mark Struberg (JIRA)" <ji...@apache.org> on 2015/04/27 18:59:38 UTC, 0 replies.
- [jira] [Created] (OWB-1061) Surplus and missing @Initialized and @Destroyed events - posted by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2015/04/27 19:57:38 UTC, 0 replies.
- [jira] [Commented] (OWB-1061) Surplus and missing @Initialized and @Destroyed events - posted by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2015/04/27 20:03:39 UTC, 1 replies.
- [jira] [Updated] (OWB-1061) Surplus and missing @Initialized and @Destroyed events - posted by "Harald Wellmann (JIRA)" <ji...@apache.org> on 2015/04/27 21:34:38 UTC, 0 replies.
- [jira] [Created] (OWB-1062) JspFactory.getDefault() returns null - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/28 12:29:06 UTC, 0 replies.
- [jira] [Resolved] (OWB-1062) JspFactory.getDefault() returns null - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/28 16:30:08 UTC, 0 replies.
- [jira] [Commented] (OWB-1052) improve our test coverage for the owb-web module - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/28 16:34:06 UTC, 0 replies.
- [jira] [Assigned] (OWB-1061) Surplus and missing @Initialized and @Destroyed events - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/28 20:20:07 UTC, 0 replies.
- [jira] [Resolved] (OWB-1061) Surplus and missing @Initialized and @Destroyed events - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/28 22:11:06 UTC, 0 replies.
- [jira] [Assigned] (OWB-1040) Lifecycle events fired during bean discovery do not follow specification sequence - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/29 14:20:06 UTC, 0 replies.
- [jira] [Comment Edited] (OWB-1040) Lifecycle events fired during bean discovery do not follow specification sequence - posted by "Antonin Stefanutti (JIRA)" <ji...@apache.org> on 2015/04/29 16:41:07 UTC, 0 replies.
- [jira] [Created] (OWB-1063) remove @deprecated methods and classes - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/29 22:29:07 UTC, 0 replies.
- [jira] [Updated] (OWB-1040) Lifecycle events fired during bean discovery do not follow specification sequence - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/29 22:29:07 UTC, 3 replies.
- [jira] [Updated] (OWB-1063) remove @deprecated methods and classes - posted by "Reinhard Sandtner (JIRA)" <ji...@apache.org> on 2015/04/29 22:30:09 UTC, 0 replies.
- next release version - posted by Romain Manni-Bucau <rm...@gmail.com> on 2015/04/30 09:30:43 UTC, 5 replies.