From noreply at github.com Mon Feb 4 03:27:53 2019 From: noreply at github.com (Nikoleta Ziakova) Date: Mon, 04 Feb 2019 00:27:53 -0800 Subject: [weld-commits] [weld/core] 4632a2: Uncommented test reproducing WFLY-11125 Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 4632a2936c07b9366edc454196211dab7cf3420e https://github.com/weld/core/commit/4632a2936c07b9366edc454196211dab7cf3420e Author: Nikoleta Ziakova Date: 2019-02-04 (Mon, 04 Feb 2019) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/builtinBeans/Consumer.java Log Message: ----------- Uncommented test reproducing WFLY-11125 From noreply at github.com Mon Feb 4 03:28:21 2019 From: noreply at github.com (Nikoleta Ziakova) Date: Mon, 04 Feb 2019 00:28:21 -0800 Subject: [weld-commits] [weld/core] 9c4bbf: WELD-2528 Updated version of Jetty to 9.4 Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9c4bbf80754dd352144c468f51734eb768929a35 https://github.com/weld/core/commit/9c4bbf80754dd352144c468f51734eb768929a35 Author: Nikoleta Ziakova Date: 2019-02-04 (Mon, 04 Feb 2019) Changed paths: M docs/reference/src/main/asciidoc/environments.asciidoc M environments/servlet/pom.xml Log Message: ----------- WELD-2528 Updated version of Jetty to 9.4 From noreply at github.com Mon Feb 4 05:19:59 2019 From: noreply at github.com (Matej Novotny) Date: Mon, 04 Feb 2019 02:19:59 -0800 Subject: [weld-commits] [weld/core] 3a6308: SE tests using Undertow can be too quick for Under... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 3a6308d81054101544cededd587e980424a5b02d https://github.com/weld/core/commit/3a6308d81054101544cededd587e980424a5b02d Author: Matej Novotny Date: 2019-02-04 (Mon, 04 Feb 2019) Changed paths: M environments/se/pom.xml M environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/shutdown/hook/UndertowTestServer.java Log Message: ----------- SE tests using Undertow can be too quick for Undertow start/stop actions. From noreply at github.com Tue Feb 5 09:27:39 2019 From: noreply at github.com (Nikoleta Ziakova) Date: Tue, 05 Feb 2019 06:27:39 -0800 Subject: [weld-commits] [weld/api] 83bc1b: WELD-2553 Updated specs versions to match Java EE 8 Message-ID: Branch: refs/heads/master Home: https://github.com/weld/api Commit: 83bc1beee9d0e3fca75f018a7755c641c45289d4 https://github.com/weld/api/commit/83bc1beee9d0e3fca75f018a7755c641c45289d4 Author: Nikoleta Ziakova Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- WELD-2553 Updated specs versions to match Java EE 8 From noreply at github.com Tue Feb 5 09:37:34 2019 From: noreply at github.com (Matej Novotny) Date: Tue, 05 Feb 2019 06:37:34 -0800 Subject: [weld-commits] [weld/api] 3c6202: [maven-release-plugin] prepare release 3.1.Final Message-ID: Branch: refs/heads/master Home: https://github.com/weld/api Commit: 3c62029244ba5cd4a79a3aa5e53e0789a6909fd1 https://github.com/weld/api/commit/3c62029244ba5cd4a79a3aa5e53e0789a6909fd1 Author: Matej Novotny Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M bom/pom.xml M pom.xml M weld-spi/pom.xml M weld/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.1.Final From noreply at github.com Tue Feb 5 09:37:38 2019 From: noreply at github.com (Matej Novotny) Date: Tue, 05 Feb 2019 06:37:38 -0800 Subject: [weld-commits] [weld/api] Message-ID: Branch: refs/tags/3.1.Final Home: https://github.com/weld/api From noreply at github.com Tue Feb 5 09:37:42 2019 From: noreply at github.com (Matej Novotny) Date: Tue, 05 Feb 2019 06:37:42 -0800 Subject: [weld-commits] [weld/api] d28baf: [maven-release-plugin] prepare for next developmen... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/api Commit: d28bafe36798e2c1dc6a69b6b9df14fd600f97d9 https://github.com/weld/api/commit/d28bafe36798e2c1dc6a69b6b9df14fd600f97d9 Author: Matej Novotny Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M bom/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 Feb 5 10:20:33 2019 From: noreply at github.com (Matej Novotny) Date: Tue, 05 Feb 2019 15:20:33 +0000 (UTC) Subject: [weld-commits] [weld/core] ea4c23: WELD-2550 Revert previous approach but keep tests. Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: ea4c235688f58460aa0d5123c7a10600bf0e5818 https://github.com/weld/core/commit/ea4c235688f58460aa0d5123c7a10600bf0e5818 Author: Matej Novotny Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedProxyFactory.java M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java M impl/src/main/java/org/jboss/weld/injection/InterceptionFactoryImpl.java M impl/src/main/java/org/jboss/weld/injection/producer/InterceptionModelInitializer.java M impl/src/main/java/org/jboss/weld/logging/InterceptorLogger.java R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/ImplWhichAlreadyHasMethodAnnotation.java R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/ImplWhichAlreadyHasTypeAnnotation.java M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterceptionFactoryTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceA.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceB.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceWithAnnotation.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceWithAnnotationImpl.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceWithGenericsA.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/InterfaceWithGenericsB.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/NonGenericInterfaceChainImpl.java M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/Producer.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/ProxyableInterface.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/ProxyableInterfaceWithClassAnnotation.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/ProxyableInterfaceWithMethodAnnotation.java R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UninterestingInterface1.java R tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UninterestingInterface2.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UnproxyableImpl.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UnproxyableInterfaceWithClassAnnotationImpl.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UnproxyableInterfaceWithGenericsChainImpl.java A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/producer/UnproxyableInterfaceWithMethodAnnotationImpl.java Log Message: ----------- WELD-2550 Revert previous approach but keep tests. Implement new approach that creates proxies based on interfaces instead of provided implementation. Add more tests to verify that proxyable interface can be used even though unproxyable implementation is provided. From noreply at github.com Tue Feb 5 10:59:48 2019 From: noreply at github.com (Matej Novotny) Date: Tue, 05 Feb 2019 07:59:48 -0800 Subject: [weld-commits] [weld/core] ba985d: WELD-2550 Update docs, mention that it's experimen... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: ba985d6c06f4260f95422f3213488e9fc255564d https://github.com/weld/core/commit/ba985d6c06f4260f95422f3213488e9fc255564d Author: Matej Novotny Date: 2019-02-05 (Tue, 05 Feb 2019) Changed paths: M docs/reference/src/main/asciidoc/interceptors.asciidoc Log Message: ----------- WELD-2550 Update docs, mention that it's experimental feature and that it has limitations. From noreply at github.com Wed Feb 6 03:03:06 2019 From: noreply at github.com (Nikoleta Ziakova) Date: Wed, 06 Feb 2019 00:03:06 -0800 Subject: [weld-commits] [weld/core] e86421: Enabled passing additional VM args in examples ftest Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: e8642152b71efdbe9afb1b11ae3f7cc29787cb85 https://github.com/weld/core/commit/e8642152b71efdbe9afb1b11ae3f7cc29787cb85 Author: Nikoleta Ziakova Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M examples/jsf/login/src/ftest/resources/arquillian.xml M examples/jsf/numberguess/src/ftest/resources/arquillian.xml M examples/jsf/pastecode/src/ftest/resources/arquillian.xml M examples/jsf/translator/ftest/src/ftest/resources/arquillian.xml M examples/pom.xml Log Message: ----------- Enabled passing additional VM args in examples ftest From noreply at github.com Wed Feb 6 03:06:49 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 00:06:49 -0800 Subject: [weld-commits] [weld/core] 0c206e: WELD-2497 Fix a case where lazily initialized conv... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 0c206e8416a6da294158c7a3cce254ef832d72ab https://github.com/weld/core/commit/0c206e8416a6da294158c7a3cce254ef832d72ab Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M impl/src/main/java/org/jboss/weld/contexts/AbstractBoundContext.java Log Message: ----------- WELD-2497 Fix a case where lazily initialized conversation context can throw NPE. From noreply at github.com Wed Feb 6 03:12:51 2019 From: noreply at github.com (Nikoleta Ziakova) Date: Wed, 06 Feb 2019 00:12:51 -0800 Subject: [weld-commits] [weld/core] 4e03bb: WELD-2553 Updated specs versions to match Java EE 8 Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 4e03bbd92797218045ce2bb2eae2dac2f2842660 https://github.com/weld/core/commit/4e03bbd92797218045ce2bb2eae2dac2f2842660 Author: Nikoleta Ziakova Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M bom/pom.xml M environments/se/tests/pom.xml M environments/servlet/core/pom.xml M environments/servlet/core/src/test/java/org/jboss/weld/environment/servlet/deployment/ServletContextBeanArchiveHandlerTest.java 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/pastecode/pom.xml M impl/pom.xml M jboss-tck-runner/pom.xml M modules/jsf/pom.xml M modules/web/pom.xml M pom.xml M porting-package/pom.xml M probe/core/pom.xml M probe/tests/pom.xml M tests-arquillian/pom.xml M tests/pom.xml Log Message: ----------- WELD-2553 Updated specs versions to match Java EE 8 From noreply at github.com Wed Feb 6 03:57:10 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 00:57:10 -0800 Subject: [weld-commits] [weld/core] ffa2ab: Bump verison of maven plugin used for WFLY patch g... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: ffa2ab9a18ea07b9f7b6db7da7b09322f86fa47e https://github.com/weld/core/commit/ffa2ab9a18ea07b9f7b6db7da7b09322f86fa47e Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M jboss-as/pom.xml Log Message: ----------- Bump verison of maven plugin used for WFLY patch generation. Commit: 56c70ab1e19c85f50200304e2f31ce50c6953204 https://github.com/weld/core/commit/56c70ab1e19c85f50200304e2f31ce50c6953204 Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M README.md M jboss-as/pom.xml Log Message: ----------- Upgrade properties of patch creation to those of WFLY 15. Compare: https://github.com/weld/core/compare/4e03bbd92797...56c70ab1e19c From noreply at github.com Wed Feb 6 03:57:24 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 00:57:24 -0800 Subject: [weld-commits] [weld/core] 6c342f: Revert "Uncommented test reproducing WFLY-11125" Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 6c342f3f205d8e8f0d5da5ca2cbe84a6791ece35 https://github.com/weld/core/commit/6c342f3f205d8e8f0d5da5ca2cbe84a6791ece35 Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/builtinBeans/Consumer.java Log Message: ----------- Revert "Uncommented test reproducing WFLY-11125" This is to be able to test Weld against latest released final version of WFLY. From noreply at github.com Wed Feb 6 04:18:37 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 09:18:37 +0000 (UTC) Subject: [weld-commits] [weld/core] 5cea47: [maven-release-plugin] prepare release 3.1.0.Final Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 5cea47c3ddf127ea711031c60dba0d465f6c7cf7 https://github.com/weld/core/commit/5cea47c3ddf127ea711031c60dba0d465f6c7cf7 Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) 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/se/pom.xml M environments/se/tests/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/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/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/numberguess/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/pom.xml M probe/tests/pom.xml M tests-arquillian/pom.xml M tests-common/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 3.1.0.Final From noreply at github.com Wed Feb 6 04:18:41 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 01:18:41 -0800 Subject: [weld-commits] [weld/core] Message-ID: Branch: refs/tags/3.1.0.Final Home: https://github.com/weld/core From noreply at github.com Wed Feb 6 04:18:45 2019 From: noreply at github.com (Matej Novotny) Date: Wed, 06 Feb 2019 01:18:45 -0800 Subject: [weld-commits] [weld/core] 06fcaf: [maven-release-plugin] prepare for next developmen... Message-ID: Branch: refs/heads/master Home: https://github.com/weld/core Commit: 06fcaf4a6f625f101be5804208c1eb3a32884773 https://github.com/weld/core/commit/06fcaf4a6f625f101be5804208c1eb3a32884773 Author: Matej Novotny Date: 2019-02-06 (Wed, 06 Feb 2019) 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/se/pom.xml M environments/se/tests/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/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/pom.xml M examples/se/groovy-numberguess/pom.xml M examples/se/numberguess/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/pom.xml M probe/tests/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