From noreply at github.com Mon Apr 3 03:23:52 2017 From: noreply at github.com (GitHub) Date: Mon, 03 Apr 2017 00:23:52 -0700 Subject: [weld-commits] [weld/core] 4c4ac1: WELD-2365 Docs - review "Getting started with Weld... Message-ID: <58e1f888a1b81_601f3f9d0411fc34542f4@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 4c4ac193eebcb9494a2ba7dff087d19245d8629c https://github.com/weld/core/commit/4c4ac193eebcb9494a2ba7dff087d19245d8629c Author: Martin Kouba Date: 2017-04-03 (Mon, 03 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/gettingstarted.asciidoc M examples/pom.xml Log Message: ----------- WELD-2365 Docs - review "Getting started with Weld" - also upgrade Maven WildFly plugin to 1.1.0.Final From noreply at github.com Mon Apr 3 03:23:54 2017 From: noreply at github.com (GitHub) Date: Mon, 03 Apr 2017 00:23:54 -0700 Subject: [weld-commits] [weld/core] ea8879: WELD-2365 Docs - review "Getting started with Weld... Message-ID: <58e1f88a838e_5ff73faecf979c2c636c2@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: ea88799dcd3072f6190bdc8ed69acc74655c1c6b https://github.com/weld/core/commit/ea88799dcd3072f6190bdc8ed69acc74655c1c6b Author: Martin Kouba Date: 2017-04-03 (Mon, 03 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/gettingstarted.asciidoc M examples/pom.xml Log Message: ----------- WELD-2365 Docs - review "Getting started with Weld" - also upgrade Maven WildFly plugin to 1.1.0.Final From noreply at github.com Mon Apr 3 08:16:50 2017 From: noreply at github.com (GitHub) Date: Mon, 03 Apr 2017 05:16:50 -0700 Subject: [weld-commits] [weld/core] d8fed8: WELD-2364 review and update "Loose coupling.." doc... Message-ID: <58e23d321f934_ec83fc5734c9c307518d@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: d8fed81eabd99349e48410a69f1892cda118de4c https://github.com/weld/core/commit/d8fed81eabd99349e48410a69f1892cda118de4c Author: Tomas Remes Date: 2017-04-03 (Mon, 03 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/decorators.asciidoc M docs/reference/src/main/asciidoc/events.asciidoc M docs/reference/src/main/asciidoc/interceptors.asciidoc Log Message: ----------- WELD-2364 review and update "Loose coupling.." doc part. From noreply at github.com Tue Apr 4 02:04:15 2017 From: noreply at github.com (GitHub) Date: Mon, 03 Apr 2017 23:04:15 -0700 Subject: [weld-commits] [weld/core] 507aea: Move TestClassToHashMapper to src/main/java to not... Message-ID: <58e3375f85c18_1f203fe2a1247c3c5425f@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 507aea4851b916abe4b193583c0ba5b33eff5d0c https://github.com/weld/core/commit/507aea4851b916abe4b193583c0ba5b33eff5d0c Author: Tomas Remes Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M tests-arquillian/pom.xml A tests-arquillian/src/main/java/org/jboss/weld/tests/TestClassToHashMapper.java R tests-arquillian/src/test/java/org/jboss/weld/tests/util/TestClassToHashMapper.java Log Message: ----------- Move TestClassToHashMapper to src/main/java to not cause CNFE with maven.test.skip prop. From noreply at github.com Tue Apr 4 02:37:15 2017 From: noreply at github.com (GitHub) Date: Mon, 03 Apr 2017 23:37:15 -0700 Subject: [weld-commits] [weld/core] e99397: WELD-2366 Review Weld 3 docs - I. Beans. Message-ID: <58e33f1be4cc5_2a5d3f9431037c30106295@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/weld2366_24 Home: https://github.com/weld/core Commit: e99397418407e1303a17fa8b8e6e80180a1a9df3 https://github.com/weld/core/commit/e99397418407e1303a17fa8b8e6e80180a1a9df3 Author: Matej Novotny Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/beans.asciidoc M docs/reference/src/main/asciidoc/injection.asciidoc M docs/reference/src/main/asciidoc/producermethods.asciidoc M docs/reference/src/main/asciidoc/scopescontexts.asciidoc Log Message: ----------- WELD-2366 Review Weld 3 docs - I. Beans. From noreply at github.com Tue Apr 4 07:31:13 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 04:31:13 -0700 Subject: [weld-commits] [weld/core] b73057: Move TestClassToHashMapper to src/main/java to not... Message-ID: <58e384019e7d1_121a3ff683d4fc38843e3@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: b73057aad5cda6f3351480e77e7c80213a68240c https://github.com/weld/core/commit/b73057aad5cda6f3351480e77e7c80213a68240c Author: Tomas Remes Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M tests-arquillian/pom.xml A tests-arquillian/src/main/java/org/jboss/weld/tests/TestClassToHashMapper.java R tests-arquillian/src/test/java/org/jboss/weld/tests/util/TestClassToHashMapper.java Log Message: ----------- Move TestClassToHashMapper to src/main/java to not cause CNFE with maven.test.skip prop. From noreply at github.com Tue Apr 4 07:31:41 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 04:31:41 -0700 Subject: [weld-commits] [weld/core] 971363: WELD-2366 Review Weld 3 docs - I. Beans. Message-ID: <58e3841d8dfae_1ce23f98f995fc3c1040a0@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 971363a09ae77413bd59afbd0f6e0f016e99c89a https://github.com/weld/core/commit/971363a09ae77413bd59afbd0f6e0f016e99c89a Author: Matej Novotny Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/beans.asciidoc M docs/reference/src/main/asciidoc/injection.asciidoc M docs/reference/src/main/asciidoc/part1.asciidoc M docs/reference/src/main/asciidoc/producermethods.asciidoc M docs/reference/src/main/asciidoc/scopescontexts.asciidoc Log Message: ----------- WELD-2366 Review Weld 3 docs - I. Beans. From noreply at github.com Tue Apr 4 07:32:05 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 04:32:05 -0700 Subject: [weld-commits] [weld/core] 406aa2: WELD-2366 Review Weld 3 docs - I. Beans. Message-ID: <58e384358592e_ffc3f9be4c99c341215d4@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 406aa2789503b7ed08096a31b233bd51bd79c78a https://github.com/weld/core/commit/406aa2789503b7ed08096a31b233bd51bd79c78a Author: Matej Novotny Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/beans.asciidoc M docs/reference/src/main/asciidoc/injection.asciidoc M docs/reference/src/main/asciidoc/producermethods.asciidoc M docs/reference/src/main/asciidoc/scopescontexts.asciidoc Log Message: ----------- WELD-2366 Review Weld 3 docs - I. Beans. From noreply at github.com Tue Apr 4 10:45:04 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 07:45:04 -0700 Subject: [weld-commits] [weld/core] e2362d: WELD-2363 Docs - review Java EE integration Message-ID: <58e3b17037627_11cf3fe469fbfc381222c9@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: e2362d57b4ad0488ccbd69d29ed0a848a0a1ee25 https://github.com/weld/core/commit/e2362d57b4ad0488ccbd69d29ed0a848a0a1ee25 Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/ee.asciidoc Log Message: ----------- WELD-2363 Docs - review Java EE integration Commit: 308a9a15d073f0f16b8b8e2871a0e7299ea7450d https://github.com/weld/core/commit/308a9a15d073f0f16b8b8e2871a0e7299ea7450d Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/extend.asciidoc Log Message: ----------- WELD-2363 Docs - review Portable extensions Commit: 8d0e1b2ed4ab806c7e91b3a8191a5cea493a8f54 https://github.com/weld/core/commit/8d0e1b2ed4ab806c7e91b3a8191a5cea493a8f54 Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/extend.asciidoc Log Message: ----------- WELD-2363 Docs - synthetic container lifecycle event observers Commit: a0330e5af3bfe2557efd05f7955630144f1bfc92 https://github.com/weld/core/commit/a0330e5af3bfe2557efd05f7955630144f1bfc92 Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/extend.asciidoc Log Message: ----------- WELD-2363 Docs - mention Configurators API Compare: https://github.com/weld/core/compare/971363a09ae7...a0330e5af3bf From noreply at github.com Tue Apr 4 10:46:42 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 07:46:42 -0700 Subject: [weld-commits] [weld/core] d2f15c: WELD-2363 Docs - review Java EE integration Message-ID: <58e3b1d2a39c1_5dac3faf38803c30942f@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: d2f15c9685fc7b45d0a30f39794b155b9600a602 https://github.com/weld/core/commit/d2f15c9685fc7b45d0a30f39794b155b9600a602 Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/ee.asciidoc Log Message: ----------- WELD-2363 Docs - review Java EE integration From noreply at github.com Tue Apr 4 10:48:43 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 07:48:43 -0700 Subject: [weld-commits] [weld/api] 183169: WELD-2368 Use since javadoc tag Message-ID: <58e3b24bb4425_669a3ff834165c30132340@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 183169b1b37ab127daf4ac8d18ec4baa29211186 https://github.com/weld/api/commit/183169b1b37ab127daf4ac8d18ec4baa29211186 Author: Martin Kouba Date: 2017-04-04 (Tue, 04 Apr 2017) Changed paths: M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeanDeploymentArchive.java M weld-spi/src/main/java/org/jboss/weld/bootstrap/spi/BeansXml.java M weld-spi/src/main/java/org/jboss/weld/manager/api/ExecutorServices.java M weld-spi/src/main/java/org/jboss/weld/security/spi/SecurityContext.java M weld-spi/src/main/java/org/jboss/weld/security/spi/SecurityServices.java M weld/src/main/java/org/jboss/weld/events/WeldNotificationOptions.java Log Message: ----------- WELD-2368 Use since javadoc tag From noreply at github.com Wed Apr 5 02:55:15 2017 From: noreply at github.com (GitHub) Date: Tue, 04 Apr 2017 23:55:15 -0700 Subject: [weld-commits] [weld/core] 7a563c: WELD-2362 Review Weld 3 docs - Appendix. Message-ID: <58e494d381c19_17223ff6364fbc3c134031@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 7a563cd14525b3ab5411296b78528b1ecd277733 https://github.com/weld/core/commit/7a563cd14525b3ab5411296b78528b1ecd277733 Author: Matej Novotny Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/ri-spi.asciidoc Log Message: ----------- WELD-2362 Review Weld 3 docs - Appendix. From noreply at github.com Wed Apr 5 03:24:36 2017 From: noreply at github.com (GitHub) Date: Wed, 05 Apr 2017 00:24:36 -0700 Subject: [weld-commits] [weld/core] e1d5a4: WELD-2371 Allow progr. lookup during AfterDeployme... Message-ID: <58e49bb4255a0_11cc3ff2288cdc3c1206b1@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: e1d5a4107b1b0c821cfffe1872cf710155172146 https://github.com/weld/core/commit/e1d5a4107b1b0c821cfffe1872cf710155172146 Author: Martin Kouba Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldContainer.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/logging/WeldSELogger.java M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/container/provider/TestExtension.java Log Message: ----------- WELD-2371 Allow progr. lookup during AfterDeploymentValidation From noreply at github.com Wed Apr 5 03:24:38 2017 From: noreply at github.com (GitHub) Date: Wed, 05 Apr 2017 00:24:38 -0700 Subject: [weld-commits] [weld/core] 34078b: WELD-2371 Allow progr. lookup during AfterDeployme... Message-ID: <58e49bb6d7c5b_3d13fa59fdbbc38111478@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 34078b4b1be1d3079b1e0e9d2dba2c717d22d413 https://github.com/weld/core/commit/34078b4b1be1d3079b1e0e9d2dba2c717d22d413 Author: Martin Kouba Date: 2017-04-05 (Wed, 05 Apr 2017) Changed paths: M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldContainer.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/logging/WeldSELogger.java M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/container/provider/TestExtension.java Log Message: ----------- WELD-2371 Allow progr. lookup during AfterDeploymentValidation From noreply at github.com Wed Apr 5 07:26:18 2017 From: noreply at github.com (GitHub) Date: Wed, 05 Apr 2017 04:26:18 -0700 Subject: [weld-commits] [weld/core] 09d69e: [maven-release-plugin] prepare release 2.4.3.Final Message-ID: <58e4d45a5d787_15353fd9d21fbc381184bc@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 09d69ecfc00178c729dd0b9cd180eacdb056a2d2 https://github.com/weld/core/commit/09d69ecfc00178c729dd0b9cd180eacdb056a2d2 Author: Martin Kouba Date: 2017-04-05 (Wed, 05 Apr 2017) 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/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/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 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 2.4.3.Final From noreply at github.com Wed Apr 5 07:26:21 2017 From: noreply at github.com (GitHub) Date: Wed, 05 Apr 2017 04:26:21 -0700 Subject: [weld-commits] [weld/core] Message-ID: <58e4d45d4ebdb_5d703f7e2583bc3c15113c@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/2.4.3.Final Home: https://github.com/weld/core From noreply at github.com Wed Apr 5 07:26:26 2017 From: noreply at github.com (GitHub) Date: Wed, 05 Apr 2017 04:26:26 -0700 Subject: [weld-commits] [weld/core] 19bc6f: [maven-release-plugin] prepare for next developmen... Message-ID: <58e4d462be06_280c3f9303303c2c102337@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 19bc6f0c17aa2085eb49315b36f1e23f6e299daf https://github.com/weld/core/commit/19bc6f0c17aa2085eb49315b36f1e23f6e299daf Author: Martin Kouba Date: 2017-04-05 (Wed, 05 Apr 2017) 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/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/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 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 From noreply at github.com Tue Apr 11 07:53:08 2017 From: noreply at github.com (GitHub) Date: Tue, 11 Apr 2017 04:53:08 -0700 Subject: [weld-commits] [weld/core] 7ce471: WELD-2374 Add option to disable Jandex in SE and S... Message-ID: <58ecc3a49690_1c473faa07e9dc3490254@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 7ce47102d18322189dddde97e3ea064efc299af1 https://github.com/weld/core/commit/7ce47102d18322189dddde97e3ea064efc299af1 Author: Matej Novotny Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/DiscoveryStrategyFactory.java M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/jandex/Jandex.java M environments/common/src/main/java/org/jboss/weld/environment/logging/CommonLogger.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/discovery/disableJandex/JandexDiscoveryStrategyDisabledTest.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java M pom.xml Log Message: ----------- WELD-2374 Add option to disable Jandex in SE and Servlet environment. From noreply at github.com Tue Apr 11 07:53:16 2017 From: noreply at github.com (GitHub) Date: Tue, 11 Apr 2017 04:53:16 -0700 Subject: [weld-commits] [weld/core] 3f7648: WELD-2374 Add option to disable Jandex in SE and S... Message-ID: <58ecc3acb163b_3c293fcbb9ccfc307316@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 3f76488d47f81cf2fe11873da7ecc75183bf285f https://github.com/weld/core/commit/3f76488d47f81cf2fe11873da7ecc75183bf285f Author: Matej Novotny Date: 2017-04-11 (Tue, 11 Apr 2017) Changed paths: M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/DiscoveryStrategyFactory.java M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/jandex/Jandex.java M environments/common/src/main/java/org/jboss/weld/environment/logging/CommonLogger.java M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/discovery/disableJandex/JandexDiscoveryStrategyDisabledTest.java M environments/servlet/core/src/main/java/org/jboss/weld/environment/servlet/WeldServletLifecycle.java M pom.xml Log Message: ----------- WELD-2374 Add option to disable Jandex in SE and Servlet environment. From noreply at github.com Wed Apr 12 08:14:29 2017 From: noreply at github.com (GitHub) Date: Wed, 12 Apr 2017 05:14:29 -0700 Subject: [weld-commits] [weld/core] 709c57: WELD-2373 BeanManager#createInstance can only be i... Message-ID: <58ee1a25af023_139553f9790aebc3c74030@hookshot-fe-6dbb0c4.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 709c57f0ea6afee0adb2ad2a1e60561ca2dd80f5 https://github.com/weld/core/commit/709c57f0ea6afee0adb2ad2a1e60561ca2dd80f5 Author: Matej Novotny Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M impl/src/main/java/org/jboss/weld/bean/builtin/BeanManagerProxy.java Log Message: ----------- WELD-2373 BeanManager#createInstance can only be invoked after deployment validation. From noreply at github.com Thu Apr 13 04:16:03 2017 From: noreply at github.com (GitHub) Date: Thu, 13 Apr 2017 01:16:03 -0700 Subject: [weld-commits] [weld/core] c3cc13: WELD-2372 fire @Initialized/@Destroyed events for ... Message-ID: <58ef33c33e157_73e53f9eadc57c3c6518d@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: c3cc131068c8f3129a357ed8c4098cad37ad4392 https://github.com/weld/core/commit/c3cc131068c8f3129a357ed8c4098cad37ad4392 Author: Tomas Remes Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Alpha.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Beta.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/ContextEventsFiredForPostConstructTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/ContextLifecycleObserver.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Gama.java M impl/src/main/java/org/jboss/weld/bean/ManagedBean.java M impl/src/main/java/org/jboss/weld/event/ObserverNotifier.java M impl/src/main/java/org/jboss/weld/injection/producer/LifecycleCallbackInvoker.java M impl/src/main/java/org/jboss/weld/injection/producer/NoopLifecycleCallbackInvoker.java M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java Log Message: ----------- WELD-2372 fire @Initialized/@Destroyed events for postConstruct callback From noreply at github.com Thu Apr 13 04:17:01 2017 From: noreply at github.com (GitHub) Date: Thu, 13 Apr 2017 01:17:01 -0700 Subject: [weld-commits] [weld/core] 362a07: WELD-2372 fire @Initialized/@Destroyed events for ... Message-ID: <58ef33fd3afdf_268d3fd598dcdc341024d9@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 362a0797e3018dbd9b99fabf0e39f4b7f803753c https://github.com/weld/core/commit/362a0797e3018dbd9b99fabf0e39f4b7f803753c Author: Tomas Remes Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Alpha.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Beta.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/ContextEventsFiredForPostConstructTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/ContextLifecycleObserver.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/context/requestScope/postConstruct/Gama.java M impl/src/main/java/org/jboss/weld/bean/ManagedBean.java M impl/src/main/java/org/jboss/weld/injection/producer/DefaultLifecycleCallbackInvoker.java M impl/src/main/java/org/jboss/weld/injection/producer/LifecycleCallbackInvoker.java M impl/src/main/java/org/jboss/weld/injection/producer/NoopLifecycleCallbackInvoker.java M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java Log Message: ----------- WELD-2372 fire @Initialized/@Destroyed events for postConstruct callback From noreply at github.com Thu Apr 13 04:49:30 2017 From: noreply at github.com (GitHub) Date: Thu, 13 Apr 2017 01:49:30 -0700 Subject: [weld-commits] [weld/core] bc9704: WELD-2376 Generate HTML report if validation fails Message-ID: <58ef3b9ac2992_23663fadaa2adc341805cb@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: bc97047d7d59c9e0db367ab44d785176785ba7ea https://github.com/weld/core/commit/bc97047d7d59c9e0db367ab44d785176785ba7ea Author: Martin Kouba Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java M probe/core/src/main/java/org/jboss/weld/probe/Components.java A probe/core/src/main/java/org/jboss/weld/probe/HtmlTag.java M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeExtension.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java A probe/core/src/main/java/org/jboss/weld/probe/Reports.java M probe/core/src/main/java/org/jboss/weld/probe/Strings.java A probe/core/src/main/resources/report.css A probe/core/src/test/java/org/jboss/weld/probe/HtmlTagTest.java Log Message: ----------- WELD-2376 Generate HTML report if validation fails From noreply at github.com Thu Apr 13 04:55:40 2017 From: noreply at github.com (GitHub) Date: Thu, 13 Apr 2017 01:55:40 -0700 Subject: [weld-commits] [weld/core] bda42b: WELD-2376 Generate HTML report if validation fails Message-ID: <58ef3d0c2bfdb_3c7e3fef2f81fc28116767@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: bda42b1efcd50f7a494beb499cae202f31e8fb95 https://github.com/weld/core/commit/bda42b1efcd50f7a494beb499cae202f31e8fb95 Author: Martin Kouba Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java M impl/src/main/java/org/jboss/weld/manager/BeanManagerImpl.java A impl/src/main/java/org/jboss/weld/util/BiConsumer.java M probe/core/src/main/java/org/jboss/weld/probe/Components.java A probe/core/src/main/java/org/jboss/weld/probe/HtmlTag.java M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeExtension.java M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java A probe/core/src/main/java/org/jboss/weld/probe/Reports.java M probe/core/src/main/java/org/jboss/weld/probe/Strings.java A probe/core/src/main/resources/report.css A probe/core/src/test/java/org/jboss/weld/probe/HtmlTagTest.java Log Message: ----------- WELD-2376 Generate HTML report if validation fails From noreply at github.com Wed Apr 19 02:47:23 2017 From: noreply at github.com (GitHub) Date: Tue, 18 Apr 2017 23:47:23 -0700 Subject: [weld-commits] [weld/core] fe2be5: WELD-2378 Fix WeldModule declaration in OSGi bundl... Message-ID: <58f707fbcf0e2_2e283f86eb513c34151882@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: fe2be5b765598360329c51376656b25361ffbbfc https://github.com/weld/core/commit/fe2be5b765598360329c51376656b25361ffbbfc Author: Matej Novotny Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M bundles/osgi/pom.xml Log Message: ----------- WELD-2378 Fix WeldModule declaration in OSGi bundle From noreply at github.com Wed Apr 19 03:33:18 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 00:33:18 -0700 Subject: [weld-commits] [weld/core] a8006b: WELD-2376 Mention validation report in the docs Message-ID: <58f712be71c00_274e3fc2fcf99c3823149a@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: a8006bbe30c9fd26978b389b21f643d9adc9ad6f https://github.com/weld/core/commit/a8006bbe30c9fd26978b389b21f643d9adc9ad6f Author: Martin Kouba Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/developmentmode.asciidoc M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java Log Message: ----------- WELD-2376 Mention validation report in the docs From noreply at github.com Wed Apr 19 03:33:42 2017 From: noreply at github.com (GitHub) Date: Wed, 19 Apr 2017 00:33:42 -0700 Subject: [weld-commits] [weld/core] daa9c7: WELD-2376 Mention validation report in the docs Message-ID: <58f712d6ca885_54bb3fb04d777c382768ad@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: daa9c7d61aadfe668dc4d13d5b78894b7fada0dd https://github.com/weld/core/commit/daa9c7d61aadfe668dc4d13d5b78894b7fada0dd Author: Martin Kouba Date: 2017-04-19 (Wed, 19 Apr 2017) Changed paths: M docs/reference/src/main/asciidoc/developmentmode.asciidoc M probe/core/src/main/java/org/jboss/weld/probe/ProbeLogger.java Log Message: ----------- WELD-2376 Mention validation report in the docs From noreply at github.com Thu Apr 20 07:56:40 2017 From: noreply at github.com (GitHub) Date: Thu, 20 Apr 2017 04:56:40 -0700 Subject: [weld-commits] [weld/core] 522c51: WELD-2377 add jacoco profile and its property also... Message-ID: <58f8a1f8ee9a4_7b363ff65fbf9c40150438@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 522c51f3603e9d8a8b4fac978557dd03efd4dc88 https://github.com/weld/core/commit/522c51f3603e9d8a8b4fac978557dd03efd4dc88 Author: Tomas Remes Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M environments/se/core/pom.xml Log Message: ----------- WELD-2377 add jacoco profile and its property also for SE core tests. From noreply at github.com Thu Apr 20 08:02:24 2017 From: noreply at github.com (GitHub) Date: Thu, 20 Apr 2017 05:02:24 -0700 Subject: [weld-commits] [weld/core] 492147: WELD-2377 add jacoco profile and its property also... Message-ID: <58f8a350a4fb7_2ed53fd0243c7c2c105088f@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.4 Home: https://github.com/weld/core Commit: 492147a795180246a96b92353bc41b3eb91bb3b2 https://github.com/weld/core/commit/492147a795180246a96b92353bc41b3eb91bb3b2 Author: Tomas Remes Date: 2017-04-20 (Thu, 20 Apr 2017) Changed paths: M environments/se/core/pom.xml Log Message: ----------- WELD-2377 add jacoco profile and its property also for SE core tests. From noreply at github.com Wed Apr 26 08:54:16 2017 From: noreply at github.com (GitHub) Date: Wed, 26 Apr 2017 05:54:16 -0700 Subject: [weld-commits] [weld/api] acbb94: WELD-2380 Make SecurityServices more flexible Message-ID: <5900987840c8e_6f5e3f85f95e9c3c2397b@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: acbb94a78d4aea9b62c2d882f32925cde733a1f0 https://github.com/weld/api/commit/acbb94a78d4aea9b62c2d882f32925cde733a1f0 Author: Martin Kouba Date: 2017-04-26 (Wed, 26 Apr 2017) Changed paths: M weld-spi/src/main/java/org/jboss/weld/security/spi/SecurityServices.java Log Message: ----------- WELD-2380 Make SecurityServices more flexible - allow an integrator to run an action using the captured security context From noreply at github.com Wed Apr 26 08:58:32 2017 From: noreply at github.com (GitHub) Date: Wed, 26 Apr 2017 05:58:32 -0700 Subject: [weld-commits] [weld/api] c9d6c3: [maven-release-plugin] prepare release 3.0.CR3 Message-ID: <59009978933ea_a763ff6eedadc3c635a9@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: c9d6c3fb9a33436fc51726026152f9d8c51b11ea https://github.com/weld/api/commit/c9d6c3fb9a33436fc51726026152f9d8c51b11ea Author: Martin Kouba Date: 2017-04-26 (Wed, 26 Apr 2017) 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.0.CR3 From noreply at github.com Wed Apr 26 08:58:35 2017 From: noreply at github.com (GitHub) Date: Wed, 26 Apr 2017 05:58:35 -0700 Subject: [weld-commits] [weld/api] Message-ID: <5900997b8157e_61f93fbeba8d7c386993e@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/3.0.CR3 Home: https://github.com/weld/api From noreply at github.com Wed Apr 26 08:58:39 2017 From: noreply at github.com (GitHub) Date: Wed, 26 Apr 2017 05:58:39 -0700 Subject: [weld-commits] [weld/api] 11936c: [maven-release-plugin] prepare for next developmen... Message-ID: <5900997f7c091_60363ff97200fc34877b3@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/api Commit: 11936c79724cbc45fa6237357c9e6983c291c15b https://github.com/weld/api/commit/11936c79724cbc45fa6237357c9e6983c291c15b Author: Martin Kouba Date: 2017-04-26 (Wed, 26 Apr 2017) 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