From noreply at github.com Thu May 10 06:42:45 2018 From: noreply at github.com (GitHub) Date: Thu, 10 May 2018 03:42:45 -0700 Subject: [weld-commits] [weld/core] 3eff84: Re-introduce property allowing us to pass WFLY-spe... Message-ID: <5af42225e7832_6072b2217e3dc0839319@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 3eff84e280264efeb6202d121c0f5087445d33ce https://github.com/weld/core/commit/3eff84e280264efeb6202d121c0f5087445d33ce Author: Matej Novotny Date: 2018-05-10 (Thu, 10 May 2018) Changed paths: M pom.xml M tests-arquillian/pom.xml M tests-arquillian/src/test/resources/wildfly-arquillian.xml Log Message: ----------- Re-introduce property allowing us to pass WFLY-specific args via Arquillian. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue May 15 05:10:54 2018 From: noreply at github.com (GitHub) Date: Tue, 15 May 2018 02:10:54 -0700 Subject: [weld-commits] [weld/core] 25d173: WELD-2492 Add AtomicBoolean check on bean index cr... Message-ID: <5afaa41e5caa_1b892b05473dbc0c50249@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 25d173d499768d08b45d37dc33b725a432b20864 https://github.com/weld/core/commit/25d173d499768d08b45d37dc33b725a432b20864 Author: Matej Novotny Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M impl/src/main/java/org/jboss/weld/serialization/BeanIdentifierIndex.java Log Message: ----------- WELD-2492 Add AtomicBoolean check on bean index creation. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue May 15 05:16:26 2018 From: noreply at github.com (GitHub) Date: Tue, 15 May 2018 02:16:26 -0700 Subject: [weld-commits] [weld/core] d278b3: WELD-2250 Fix a scenario with qualifier class pres... Message-ID: <5afaa56ab8495_2ebd2ad4bf64dc1476617@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: d278b30037b7807c58fd6f2c09254a04e9df8e1f https://github.com/weld/core/commit/d278b30037b7807c58fd6f2c09254a04e9df8e1f Author: Matej Novotny Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M impl/src/main/java/org/jboss/weld/resolution/QualifierInstance.java A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/BarBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/FooBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/LibraryWithQualifierInTwoWarsTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/qualifier/ear/SomeQualifier.java Log Message: ----------- WELD-2250 Fix a scenario with qualifier class present in multiple archives within EAR. Add automated test. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue May 15 06:43:02 2018 From: noreply at github.com (GitHub) Date: Tue, 15 May 2018 03:43:02 -0700 Subject: [weld-commits] [weld/core] 0e5274: Enable CircularDependencyTest, add weld.properties... Message-ID: <5afab9b657721_ac52aafe6c51c08712d6@hookshot-fe-2cc8887.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 0e527462aaa9eccd2e7e36adb6dfb4977705edf6 https://github.com/weld/core/commit/0e527462aaa9eccd2e7e36adb6dfb4977705edf6 Author: Matej Novotny Date: 2018-05-15 (Tue, 15 May 2018) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/resolution/circular/CircularDependencyTest.java Log Message: ----------- Enable CircularDependencyTest, add weld.properties, rename method. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Fri May 18 03:20:56 2018 From: noreply at github.com (GitHub) Date: Fri, 18 May 2018 00:20:56 -0700 Subject: [weld-commits] [weld/core] ec184d: Add EJBJarDeploymentTest to TCK 1.2 exclusion list... Message-ID: <5afe7ed891a1c_2a1c2b24758dfc101327a@hookshot-fe-da92815.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: ec184d9296c6ad2fd3b0b6c9f8b78f5710b73ce1 https://github.com/weld/core/commit/ec184d9296c6ad2fd3b0b6c9f8b78f5710b73ce1 Author: Matej Novotny Date: 2018-05-18 (Fri, 18 May 2018) Changed paths: M jboss-tck-runner/src/test/tck12/tck-tests.xml Log Message: ----------- Add EJBJarDeploymentTest to TCK 1.2 exclusion list as per CDITCK-622. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Tue May 29 02:17:00 2018 From: noreply at github.com (GitHub) Date: Mon, 28 May 2018 23:17:00 -0700 Subject: [weld-commits] [weld/build] 962b47: Add config file for WFLY 12 and Weld 3. Message-ID: <5b0cf05cdd8de_19bf2ad52daffc08915e2@hookshot-fe-5a11256.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/build Commit: 962b47c732a6f948f9a5fcf5803aec50840563c5 https://github.com/weld/build/commit/962b47c732a6f948f9a5fcf5803aec50840563c5 Author: Matej Novotny Date: 2018-05-29 (Tue, 29 May 2018) Changed paths: A wildfly/patch-config-wildfly-12-weld-3.0.xml Log Message: ----------- Add config file for WFLY 12 and Weld 3. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed May 30 05:02:43 2018 From: noreply at github.com (GitHub) Date: Wed, 30 May 2018 02:02:43 -0700 Subject: [weld-commits] [weld/core] ef70c3: WELD-2498 Fix test deployments which fail because ... Message-ID: <5b0e68b3a4d48_61032b1d6abf7c0c171fd@hookshot-fe-265448d.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: ef70c345d34ec245aa68f264533a54c2b6e824c3 https://github.com/weld/core/commit/ef70c345d34ec245aa68f264533a54c2b6e824c3 Author: Matej Novotny Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/timeout/concurrent/ConversationLockTimeoutTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorFailureTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/custombeans/BeanConfiguratorWithNoCallbackTest.java Log Message: ----------- WELD-2498 Fix test deployments which fail because of this issue. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed May 30 05:03:50 2018 From: noreply at github.com (GitHub) Date: Wed, 30 May 2018 02:03:50 -0700 Subject: [weld-commits] [weld/core] 55b32b: WELD-2491 Update patching profile to WFLY 12, make... Message-ID: <5b0e68f6513f8_46c42ad18c065c1011974d@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 55b32b7338a11c57be4ded6b3b11df71b56d612b https://github.com/weld/core/commit/55b32b7338a11c57be4ded6b3b11df71b56d612b Author: Matej Novotny Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M README.md M jboss-as/pom.xml Log Message: ----------- WELD-2491 Update patching profile to WFLY 12, make it fully automated. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. From noreply at github.com Wed May 30 05:06:41 2018 From: noreply at github.com (GitHub) Date: Wed, 30 May 2018 02:06:41 -0700 Subject: [weld-commits] [weld/build] 51e3d1: CDI TCK 2.0 changed sig files, remove redundant pa... Message-ID: <5b0e69a1d52b0_41a12abb4bc51c10647f@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/build Commit: 51e3d13aae6c7c7c5c36f371cc4e567585a32b31 https://github.com/weld/build/commit/51e3d13aae6c7c7c5c36f371cc4e567585a32b31 Author: Matej Novotny Date: 2018-05-30 (Wed, 30 May 2018) Changed paths: M dist-tck/2.0/pom.xml Log Message: ----------- CDI TCK 2.0 changed sig files, remove redundant parts from POM. **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.