From noreply at github.com Mon May 4 09:13:35 2015 From: noreply at github.com (GitHub) Date: Mon, 04 May 2015 06:13:35 -0700 Subject: [weld-commits] [weld/core] 1de59f: WELD-1935 Undertow support Message-ID: <5547707fba2e1_1b783fdba9ed72bc51241@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 1de59f75d5e2f818cc3f9b472217688606168443 https://github.com/weld/core/commit/1de59f75d5e2f818cc3f9b472217688606168443 Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M environments/servlet/core/pom.xml M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/logging/Category.java A environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/logging/UndertowLogger.java A environments/servlet/core/src/main/java/org/jboss/weld/environment/undertow/UndertowContainer.java A environments/servlet/core/src/main/java/org/jboss/weld/environment/undertow/WeldInstanceFactory.java A environments/servlet/core/src/main/java/org/jboss/weld/environment/undertow/WeldServletExtension.java A environments/servlet/core/src/main/resources/META-INF/services/io.undertow.servlet.ServletExtension M environments/servlet/pom.xml Log Message: ----------- WELD-1935 Undertow support Commit: 3c7550400ddc19622a4630a72c089e2418063a30 https://github.com/weld/core/commit/3c7550400ddc19622a4630a72c089e2418063a30 Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M environments/servlet/core/src/main/java/org/jboss/weld/environment/gwtdev/GwtDevHostedModeContainer.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/jetty/JettyContainer.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/tomcat/TomcatContainer.java Log Message: ----------- Minor - constant fields should be final! Commit: ff4085f3440db6844a1e1f29623734f8f3cd444e https://github.com/weld/core/commit/ff4085f3440db6844a1e1f29623734f8f3cd444e Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/builtin/BeanManagerProxy.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeFilter.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeServlet.java Log Message: ----------- WELD-1935 Make Probe work even if Servlet/Filter injection is not supported by the container Commit: ada5ebeda5bf7c0c9c07d5b02f55c5c7154c0c19 https://github.com/weld/core/commit/ada5ebeda5bf7c0c9c07d5b02f55c5c7154c0c19 Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M environments/servlet/pom.xml M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/bootstrap/beansxml/ConflictingBeansXmlTestBase.java M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/bootstrap/beansxml/Foo.java A environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/bootstrap/beansxml/Marker.java M environments/servlet/tests/base/src/main/java/org/jboss/weld/environment/servlet/test/bootstrap/beansxml/VerifyExtension.java M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/permalink/pom.xml M examples/pom.xml M pom.xml Log Message: ----------- Upgrade jsf-impl to 2.2.10 Commit: e8a3d637db15e691024a230b616d588af5fe6e2f https://github.com/weld/core/commit/e8a3d637db15e691024a230b616d588af5fe6e2f Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M examples/jsf/numberguess/README.md M examples/jsf/numberguess/pom.xml M examples/jsf/numberguess/src/main/webapp-wildfly/WEB-INF/web.xml Log Message: ----------- WELD-1935 Add wildfly-web (undertow) profile to weld-numberguess Commit: 1ae1decf3e2cf48f6525b98851780b25b49e18a1 https://github.com/weld/core/commit/1ae1decf3e2cf48f6525b98851780b25b49e18a1 Author: Jozef Hartinger Date: 2015-04-30 (Thu, 30 Apr 2015) Changed paths: M docs/reference/src/main/asciidoc/environments.asciidoc Log Message: ----------- WELD-1935 Document using weld-servlet with undertow and wildfly-web Compare: https://github.com/weld/core/compare/fe31403a9848...1ae1decf3e2c From noreply at github.com Wed May 6 09:13:11 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:13:11 -0700 Subject: [weld-commits] [weld/api] da52ac: WELD-1916 Make it possible for BeanDeployArchive t... Message-ID: <554a1367e4679_40b13f980ea772a0836f7@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: da52acb06f10b6e1df2dbbab349bb1d92115922a https://github.com/weld/api/commit/da52acb06f10b6e1df2dbbab349bb1d92115922a Author: Jozef Hartinger Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeanDeploymentArchive.java Log Message: ----------- WELD-1916 Make it possible for BeanDeployArchive to expose already-loaded classes From noreply at github.com Wed May 6 09:22:59 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:22:59 -0700 Subject: [weld-commits] [weld/api] 40f0ec: WELD-1916 Fix ForwardingBeanDeploymentArchive, Jav... Message-ID: <554a15b3a3c13_244c3fb8d2d9329c345fe@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 40f0ec309290d681fa8c45df9a2a0246cfb4789b https://github.com/weld/api/commit/40f0ec309290d681fa8c45df9a2a0246cfb4789b Author: Jozef Hartinger Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M weld-spi/src/main/java/org/jboss/weld/bootstrap/api/CDI11Bootstrap.java M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/helpers/ForwardingBeanDeploymentArchive.java Log Message: ----------- WELD-1916 Fix ForwardingBeanDeploymentArchive, JavaDoc From noreply at github.com Wed May 6 09:57:14 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:57:14 -0700 Subject: [weld-commits] [weld/api] 339b53: WELD-1936 BeanBuilder API changes Message-ID: <554a1dba280a0_2a893fa89171f2b8434c9@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 339b53d12b4b5f9c48edc70eadc1b0ec81fbeeba https://github.com/weld/api/commit/339b53d12b4b5f9c48edc70eadc1b0ec81fbeeba Author: Martin Kouba Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java Log Message: ----------- WELD-1936 BeanBuilder API changes From noreply at github.com Wed May 6 09:58:31 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:58:31 -0700 Subject: [weld-commits] [weld/api] 74106f: [maven-release-plugin] prepare release 3.0.Alpha8 Message-ID: <554a1e0754c82_40df3fe7974bd2a03996b@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 74106fe6fe935a2bf65cfc95573367c820c75093 https://github.com/weld/api/commit/74106fe6fe935a2bf65cfc95573367c820c75093 Author: Jozef Hartinger Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.0.Alpha8 From noreply at github.com Wed May 6 09:58:33 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:58:33 -0700 Subject: [weld-commits] [weld/api] Message-ID: <554a1e096ec29_1ea53ffa4bd732c059729@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.Alpha8 Home: https://github.com/weld/api From noreply at github.com Wed May 6 09:58:35 2015 From: noreply at github.com (GitHub) Date: Wed, 06 May 2015 06:58:35 -0700 Subject: [weld-commits] [weld/api] 666a62: [maven-release-plugin] prepare for next developmen... Message-ID: <554a1e0b31a2e_3d333f819325d2b899731@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 666a6226c1d31de4be2f2e3758d7e200b33f8140 https://github.com/weld/api/commit/666a6226c1d31de4be2f2e3758d7e200b33f8140 Author: Jozef Hartinger Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Thu May 7 03:23:57 2015 From: noreply at github.com (GitHub) Date: Thu, 07 May 2015 00:23:57 -0700 Subject: [weld-commits] [weld/api] 55b44a: BeanDeploymentArchive.getBeanClasses() - be more s... Message-ID: <554b130d2816b_2e4a3fd239cad2bc911cf@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 55b44abbfaf71857433da45a9497311029cc08cc https://github.com/weld/api/commit/55b44abbfaf71857433da45a9497311029cc08cc Author: Martin Kouba Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeanDeploymentArchive.java Log Message: ----------- BeanDeploymentArchive.getBeanClasses() - be more specific about the return value - copied from CDI11Bootstrap javadoc From noreply at github.com Thu May 7 06:25:51 2015 From: noreply at github.com (GitHub) Date: Thu, 07 May 2015 03:25:51 -0700 Subject: [weld-commits] [weld/core] 36563d: WELD-1927 Make it possible to pass Weld and WeldCo... Message-ID: <554b3dafe817e_fda3f99484312c0592e7@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 36563d252a4a2375692d7669e7a523bb6ba89136 https://github.com/weld/core/commit/36563d252a4a2375692d7669e7a523bb6ba89136 Author: Jozef Hartinger Date: 2015-05-05 (Tue, 05 May 2015) Changed paths: A environments/common/src/main/java/org/jboss/weld/environment/ContainerInstance.java A environments/common/src/main/java/org/jboss/weld/environment/ContainerInstanceFactory.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldContainer.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java A environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/Animal.java A environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/Cat.java A environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/Dog.java A environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/TestServlet.java A environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/WeldSeBuilderTest.java Log Message: ----------- WELD-1927 Make it possible to pass Weld and WeldContainer to weld-servlet Commit: cd1a2e54bc122321382562cf8729b4ccb29f35c8 https://github.com/weld/core/commit/cd1a2e54bc122321382562cf8729b4ccb29f35c8 Author: Jozef Hartinger Date: 2015-05-06 (Wed, 06 May 2015) Changed paths: M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/Listener.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java M environments/servlet/tests/jetty/src/test/weld-se-coop/org/jboss/weld/environment/servlet/test/se/coop/builder/WeldSeBuilderTest.java Log Message: ----------- WELD-1927 Introduce Listener.using() Compare: https://github.com/weld/core/compare/1ae1decf3e2c...cd1a2e54bc12 From noreply at github.com Thu May 7 06:37:06 2015 From: noreply at github.com (GitHub) Date: Thu, 07 May 2015 03:37:06 -0700 Subject: [weld-commits] [weld/core] 783b44: WELD-1932 Increase likelyhood of reproducing the i... Message-ID: <554b4052bdde3_49d53fe2848a92a06916a@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: 783b445cb044abcd921697cb35f26579d4eac514 https://github.com/weld/core/commit/783b445cb044abcd921697cb35f26579d4eac514 Author: Jozef Hartinger Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/context/session/BoundSessionContextTest.java Log Message: ----------- WELD-1932 Increase likelyhood of reproducing the issue Commit: 2bfeb7c275ca5c728b7debc1e167a254e8971e3c https://github.com/weld/core/commit/2bfeb7c275ca5c728b7debc1e167a254e8971e3c Author: Jozef Hartinger Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/beanstore/AttributeBeanStore.java M impl/src/main/java/org/jboss/weld/context/beanstore/MapBeanStore.java M impl/src/main/java/org/jboss/weld/context/beanstore/SessionMapBeanStore.java M impl/src/main/java/org/jboss/weld/context/bound/BoundRequestContextImpl.java Log Message: ----------- WELD-1932 Unsynchronized iteration in AbstractNamingScheme causes ConcurrentModificationException Commit: 12bd9d6088d5c6a3fef0f42194e6587e5af305d5 https://github.com/weld/core/commit/12bd9d6088d5c6a3fef0f42194e6587e5af305d5 Author: Martin Kouba Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M jboss-tck-runner/pom.xml M pom.xml M tests-arquillian/pom.xml Log Message: ----------- WFLY-4572 Exclude slf4j-api:1.7.7.jbossorg-1 not available in maven central Compare: https://github.com/weld/core/compare/cc1ac458b131...12bd9d6088d5 From noreply at github.com Thu May 7 06:37:06 2015 From: noreply at github.com (GitHub) Date: Thu, 07 May 2015 03:37:06 -0700 Subject: [weld-commits] [weld/core] 0c88f3: WELD-1932 Increase likelyhood of reproducing the i... Message-ID: <554b4052c1ef8_2e433fd3fc24b2a06338@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 0c88f31238dadf9779c571e838ab6f029243a282 https://github.com/weld/core/commit/0c88f31238dadf9779c571e838ab6f029243a282 Author: Jozef Hartinger Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/context/session/BoundSessionContextTest.java Log Message: ----------- WELD-1932 Increase likelyhood of reproducing the issue Commit: 46f8e641fabbfbc357b060c620af8a349e0af366 https://github.com/weld/core/commit/46f8e641fabbfbc357b060c620af8a349e0af366 Author: Jozef Hartinger Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/beanstore/AttributeBeanStore.java M impl/src/main/java/org/jboss/weld/context/beanstore/MapBeanStore.java M impl/src/main/java/org/jboss/weld/context/beanstore/SessionMapBeanStore.java M impl/src/main/java/org/jboss/weld/context/bound/BoundRequestContextImpl.java Log Message: ----------- WELD-1932 Unsynchronized iteration in AbstractNamingScheme causes ConcurrentModificationException Commit: 0a3fa37432acc496daacefa1192b4c3be96a1cc8 https://github.com/weld/core/commit/0a3fa37432acc496daacefa1192b4c3be96a1cc8 Author: Martin Kouba Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M jboss-tck-runner/pom.xml M pom.xml M tests-arquillian/pom.xml Log Message: ----------- WFLY-4572 Exclude slf4j-api:1.7.7.jbossorg-1 not available in maven central Compare: https://github.com/weld/core/compare/cd1a2e54bc12...0a3fa37432ac From noreply at github.com Mon May 11 04:53:46 2015 From: noreply at github.com (GitHub) Date: Mon, 11 May 2015 01:53:46 -0700 Subject: [weld-commits] [weld/core] 7ba7a6: WELD-1936 Expose BeanBuilder in Weld builder Message-ID: <55506e1a2582b_356f3f8bb13fb2a01378a@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 7ba7a61030a9590f4d5c437cf6a8c3a0e73d4e79 https://github.com/weld/core/commit/7ba7a61030a9590f4d5c437cf6a8c3a0e73d4e79 Author: Martin Kouba Date: 2015-05-11 (Mon, 11 May 2015) Changed paths: M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldSEBeanRegistrant.java A environments/se/core/src/test/java/org/jboss/weld/environment/se/test/builder/Juicy.java M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/builder/WeldBuilderTest.java A impl/src/main/java/org/jboss/weld/bootstrap/BeanDeploymentFinder.java M impl/src/main/java/org/jboss/weld/bootstrap/WeldBootstrap.java M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java M impl/src/main/java/org/jboss/weld/bootstrap/events/BeanAttributesBuilder.java M impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java M pom.xml A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/Bar.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanBuilderTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/Foo.java A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/VetoedBean.java Log Message: ----------- WELD-1936 Expose BeanBuilder in Weld builder Commit: 0e7ec8c34f759303d002e845e367d731168c7ebc https://github.com/weld/core/commit/0e7ec8c34f759303d002e845e367d731168c7ebc Author: Martin Kouba Date: 2015-05-11 (Mon, 11 May 2015) Changed paths: M pom.xml Log Message: ----------- Upgrade weld-api to 3.0.Alpha8 Compare: https://github.com/weld/core/compare/0a3fa37432ac...0e7ec8c34f75 From noreply at github.com Mon May 11 07:46:53 2015 From: noreply at github.com (GitHub) Date: Mon, 11 May 2015 04:46:53 -0700 Subject: [weld-commits] [weld/core] 532246: WELD-1916 Make it possible for BeanDeployArchive t... Message-ID: <555096ad16e79_4393f812056729c8868e@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 53224626e1227cc68a54b50c17d65755da99da22 https://github.com/weld/core/commit/53224626e1227cc68a54b50c17d65755da99da22 Author: Jozef Hartinger Date: 2015-05-11 (Mon, 11 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/AnnotatedTypeLoader.java M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployer.java M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java M impl/src/main/java/org/jboss/weld/bootstrap/FastAnnotatedTypeLoader.java Log Message: ----------- WELD-1916 Make it possible for BeanDeployArchive to expose already-loaded classes Commit: 45213011e43c5369a555711a3638c7b12d62be26 https://github.com/weld/core/commit/45213011e43c5369a555711a3638c7b12d62be26 Author: Jozef Hartinger Date: 2015-05-11 (Mon, 11 May 2015) Changed paths: M environments/common/src/main/java/org/jboss/weld/environment/deployment/WeldBeanDeploymentArchive.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldSEProvider.java Log Message: ----------- WELD-1916 Make use of BeanDeploymentArchive.getLoadedBeanClasses() in weld-se Compare: https://github.com/weld/core/compare/0e7ec8c34f75...45213011e43c From noreply at github.com Tue May 12 04:55:56 2015 From: noreply at github.com (GitHub) Date: Tue, 12 May 2015 01:55:56 -0700 Subject: [weld-commits] [weld/core] d36333: Minor docs update Message-ID: <5551c01cd3896_2d703fd8b1f2b2b83255f@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: d363335613fe900f42a604584fcdab92dd6688ab https://github.com/weld/core/commit/d363335613fe900f42a604584fcdab92dd6688ab Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Minor docs update Commit: 6c75ca4e1e0cc58d56e920fa61adff6d82351ef5 https://github.com/weld/core/commit/6c75ca4e1e0cc58d56e920fa61adff6d82351ef5 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Document AroundConstructCallback Commit: d96a72f1b63abddd444fe1ddfa820db7c9e6ebeb https://github.com/weld/core/commit/d96a72f1b63abddd444fe1ddfa820db7c9e6ebeb Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Document SubclassedComponentDescriptor Compare: https://github.com/weld/core/compare/12bd9d6088d5...d96a72f1b63a From noreply at github.com Tue May 12 04:56:00 2015 From: noreply at github.com (GitHub) Date: Tue, 12 May 2015 01:56:00 -0700 Subject: [weld-commits] [weld/core] 1ffaf5: Minor docs update Message-ID: <5551c020a2f0b_24b83feb2a05b2c04206f@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 1ffaf5e7b4a51398551c6e587a22d697d7095230 https://github.com/weld/core/commit/1ffaf5e7b4a51398551c6e587a22d697d7095230 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Minor docs update Commit: 955f7b5d2f220a96528c004e4f9c5bee4a028217 https://github.com/weld/core/commit/955f7b5d2f220a96528c004e4f9c5bee4a028217 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Document AroundConstructCallback Commit: 787f025315672b38c148b0bdf8c5bde5355151d6 https://github.com/weld/core/commit/787f025315672b38c148b0bdf8c5bde5355151d6 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Document SubclassedComponentDescriptor Compare: https://github.com/weld/core/compare/45213011e43c...787f02531567 From noreply at github.com Tue May 12 05:09:51 2015 From: noreply at github.com (GitHub) Date: Tue, 12 May 2015 02:09:51 -0700 Subject: [weld-commits] [weld/core] 3ff033: [maven-release-plugin] prepare release 2.2.12.Fina... Message-ID: <5551c35f72a90_2bc73fc8f3b7d29c625c2@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: 3ff0330c6c9e6c28a86f20adbb8329c5e386b5f2 https://github.com/weld/core/commit/3ff0330c6c9e6c28a86f20adbb8329c5e386b5f2 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M bom/pom.xml M bundles/impl/pom.xml M bundles/osgi/pom.xml M docs/reference/pom.xml M environments/common/pom.xml M environments/se/build/pom.xml M environments/se/core/pom.xml M environments/servlet/build/pom.xml M environments/servlet/core/pom.xml M environments/servlet/pom.xml M environments/servlet/tests/base/pom.xml M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/login/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/pastecode/pom.xml M examples/jsf/permalink/pom.xml M examples/jsf/translator/ear/pom.xml M examples/jsf/translator/ejb/pom.xml M examples/jsf/translator/ftest/pom.xml M examples/jsf/translator/pom.xml M examples/jsf/translator/war/pom.xml M examples/osgi/paint-api/pom.xml M examples/osgi/paint-core/pom.xml M examples/osgi/paint-square/pom.xml M examples/osgi/paint-triangle/pom.xml M examples/osgi/pom.xml M examples/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M examples/webstart/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/pom.xml M jboss-tck-runner/pom.xml M jsf/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 2.2.12.Final From noreply at github.com Tue May 12 05:09:52 2015 From: noreply at github.com (GitHub) Date: Tue, 12 May 2015 02:09:52 -0700 Subject: [weld-commits] [weld/core] Message-ID: <5551c3607c56b_1fc13fa605bfd2a060764@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/tags/2.2.12.Final Home: https://github.com/weld/core From noreply at github.com Tue May 12 05:09:54 2015 From: noreply at github.com (GitHub) Date: Tue, 12 May 2015 02:09:54 -0700 Subject: [weld-commits] [weld/core] e51983: [maven-release-plugin] prepare for next developmen... Message-ID: <5551c362aa1d4_249b3f8e3eb1329c54aa@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: e51983a69cb0444c7b021fa3f797fa9dd888e721 https://github.com/weld/core/commit/e51983a69cb0444c7b021fa3f797fa9dd888e721 Author: Jozef Hartinger Date: 2015-05-12 (Tue, 12 May 2015) Changed paths: M bom/pom.xml M bundles/impl/pom.xml M bundles/osgi/pom.xml M docs/reference/pom.xml M environments/common/pom.xml M environments/se/build/pom.xml M environments/se/core/pom.xml M environments/servlet/build/pom.xml M environments/servlet/core/pom.xml M environments/servlet/pom.xml M environments/servlet/tests/base/pom.xml M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/login/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/pastecode/pom.xml M examples/jsf/permalink/pom.xml M examples/jsf/translator/ear/pom.xml M examples/jsf/translator/ejb/pom.xml M examples/jsf/translator/ftest/pom.xml M examples/jsf/translator/pom.xml M examples/jsf/translator/war/pom.xml M examples/osgi/paint-api/pom.xml M examples/osgi/paint-core/pom.xml M examples/osgi/paint-square/pom.xml M examples/osgi/paint-triangle/pom.xml M examples/osgi/pom.xml M examples/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M examples/webstart/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/pom.xml M jboss-tck-runner/pom.xml M jsf/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Fri May 15 08:05:41 2015 From: noreply at github.com (GitHub) Date: Fri, 15 May 2015 05:05:41 -0700 Subject: [weld-commits] [weld/core] 9a413b: WELD-1933 Add profile to activate weld-logging-too... Message-ID: <5555e115c2661_358c3ffbc3c112a0424b3@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9a413b8a196667671e81b8c0f17ff82c803dbae5 https://github.com/weld/core/commit/9a413b8a196667671e81b8c0f17ff82c803dbae5 Author: Martin Kouba Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M impl/pom.xml M pom.xml Log Message: ----------- WELD-1933 Add profile to activate weld-logging-tools annotation processor From noreply at github.com Fri May 15 08:07:32 2015 From: noreply at github.com (GitHub) Date: Fri, 15 May 2015 05:07:32 -0700 Subject: [weld-commits] [weld/core] b45ebb: WELD-1933 Add profile to activate weld-logging-too... Message-ID: <5555e184aa7b7_21833fd24b6d12a07382a@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: b45ebb3c0c97e0d65a108bfb0cdff1cf84e51532 https://github.com/weld/core/commit/b45ebb3c0c97e0d65a108bfb0cdff1cf84e51532 Author: Martin Kouba Date: 2015-05-15 (Fri, 15 May 2015) Changed paths: M impl/pom.xml M pom.xml Log Message: ----------- WELD-1933 Add profile to activate weld-logging-tools annotation processor From noreply at github.com Tue May 19 03:12:32 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 00:12:32 -0700 Subject: [weld-commits] [weld/api] ab8360: WELD-1944 BeanBuilder - other ways to add types Message-ID: <555ae2603461_4f8a3fbcba20b2bc12024f@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: ab83602906ca4d027bf82e91756f750cb652a318 https://github.com/weld/api/commit/ab83602906ca4d027bf82e91756f750cb652a318 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java Log Message: ----------- WELD-1944 BeanBuilder - other ways to add types - add BeanBuilder.addType(TypeLiteral typeLiteral) - add BeanBuilder.addTransitiveTypeClosure(Type type) Commit: dd3de5f974521d96b0853376ad852329fd52fdb1 https://github.com/weld/api/commit/dd3de5f974521d96b0853376ad852329fd52fdb1 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java Log Message: ----------- WELD-1943 Add a shortcut for produceWith(() -> existing) Compare: https://github.com/weld/api/compare/55b44abbfaf7...dd3de5f97452 From noreply at github.com Tue May 19 03:57:56 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 00:57:56 -0700 Subject: [weld-commits] [weld/api] 805427: [maven-release-plugin] prepare release 3.0.Alpha9 Message-ID: <555aed04f3dec_4f5f3ffa91c792c07003d@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 8054271564434e097097bddcee4e49f63e089c3e https://github.com/weld/api/commit/8054271564434e097097bddcee4e49f63e089c3e Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.0.Alpha9 From noreply at github.com Tue May 19 03:57:58 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 00:57:58 -0700 Subject: [weld-commits] [weld/api] Message-ID: <555aed0684ce4_73a23ff46d11f2a09229@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.Alpha9 Home: https://github.com/weld/api From noreply at github.com Tue May 19 03:58:01 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 00:58:01 -0700 Subject: [weld-commits] [weld/api] aae1ad: [maven-release-plugin] prepare for next developmen... Message-ID: <555aed09107de_6dda3f7e3a4632bc7728f@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: aae1add2479aff060fc53dd304ab8816d13c0404 https://github.com/weld/api/commit/aae1add2479aff060fc53dd304ab8816d13c0404 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Tue May 19 04:10:19 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:10:19 -0700 Subject: [weld-commits] [weld/api] Message-ID: <555aefeb7bc4c_73a23ff46d11f2a09283d@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.Alpha9 Home: https://github.com/weld/api From noreply at github.com Tue May 19 04:22:12 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:22:12 -0700 Subject: [weld-commits] [weld/api] f54a5a: Fix javadoc for BeanBuilder.producing() Message-ID: <555af2b49c02_1d233fd2ad69f2c013129bb@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: f54a5afb79df806ce5fdcd1fa14cb3e73b592466 https://github.com/weld/api/commit/f54a5afb79df806ce5fdcd1fa14cb3e73b592466 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java Log Message: ----------- Fix javadoc for BeanBuilder.producing() From noreply at github.com Tue May 19 04:23:44 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:23:44 -0700 Subject: [weld-commits] [weld/api] ab30f2: [maven-release-plugin] prepare release 3.0.Alpha9 Message-ID: <555af310664b0_78ef3fb718acb2a087595@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: ab30f29b9352f7d72634530365065d1abcb2dcaa https://github.com/weld/api/commit/ab30f29b9352f7d72634530365065d1abcb2dcaa Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.0.Alpha9 From noreply at github.com Tue May 19 04:23:45 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:23:45 -0700 Subject: [weld-commits] [weld/api] Message-ID: <555af3118dd0c_4ce23fd32600d2bc94071@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.Alpha9 Home: https://github.com/weld/api From noreply at github.com Tue May 19 04:23:47 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:23:47 -0700 Subject: [weld-commits] [weld/api] 7684da: [maven-release-plugin] prepare for next developmen... Message-ID: <555af31388a31_4dd33fc8828072a0264da@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 7684da4da827e8363a92088369f9ed80b428e3e1 https://github.com/weld/api/commit/7684da4da827e8363a92088369f9ed80b428e3e1 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Tue May 19 04:51:24 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 01:51:24 -0700 Subject: [weld-commits] [weld/core] a4c953: Probe minor - swap menu items Message-ID: <555af98c609a6_72353fa5919d52bc431c8@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: a4c95335a84c394664fca683a9072b316d3833db https://github.com/weld/core/commit/a4c95335a84c394664fca683a9072b316d3833db Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M probe/core/src/main/client/probe.html Log Message: ----------- Probe minor - swap menu items From noreply at github.com Tue May 19 06:35:37 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 03:35:37 -0700 Subject: [weld-commits] [weld/core] 87a237: WELD-1941 Fix default bean names for managed and s... Message-ID: <555b11f94617c_4adb3fe62d2832c06854d@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 87a2371dd8419b3dad79d9f7a4f16d5269e64f18 https://github.com/weld/core/commit/87a2371dd8419b3dad79d9f7a4f16d5269e64f18 Author: Martin Kouba Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/attributes/BeanAttributesFactory.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/DefaultBeanNameTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/URLAlpha.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/bravo.java Log Message: ----------- WELD-1941 Fix default bean names for managed and session beans From noreply at github.com Tue May 19 07:40:44 2015 From: noreply at github.com (GitHub) Date: Tue, 19 May 2015 04:40:44 -0700 Subject: [weld-commits] [weld/core] 8606bd: Upgrade TCK and Arquillian versions. Message-ID: <555b213c1d7f0_634c3f8a4918929c76361@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 8606bd501d343744e3b801a49cbc07226bf7cc53 https://github.com/weld/core/commit/8606bd501d343744e3b801a49cbc07226bf7cc53 Author: Tomas Remes Date: 2015-05-19 (Tue, 19 May 2015) Changed paths: M pom.xml Log Message: ----------- Upgrade TCK and Arquillian versions. From noreply at github.com Wed May 20 07:37:58 2015 From: noreply at github.com (GitHub) Date: Wed, 20 May 2015 04:37:58 -0700 Subject: [weld-commits] [weld/core] 50c572: WELD-1944 BeanBuilder - other ways to add types Message-ID: <555c72161f42d_2f543facce8592a043230@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 50c5724775902c0b28a12777d1abc8ab47113ada https://github.com/weld/core/commit/50c5724775902c0b28a12777d1abc8ab47113ada Author: Martin Kouba Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/events/BeanAttributesBuilder.java M impl/src/main/java/org/jboss/weld/util/Beans.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanBuilderTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/Foo.java Log Message: ----------- WELD-1944 BeanBuilder - other ways to add types - add BeanBuilder.addType(TypeLiteral typeLiteral) - add BeanBuilder.addTransitiveTypeClosure(Type type) Commit: 5db84afbccef61e01048832b6f9a8c1701a8d903 https://github.com/weld/core/commit/5db84afbccef61e01048832b6f9a8c1701a8d903 Author: Martin Kouba Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/events/BeanBuilderImpl.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanBuilderTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java Log Message: ----------- WELD-1943 Add a shortcut for produceWith(() -> existing) Commit: 7ad202e3215ad71564979273c69622949de9b3b5 https://github.com/weld/core/commit/7ad202e3215ad71564979273c69622949de9b3b5 Author: Martin Kouba Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M pom.xml Log Message: ----------- Upgrade weld-api to 3.0.Alpha9 Compare: https://github.com/weld/core/compare/8606bd501d34...7ad202e3215a From noreply at github.com Wed May 20 10:15:59 2015 From: noreply at github.com (GitHub) Date: Wed, 20 May 2015 07:15:59 -0700 Subject: [weld-commits] [weld/core] Message-ID: <555c971f362df_e773fc60010529c5498b@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.0.Alpha9 Home: https://github.com/weld/core From noreply at github.com Wed May 20 10:16:00 2015 From: noreply at github.com (GitHub) Date: Wed, 20 May 2015 07:16:00 -0700 Subject: [weld-commits] [weld/core] 2dc081: [maven-release-plugin] prepare for next developmen... Message-ID: <555c9720da4a6_41e33fef06ef12a090942@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 2dc081c7250bf41fa388e69a59bc95d66d74da1c https://github.com/weld/core/commit/2dc081c7250bf41fa388e69a59bc95d66d74da1c Author: Martin Kouba Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M bom/pom.xml M bundles/osgi/pom.xml M docs/reference/pom.xml M environments/common/pom.xml M environments/se/build/pom.xml M environments/se/core/pom.xml M environments/servlet/build/pom.xml M environments/servlet/core/pom.xml M environments/servlet/pom.xml M environments/servlet/tests/base/pom.xml M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/login/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/pastecode/pom.xml M examples/jsf/permalink/pom.xml M examples/jsf/translator/ear/pom.xml M examples/jsf/translator/ejb/pom.xml M examples/jsf/translator/ftest/pom.xml M examples/jsf/translator/pom.xml M examples/jsf/translator/war/pom.xml M examples/osgi/paint-api/pom.xml M examples/osgi/paint-core/pom.xml M examples/osgi/paint-square/pom.xml M examples/osgi/paint-triangle/pom.xml M examples/osgi/pom.xml M examples/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M examples/webstart/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/pom.xml M jboss-tck-runner/pom.xml M modules/ejb/pom.xml M modules/jsf/pom.xml M modules/jta/pom.xml M modules/web/pom.xml M pom.xml M porting-package/pom.xml M probe/core/pom.xml M probe/integration-tests/pom.xml M probe/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Wed May 20 10:15:56 2015 From: noreply at github.com (GitHub) Date: Wed, 20 May 2015 07:15:56 -0700 Subject: [weld-commits] [weld/core] 44451f: [maven-release-plugin] prepare release 3.0.0.Alpha... Message-ID: <555c971c13491_8b63faf7093f29c1028b3@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 44451f51706f6039522c64906b3040e0ab33d9af https://github.com/weld/core/commit/44451f51706f6039522c64906b3040e0ab33d9af Author: Martin Kouba Date: 2015-05-20 (Wed, 20 May 2015) Changed paths: M bom/pom.xml M bundles/osgi/pom.xml M docs/reference/pom.xml M environments/common/pom.xml M environments/se/build/pom.xml M environments/se/core/pom.xml M environments/servlet/build/pom.xml M environments/servlet/core/pom.xml M environments/servlet/pom.xml M environments/servlet/tests/base/pom.xml M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/login/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/pastecode/pom.xml M examples/jsf/permalink/pom.xml M examples/jsf/translator/ear/pom.xml M examples/jsf/translator/ejb/pom.xml M examples/jsf/translator/ftest/pom.xml M examples/jsf/translator/pom.xml M examples/jsf/translator/war/pom.xml M examples/osgi/paint-api/pom.xml M examples/osgi/paint-core/pom.xml M examples/osgi/paint-square/pom.xml M examples/osgi/paint-triangle/pom.xml M examples/osgi/pom.xml M examples/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M examples/webstart/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/pom.xml M jboss-tck-runner/pom.xml M modules/ejb/pom.xml M modules/jsf/pom.xml M modules/jta/pom.xml M modules/web/pom.xml M pom.xml M porting-package/pom.xml M probe/core/pom.xml M probe/integration-tests/pom.xml M probe/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.0.0.Alpha9 From noreply at github.com Fri May 22 07:53:12 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 04:53:12 -0700 Subject: [weld-commits] [weld/core] bc0291: Upgrade TCK version. Message-ID: <555f18a84c169_6ed73fbd17d072bc890d4@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: bc02913278bdc2527ff61d6b461e2ad7879338b9 https://github.com/weld/core/commit/bc02913278bdc2527ff61d6b461e2ad7879338b9 Author: Tomas Remes Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: M jboss-tck-runner/src/test/resources/tck-tests.xml M pom.xml Log Message: ----------- Upgrade TCK version. From noreply at github.com Fri May 22 10:00:08 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 07:00:08 -0700 Subject: [weld-commits] [weld/api] fe935a: Bump version to 2.3 Message-ID: <555f3668ab62d_6e163fe8fc33f2a049896@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/api Commit: fe935a59b38170e8401a760ec2a7c80772643227 https://github.com/weld/api/commit/fe935a59b38170e8401a760ec2a7c80772643227 Author: Jozef Hartinger Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- Bump version to 2.3 From noreply at github.com Fri May 22 10:12:57 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 07:12:57 -0700 Subject: [weld-commits] [weld/core] 3a9298: Bump version to 2.3 Message-ID: <555f396949d02_75383fe919d5b2bc767fc@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 3a9298cd05ab73051d862d9b29cc46feff272abe https://github.com/weld/core/commit/3a9298cd05ab73051d862d9b29cc46feff272abe Author: Jozef Hartinger Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: M bom/pom.xml M bundles/impl/pom.xml M bundles/osgi/pom.xml M docs/reference/pom.xml M environments/common/pom.xml M environments/se/build/pom.xml M environments/se/core/pom.xml M environments/servlet/build/pom.xml M environments/servlet/core/pom.xml M environments/servlet/pom.xml M environments/servlet/tests/base/pom.xml M environments/servlet/tests/jetty/pom.xml M environments/servlet/tests/tomcat/pom.xml M examples/jsf/login/pom.xml M examples/jsf/numberguess/pom.xml M examples/jsf/pastecode/pom.xml M examples/jsf/permalink/pom.xml M examples/jsf/translator/ear/pom.xml M examples/jsf/translator/ejb/pom.xml M examples/jsf/translator/ftest/pom.xml M examples/jsf/translator/pom.xml M examples/jsf/translator/war/pom.xml M examples/osgi/paint-api/pom.xml M examples/osgi/paint-core/pom.xml M examples/osgi/paint-square/pom.xml M examples/osgi/paint-triangle/pom.xml M examples/osgi/pom.xml M examples/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M examples/webstart/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/pom.xml M jboss-tck-runner/pom.xml M jsf/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- Bump version to 2.3 From noreply at github.com Fri May 22 11:32:44 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 08:32:44 -0700 Subject: [weld-commits] [weld/core] 60c3f4: WELD-1929 Ref. guide - add some info about logging Message-ID: <555f4c1c88907_47843fbeb83cb2a017599@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 60c3f40aa7241e856e5a212c63d82e690b0e0812 https://github.com/weld/core/commit/60c3f40aa7241e856e5a212c63d82e690b0e0812 Author: Martin Kouba Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: A docs/reference/src/main/asciidoc/logging.asciidoc M docs/reference/src/main/asciidoc/part5.asciidoc Log Message: ----------- WELD-1929 Ref. guide - add some info about logging From noreply at github.com Fri May 22 11:32:44 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 08:32:44 -0700 Subject: [weld-commits] [weld/core] b4cc3b: WELD-1929 Ref. guide - add some info about logging Message-ID: <555f4c1c6d6fe_72c43fc5dbdf529c5415c@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: b4cc3b49c7f32c621762d163023538b69f89bc82 https://github.com/weld/core/commit/b4cc3b49c7f32c621762d163023538b69f89bc82 Author: Martin Kouba Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: A docs/reference/src/main/asciidoc/logging.asciidoc M docs/reference/src/main/asciidoc/part5.asciidoc Log Message: ----------- WELD-1929 Ref. guide - add some info about logging From noreply at github.com Fri May 22 11:41:55 2015 From: noreply at github.com (GitHub) Date: Fri, 22 May 2015 08:41:55 -0700 Subject: [weld-commits] [weld/build] a5521f: Update weld parent version. Message-ID: <555f4e43145db_18783ff3c55292b8196a4@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/build Commit: a5521fabef037157c7a66b1b7558d0e20e387a9c https://github.com/weld/build/commit/a5521fabef037157c7a66b1b7558d0e20e387a9c Author: Tomas Remes Date: 2015-05-22 (Fri, 22 May 2015) Changed paths: M dist-tck/2.0/libs/pom.xml Log Message: ----------- Update weld parent version. From noreply at github.com Mon May 25 06:16:08 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 03:16:08 -0700 Subject: [weld-commits] [weld/core] 910e63: Require Java 7 from now on Message-ID: <5562f6685659_19113f80914cb2a0724b6@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 910e63a0d06948ce67717ef20276eb91576852e8 https://github.com/weld/core/commit/910e63a0d06948ce67717ef20276eb91576852e8 Author: Jozef Hartinger Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M pom.xml Log Message: ----------- Require Java 7 from now on From noreply at github.com Mon May 25 09:35:06 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 06:35:06 -0700 Subject: [weld-commits] [weld/core] 9c70a0: Upgrade TCK and Arquillian versions. Message-ID: <5563250abdeae_7b5e3f99081372bc448cd@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 9c70a0f51cab9b8e6b7e9cf986095d638a88356f https://github.com/weld/core/commit/9c70a0f51cab9b8e6b7e9cf986095d638a88356f Author: Tomas Remes Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M jboss-tck-runner/src/test/tck20/tck-tests.xml M pom.xml Log Message: ----------- Upgrade TCK and Arquillian versions. From noreply at github.com Mon May 25 10:36:51 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 07:36:51 -0700 Subject: [weld-commits] [weld/core] cc7512: WELD-1853 Print member line on Definition/Deployme... Message-ID: <5563338371b5e_16263fadc7e372b8624f5@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: cc7512f5f48aa0b2f13ecb6a59822a3467c39ad6 https://github.com/weld/core/commit/cc7512f5f48aa0b2f13ecb6a59822a3467c39ad6 Author: Martin Kouba Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Bean.java A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Small.java A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Superbean.java A impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/Vanilla.java Log Message: ----------- WELD-1853 Print member line on Definition/Deployment exception if possible Commit: 1b56204ca9e992b97a8316231ec079031045fb43 https://github.com/weld/core/commit/1b56204ca9e992b97a8316231ec079031045fb43 Author: Martin Kouba Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java M impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java Log Message: ----------- WELD-1853 Formats.getLineNumber() - remove ResourceLoader param Compare: https://github.com/weld/core/compare/9c70a0f51cab...1b56204ca9e9 From noreply at github.com Mon May 25 10:53:36 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 07:53:36 -0700 Subject: [weld-commits] [weld/core] 7966f4: Docs - minor fix for EJB integration sample Message-ID: <55633770d41ce_1f0c3fd5d5b1f2c075623@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 7966f41c91867f3df1fff95ca865ae3e1bbfea54 https://github.com/weld/core/commit/7966f41c91867f3df1fff95ca865ae3e1bbfea54 Author: Jozef Hartinger Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Docs - minor fix for EJB integration sample From noreply at github.com Mon May 25 10:53:37 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 07:53:37 -0700 Subject: [weld-commits] [weld/core] 6f1ecc: Docs - minor fix for EJB integration sample Message-ID: <55633771bb066_16833fb9f519b2b8415cd@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 6f1ecce45b9de2d002a1f4d2d62221b5da237732 https://github.com/weld/core/commit/6f1ecce45b9de2d002a1f4d2d62221b5da237732 Author: Jozef Hartinger Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- Docs - minor fix for EJB integration sample From noreply at github.com Tue May 26 02:48:38 2015 From: noreply at github.com (GitHub) Date: Mon, 25 May 2015 23:48:38 -0700 Subject: [weld-commits] [weld/core] 5001d0: WELD-1941 Fix default bean names for managed and s... Message-ID: <5564174620d09_20803fd4b44cf2c0100833@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 5001d06b0e19e592be6f7adb376400beca495957 https://github.com/weld/core/commit/5001d06b0e19e592be6f7adb376400beca495957 Author: Martin Kouba Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/attributes/BeanAttributesFactory.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/DefaultBeanNameTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/URLAlpha.java A tests-arquillian/src/test/java/org/jboss/weld/tests/named/defaultname/bravo.java Log Message: ----------- WELD-1941 Fix default bean names for managed and session beans Commit: c5096f12e4d5a1a7c9bb1777153286f89ceec4d8 https://github.com/weld/core/commit/c5096f12e4d5a1a7c9bb1777153286f89ceec4d8 Author: Jozef Hartinger Date: 2015-05-25 (Mon, 25 May 2015) Changed paths: M jboss-tck-runner/src/test/tck20/tck-tests.xml Log Message: ----------- WELD-1941 Update TCK exclude list Compare: https://github.com/weld/core/compare/6f1ecce45b9d...c5096f12e4d5 From noreply at github.com Tue May 26 03:49:11 2015 From: noreply at github.com (GitHub) Date: Tue, 26 May 2015 00:49:11 -0700 Subject: [weld-commits] [weld/core] 210db0: WELD-1946 OSGi bundle should only contain Weld cla... Message-ID: <55642577cfb5e_8da3fd8508512a0368b9@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 210db0570e17bb87340598d6e6cefb49e314dd6f https://github.com/weld/core/commit/210db0570e17bb87340598d6e6cefb49e314dd6f Author: Jozef Hartinger Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: M bundles/osgi/pom.xml M pom.xml Log Message: ----------- WELD-1946 OSGi bundle should only contain Weld classes From noreply at github.com Tue May 26 03:49:11 2015 From: noreply at github.com (GitHub) Date: Tue, 26 May 2015 00:49:11 -0700 Subject: [weld-commits] [weld/core] aabaf3: WELD-1946 OSGi bundle should only contain Weld cla... Message-ID: <55642577d48b7_43803fc6e6e8929c37456@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: aabaf3dc7329ae8b761fb473bde70297527d1db7 https://github.com/weld/core/commit/aabaf3dc7329ae8b761fb473bde70297527d1db7 Author: Jozef Hartinger Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: M bundles/osgi/pom.xml M pom.xml Log Message: ----------- WELD-1946 OSGi bundle should only contain Weld classes Contains upgrade to classfilewriter 1.1.1.Final with OSGi headers From noreply at github.com Tue May 26 10:44:35 2015 From: noreply at github.com (GitHub) Date: Tue, 26 May 2015 07:44:35 -0700 Subject: [weld-commits] [weld/core] 053c05: WELD-1947 Probe refactoring (simplify integration) Message-ID: <556486d3e6e47_21653faad03bd2a077864@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 053c05fba8c23ae1bf5f59d6b0f2840a0f07e64e https://github.com/weld/core/commit/053c05fba8c23ae1bf5f59d6b0f2840a0f07e64e Author: Martin Kouba Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java M probe/core/src/main/client/basic.css A probe/core/src/main/java/org/jboss/weld/probe/EventInfo.java M probe/core/src/main/java/org/jboss/weld/probe/IOUtils.java M probe/core/src/main/java/org/jboss/weld/probe/InvocationMonitor.java M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java M probe/core/src/main/java/org/jboss/weld/probe/Probe.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeExtension.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeFilter.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeObserver.java R probe/core/src/main/java/org/jboss/weld/probe/ProbeServlet.java M probe/core/src/main/java/org/jboss/weld/probe/Queries.java M probe/core/src/main/java/org/jboss/weld/probe/Resource.java A probe/core/src/test/java/org/jboss/weld/probe/ProbeFilterTest.java M probe/core/src/test/java/org/jboss/weld/probe/ResourceTest.java Log Message: ----------- WELD-1947 Probe refactoring (simplify integration) Commit: ddc6e3e7107efaf8ee72dd02f13de212ceb81630 https://github.com/weld/core/commit/ddc6e3e7107efaf8ee72dd02f13de212ceb81630 Author: Martin Kouba Date: 2015-05-26 (Tue, 26 May 2015) Changed paths: M probe/core/pom.xml A probe/core/src/main/client/wro.properties Log Message: ----------- Probe wro4j configuration - disable cssUrlRewritingProcessor Compare: https://github.com/weld/core/compare/210db0570e17...ddc6e3e7107e From noreply at github.com Wed May 27 05:31:39 2015 From: noreply at github.com (GitHub) Date: Wed, 27 May 2015 02:31:39 -0700 Subject: [weld-commits] [weld/core] 209a53: Change the default value of org.jboss.weld.resolut... Message-ID: <55658efb862ee_71fe3fb94e3a92a028245@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 209a533623fd2bd36d39ff773cf3e01b9088c4e9 https://github.com/weld/core/commit/209a533623fd2bd36d39ff773cf3e01b9088c4e9 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M docs/reference/src/main/asciidoc/configure.asciidoc M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java Log Message: ----------- Change the default value of org.jboss.weld.resolution.cacheSize to 65536 - also fix documentation From noreply at github.com Wed May 27 05:31:39 2015 From: noreply at github.com (GitHub) Date: Wed, 27 May 2015 02:31:39 -0700 Subject: [weld-commits] [weld/core] 0a6345: Change the default value of org.jboss.weld.resolut... Message-ID: <55658efb92368_741a3fecea6432c0140cd@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 0a6345b241fe19b412d29e149433019647d8e66c https://github.com/weld/core/commit/0a6345b241fe19b412d29e149433019647d8e66c Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M docs/reference/src/main/asciidoc/configure.asciidoc M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java Log Message: ----------- Change the default value of org.jboss.weld.resolution.cacheSize to 65536 - also fix documentation From noreply at github.com Wed May 27 06:04:04 2015 From: noreply at github.com (GitHub) Date: Wed, 27 May 2015 03:04:04 -0700 Subject: [weld-commits] [weld/core] 76e6bb: WELD-1957 BeanBuilder - init default qualifiers Message-ID: <556596943037b_17de3fc84c0052b8165e2@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 76e6bb3b1fc220075621b1732221f6bb9c2c50ac https://github.com/weld/core/commit/76e6bb3b1fc220075621b1732221f6bb9c2c50ac Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/events/BeanAttributesBuilder.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanBuilderTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BuilderExtension.java A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/Configuration.java Log Message: ----------- WELD-1957 BeanBuilder - init default qualifiers From noreply at github.com Wed May 27 09:31:52 2015 From: noreply at github.com (GitHub) Date: Wed, 27 May 2015 06:31:52 -0700 Subject: [weld-commits] [weld/core] b69527: WELD-1871 EEResourceProducerField - reuse some log... Message-ID: <5565c7486bc9b_3a203f8614b0929c52640@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: b69527a66478b96b1d01aa1b165bc6382d817d0e https://github.com/weld/core/commit/b69527a66478b96b1d01aa1b165bc6382d817d0e Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/builtin/ee/EEResourceProducerField.java M impl/src/main/java/org/jboss/weld/bootstrap/AbstractBeanDeployer.java Log Message: ----------- WELD-1871 EEResourceProducerField - reuse some logic Commit: c1866d24f3c4373139df807525c0a9f08eb54693 https://github.com/weld/core/commit/c1866d24f3c4373139df807525c0a9f08eb54693 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/injection/producer/AbstractProducer.java M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java Log Message: ----------- WELD-1871 Revised BeanLogger.delegateNotOnDecorator() Commit: cdae1049337997ae9beb236ee4bdc6eb1cc8cec1 https://github.com/weld/core/commit/cdae1049337997ae9beb236ee4bdc6eb1cc8cec1 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java M impl/src/main/java/org/jboss/weld/util/Beans.java Log Message: ----------- WELD-1871 Revised BeanLogger.typedClassNotInHierarchy() Commit: 8bbc2bf512454d62134be3cbce33108a9fa02f44 https://github.com/weld/core/commit/8bbc2bf512454d62134be3cbce33108a9fa02f44 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/attributes/BeanAttributesFactory.java M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java Log Message: ----------- WELD-1871 Revised BeanLogger.multipleScopesFoundFromStereotypes() Commit: 11c3fb0031769582bd797dfa2f9f9ea2a5a5c4d3 https://github.com/weld/core/commit/11c3fb0031769582bd797dfa2f9f9ea2a5a5c4d3 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java Log Message: ----------- WELD-1853 Also try DefaultResourceLoader to load BCEL classes Commit: 8be2d688c9ec6bf3fec0153c7461cdf61096ae86 https://github.com/weld/core/commit/8be2d688c9ec6bf3fec0153c7461cdf61096ae86 Author: Martin Kouba Date: 2015-05-27 (Wed, 27 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/injection/producer/AbstractProducer.java Log Message: ----------- Remove unintended tab character Compare: https://github.com/weld/core/compare/209a533623fd...8be2d688c9ec From noreply at github.com Fri May 29 03:38:11 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 00:38:11 -0700 Subject: [weld-commits] [weld/core] e6da21: WELD-1958 Presence of @Initialized(ConversationSco... Message-ID: <5568176390692_1f3d3fce6647b2a04709a@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: e6da213790160355fc5b69e27795d2d7df2741a8 https://github.com/weld/core/commit/e6da213790160355fc5b69e27795d2d7df2741a8 Author: Jozef Hartinger Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M docs/reference/src/main/asciidoc/scopescontexts.asciidoc M impl/src/main/java/org/jboss/weld/servlet/WeldInitialListener.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/Servlet.java Log Message: ----------- WELD-1958 Presence of @Initialized(ConversationScoped) observers should not cause eager conversation loading From noreply at github.com Fri May 29 03:38:12 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 00:38:12 -0700 Subject: [weld-commits] [weld/core] 8a78f8: WELD-1958 Presence of @Initialized(ConversationSco... Message-ID: <55681764a78c_4e8b3f9d18efb2b8633fb@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 8a78f863841f26227103149f3b8ba76307d20293 https://github.com/weld/core/commit/8a78f863841f26227103149f3b8ba76307d20293 Author: Jozef Hartinger Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M docs/reference/src/main/asciidoc/scopescontexts.asciidoc M modules/web/src/main/java/org/jboss/weld/servlet/WeldInitialListener.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/event/Servlet.java Log Message: ----------- WELD-1958 Presence of @Initialized(ConversationScoped) observers should not cause eager conversation loading From noreply at github.com Fri May 29 03:39:35 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 00:39:35 -0700 Subject: [weld-commits] [weld/core] a4f072: WELD-1959 Fix Jetty container detection Message-ID: <556817b771a0b_4723ffccc9ef29c81840@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: a4f07214efa432f0cd86641ded44aae5c66383ee https://github.com/weld/core/commit/a4f07214efa432f0cd86641ded44aae5c66383ee Author: Martin Kouba Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M environments/servlet/core/src/main/java/org/jboss/weld/environment/AbstractContainer.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/jetty/JettyContainer.java M environments/servlet/pom.xml Log Message: ----------- WELD-1959 Fix Jetty container detection - also upgrade test versions of Tomcat and Jetty From noreply at github.com Fri May 29 03:40:44 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 00:40:44 -0700 Subject: [weld-commits] [weld/core] 5e0f84: WELD-1959 Fix Jetty container detection Message-ID: <556817fc9c7bb_6cd3fa45402b2b863945@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 5e0f844d10695a8dd30f46b464aa41664e44c4e2 https://github.com/weld/core/commit/5e0f844d10695a8dd30f46b464aa41664e44c4e2 Author: Martin Kouba Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M environments/servlet/core/src/main/java/org/jboss/weld/environment/AbstractContainer.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/jetty/JettyContainer.java M environments/servlet/pom.xml Log Message: ----------- WELD-1959 Fix Jetty container detection - also upgrade test versions of Tomcat and Jetty Commit: b488055627b58ae0b527b8d007e741c51aa27bb9 https://github.com/weld/core/commit/b488055627b58ae0b527b8d007e741c51aa27bb9 Author: Tomas Remes Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M environments/servlet/pom.xml M environments/servlet/tests/jetty/pom.xml Log Message: ----------- Workaround for Jetty 9.1 to work on JDK8 correctly Compare: https://github.com/weld/core/compare/8a78f863841f...b488055627b5 From noreply at github.com Fri May 29 07:56:17 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 04:56:17 -0700 Subject: [weld-commits] [weld/api] 888976: WELD-1913 Revise EE dependencies in API Message-ID: <556853e1dbdb7_48903fcb3ce8d2c04191654@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/api Commit: 88897691e6666cb62631a12c10d2ab826a44246c https://github.com/weld/api/commit/88897691e6666cb62631a12c10d2ab826a44246c Author: Jozef Hartinger Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M bom/pom.xml M weld-spi/pom.xml M weld-spi/src/test/java/org/jboss/weld/servlet/spi/test/MockHttpServletRequest.java M weld/pom.xml Log Message: ----------- WELD-1913 Revise EE dependencies in API From noreply at github.com Fri May 29 08:28:40 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 05:28:40 -0700 Subject: [weld-commits] [weld/api] 62af2d: [maven-release-plugin] prepare release 2.3.Beta1 Message-ID: <55685b78b811e_3c1d3f898274f2c02212c@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/api Commit: 62af2d58759cc766209ed32e3ea4430591ea2519 https://github.com/weld/api/commit/62af2d58759cc766209ed32e3ea4430591ea2519 Author: Jozef Hartinger Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 2.3.Beta1 From noreply at github.com Fri May 29 08:28:41 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 05:28:41 -0700 Subject: [weld-commits] [weld/api] Message-ID: <55685b79e105e_30473fcfdd9672a0770dd@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/tags/2.3.Beta1 Home: https://github.com/weld/api From noreply at github.com Fri May 29 08:28:43 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 05:28:43 -0700 Subject: [weld-commits] [weld/api] d8b0a8: [maven-release-plugin] prepare for next developmen... Message-ID: <55685b7bd8d6e_5e343fa4990992a082098@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/api Commit: d8b0a875a15857791c06de969880d413b2fd734b https://github.com/weld/api/commit/d8b0a875a15857791c06de969880d413b2fd734b Author: Jozef Hartinger Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M bom/pom.xml M parent/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Fri May 29 09:04:59 2015 From: noreply at github.com (GitHub) Date: Fri, 29 May 2015 06:04:59 -0700 Subject: [weld-commits] [weld/core] d41302: WELD-1933 Fix last log message collision Message-ID: <556863fb3361f_15503fea6a7272b8613a3@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: d4130240a6b1b70863885edb8e561713f10b3393 https://github.com/weld/core/commit/d4130240a6b1b70863885edb8e561713f10b3393 Author: Martin Kouba Date: 2015-05-29 (Fri, 29 May 2015) Changed paths: M impl/src/main/java/org/jboss/weld/logging/ValidatorLogger.java Log Message: ----------- WELD-1933 Fix last log message collision - ValidatorLogger.notProxyablePrivateConstructor() is also used for dependent managed beans with interceptor bindings