You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r924286 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/01 12:35:02 UTC, 0 replies.
- svn commit: r1628704 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/component/creation/ main/java/org/apache/webbeans/container/ main/java/org/apache/webbeans/portable/ main/java/org/apache/webbeans/util/ test/java/org/apache... - posted by rm...@apache.org on 2014/10/01 15:50:21 UTC, 2 replies.
- svn commit: r1628724 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/component/creation/ main/java/org/apache/webbeans/config/ main/java/org/apache/webbeans/container/ main/java/org/apache/webbeans/decorator/ main/java/org/apa... - posted by rm...@apache.org on 2014/10/01 16:54:27 UTC, 0 replies.
- svn commit: r1628731 - in /openwebbeans/trunk/webbeans-tck/src/test/java: ./ org/ org/jboss/ org/jboss/cdi/ org/jboss/cdi/tck/ org/jboss/cdi/tck/tests/ org/jboss/cdi/tck/tests/implementation/ org/jboss/cdi/tck/tests/implementation/producer/ org/jboss/c... - posted by rm...@apache.org on 2014/10/01 17:19:03 UTC, 0 replies.
- svn commit: r1628737 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/event/NotificationManager.java - posted by rm...@apache.org on 2014/10/01 17:29:54 UTC, 0 replies.
- svn commit: r1628742 - /openwebbeans/trunk/webbeans-tck/src/test/java/org/jboss/cdi/tck/tests/implementation/producer/method/definition/SpiderListProducer.java - posted by rm...@apache.org on 2014/10/01 17:44:38 UTC, 0 replies.
- svn commit: r1628744 - /openwebbeans/trunk/webbeans-tck/standalone-suite.xml - posted by rm...@apache.org on 2014/10/01 17:46:53 UTC, 0 replies.
- svn commit: r1628746 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/util/GenericsUtilTest.java - posted by st...@apache.org on 2014/10/01 17:53:35 UTC, 0 replies.
- svn commit: r1628823 - /openwebbeans/trunk/webbeans-tck/pom.xml - posted by st...@apache.org on 2014/10/01 21:59:42 UTC, 0 replies.
- svn commit: r1628898 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: container/BeanManagerImpl.java util/GenericsUtil.java - posted by rm...@apache.org on 2014/10/02 09:27:44 UTC, 0 replies.
- svn commit: r1628904 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/container/BeanManagerImpl.java - posted by st...@apache.org on 2014/10/02 09:49:34 UTC, 0 replies.
- svn commit: r1628911 - in /openwebbeans/trunk: webbeans-impl/src/main/java/org/apache/webbeans/portable/ webbeans-impl/src/main/java/org/apache/webbeans/util/ webbeans-impl/src/test/java/org/apache/webbeans/test/injection/generics/zoo/ webbeans-impl/sr... - posted by rm...@apache.org on 2014/10/02 11:28:04 UTC, 0 replies.
- svn commit: r1628912 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/util/GenericsUtil.java - posted by rm...@apache.org on 2014/10/02 11:35:59 UTC, 0 replies.
- svn commit: r924388 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/02 12:35:02 UTC, 0 replies.
- svn commit: r1628935 - /openwebbeans/trunk/webbeans-web/src/main/java/org/apache/webbeans/web/scanner/WebScannerService.java - posted by ta...@apache.org on 2014/10/02 13:08:37 UTC, 0 replies.
- svn commit: r1629138 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/producer/GenericProducerTest.java - posted by rm...@apache.org on 2014/10/03 10:29:42 UTC, 0 replies.
- svn commit: r924507 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/03 12:35:02 UTC, 0 replies.
- svn commit: r1629213 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: component/ManagedBean.java config/BeansDeployer.java container/InjectionTargetFactoryImpl.java - posted by rm...@apache.org on 2014/10/03 16:43:27 UTC, 0 replies.
- svn commit: r1629245 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/interceptors/extension/BeforeBeanDiscoveryImplTest.java - posted by rm...@apache.org on 2014/10/03 18:03:12 UTC, 0 replies.
- svn commit: r1629252 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/annotation/ main/java/org/apache/webbeans/container/ main/java/org/apache/webbeans/intercept/ test/java/org/apache/webbeans/test/ test/java/org/apache/webbea... - posted by rm...@apache.org on 2014/10/03 18:33:49 UTC, 0 replies.
- svn commit: r1629254 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/intercept/InterceptorResolutionService.java - posted by rm...@apache.org on 2014/10/03 18:40:10 UTC, 0 replies.
- svn commit: r1629255 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/component/AbstractProducerBean.java test/java/org/apache/webbeans/test/producer/ProducerPassivationTest.java - posted by st...@apache.org on 2014/10/03 18:42:24 UTC, 0 replies.
- svn commit: r1629256 - in /openwebbeans/branches/owb_1.1.x: webbeans-impl/src/main/java/org/apache/webbeans/component/ webbeans-impl/src/main/java/org/apache/webbeans/inject/ webbeans-impl/src/test/java/org/apache/webbeans/newtests/promethods/ webbeans... - posted by st...@apache.org on 2014/10/03 18:43:14 UTC, 0 replies.
- svn commit: r1629359 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/annotation/ main/java/org/apache/webbeans/intercept/ main/java/org/apache/webbeans/portable/events/discovery/ main/java/org/apache/webbeans/util/ test/java/o... - posted by rm...@apache.org on 2014/10/04 10:19:11 UTC, 0 replies.
- svn commit: r1629364 - in /openwebbeans/branches/owb_1.2.x/webbeans-impl/src: main/java/org/apache/webbeans/component/AbstractProducerBean.java test/java/org/apache/webbeans/newtests/producer/ProducerPassivationTest.java - posted by st...@apache.org on 2014/10/04 11:21:43 UTC, 0 replies.
- svn commit: r924622 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/04 12:35:02 UTC, 0 replies.
- svn commit: r1629373 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/decorators/tests/ExtendedGenericDecoratorTest.java - posted by rs...@apache.org on 2014/10/04 13:28:07 UTC, 0 replies.
- svn commit: r1629479 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/intercept/ main/java/org/apache/webbeans/util/ test/java/org/apache/webbeans/test/component/decorator/clean/ test/java/org/apache/webbeans/test/component/eve... - posted by st...@apache.org on 2014/10/05 11:09:45 UTC, 0 replies.
- svn commit: r924718 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/05 12:35:02 UTC, 0 replies.
- svn commit: r1629505 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/util/GenericsUtil.java main/java/org/apache/webbeans/util/WebBeansUtil.java test/java/org/apache/webbeans/test/util/GenericsUtilTest.java - posted by rm...@apache.org on 2014/10/05 18:49:28 UTC, 0 replies.
- svn commit: r1629585 - in /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans: config/BeansDeployer.java container/InjectionResolver.java - posted by rm...@apache.org on 2014/10/06 09:51:04 UTC, 0 replies.
- svn commit: r1629586 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/corespi/scanner/AbstractMetaDataDiscovery.java - posted by rm...@apache.org on 2014/10/06 09:57:14 UTC, 0 replies.
- svn commit: r924812 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/06 12:35:02 UTC, 0 replies.
- svn commit: r1629632 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/component/creation/ main/java/org/apache/webbeans/intercept/ test/java/org/apache/webbeans/test/decorators/tests/ - posted by rs...@apache.org on 2014/10/06 14:35:47 UTC, 0 replies.
- svn commit: r1629763 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/util/AnnotationUtil.java test/java/org/apache/webbeans/test/interceptors/extension/BeforeBeanDiscoveryImplTest.java - posted by rm...@apache.org on 2014/10/06 22:59:59 UTC, 0 replies.
- svn commit: r924924 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/07 12:35:01 UTC, 0 replies.
- svn commit: r1629881 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/decorators/tests/RepeatedGenericTypeDecoratorTest.java - posted by rs...@apache.org on 2014/10/07 14:57:35 UTC, 0 replies.
- svn commit: r1629883 - in /openwebbeans/branches/owb_1.2.x/webbeans-impl/src: main/java/org/apache/webbeans/component/creation/ main/java/org/apache/webbeans/intercept/ test/java/org/apache/webbeans/newtests/decorators/tests/ - posted by rs...@apache.org on 2014/10/07 15:00:59 UTC, 0 replies.
- svn commit: r1629886 - /openwebbeans/trunk/webbeans-impl/src/test/java/org/apache/webbeans/test/decorators/tests/RepeatedGenericTypeDecoratorTest.java - posted by rm...@apache.org on 2014/10/07 15:08:42 UTC, 0 replies.
- svn commit: r1630005 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/container/BeanManagerImpl.java - posted by st...@apache.org on 2014/10/08 07:20:13 UTC, 0 replies.
- svn commit: r925039 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/08 12:35:02 UTC, 0 replies.
- svn commit: r925152 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/09 12:35:03 UTC, 0 replies.
- svn commit: r925258 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/10 12:35:03 UTC, 0 replies.
- svn commit: r925369 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/11 12:35:01 UTC, 0 replies.
- svn commit: r925480 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/12 12:35:02 UTC, 0 replies.
- svn commit: r1631174 - in /openwebbeans/trunk/webbeans-impl/src: main/java/org/apache/webbeans/container/OwbCDI.java main/java/org/apache/webbeans/inject/instance/InstanceImpl.java test/java/org/apache/webbeans/container/OwbCDIProviderTest.java - posted by rm...@apache.org on 2014/10/12 15:24:38 UTC, 0 replies.
- svn commit: r1631178 - /openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/config/DeploymentValidationService.java - posted by rm...@apache.org on 2014/10/12 15:42:00 UTC, 0 replies.
- svn commit: r925585 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/13 12:35:02 UTC, 0 replies.
- svn commit: r925735 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/14 12:35:01 UTC, 0 replies.
- svn commit: r925836 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/15 12:35:02 UTC, 0 replies.
- svn commit: r925941 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/16 12:35:02 UTC, 0 replies.
- svn commit: r926083 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/17 12:35:02 UTC, 0 replies.
- svn commit: r926206 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/20 15:52:27 UTC, 0 replies.
- svn commit: r926316 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/21 12:35:01 UTC, 0 replies.
- svn commit: r926427 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/22 12:35:01 UTC, 0 replies.
- svn commit: r926532 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/23 12:35:01 UTC, 0 replies.
- svn commit: r1633847 - /openwebbeans/trunk/pom.xml - posted by st...@apache.org on 2014/10/23 17:49:36 UTC, 0 replies.
- svn commit: r1633898 - /openwebbeans/branches/owb_1.2.x/pom.xml - posted by st...@apache.org on 2014/10/23 19:39:46 UTC, 0 replies.
- svn commit: r926673 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/24 12:35:00 UTC, 0 replies.
- svn commit: r926790 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/25 12:35:01 UTC, 0 replies.
- svn commit: r926881 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/26 11:35:00 UTC, 0 replies.
- svn commit: r927017 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/27 11:35:00 UTC, 0 replies.
- svn commit: r927141 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/28 11:35:00 UTC, 0 replies.
- svn commit: r927265 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/29 11:34:59 UTC, 0 replies.
- svn commit: r927391 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/30 11:35:00 UTC, 0 replies.
- svn commit: r927480 - in /websites: production/openwebbeans/content/index.html staging/openwebbeans/trunk/content/index.html - posted by bu...@apache.org on 2014/10/31 11:34:59 UTC, 0 replies.