From noreply at github.com Mon Nov 2 02:55:38 2015 From: noreply at github.com (GitHub) Date: Sun, 01 Nov 2015 23:55:38 -0800 Subject: [weld-commits] [weld/core] 74830d: WELD-2048 InjectionTargetValidator - fix possible ... Message-ID: <563716fa3cbbd_44653ff7726412bc4625e@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: 74830d179753f80c6526595e3a2e96a543e92ac8 https://github.com/weld/core/commit/74830d179753f80c6526595e3a2e96a543e92ac8 Author: Martin Kouba Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/manager/InjectionTargetValidator.java Log Message: ----------- WELD-2048 InjectionTargetValidator - fix possible concurrency issue Commit: 44d9836ecf1d429aa622a7250f5c1c82e278bbe5 https://github.com/weld/core/commit/44d9836ecf1d429aa622a7250f5c1c82e278bbe5 Author: Martin Kouba Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/ProducerField.java M impl/src/main/java/org/jboss/weld/bean/ProducerMethod.java M impl/src/main/java/org/jboss/weld/bean/RIBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/Bar.java A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/BarProducer.java A tests-arquillian/src/test/java/org/jboss/weld/tests/producer/method/id/ProducerMethodIdentifierTest.java Log Message: ----------- WELD-2050 Producer method identifier should include ID of BeanManager Compare: https://github.com/weld/core/compare/6a1ae9dc9b27...44d9836ecf1d From noreply at github.com Mon Nov 2 03:32:05 2015 From: noreply at github.com (GitHub) Date: Mon, 02 Nov 2015 00:32:05 -0800 Subject: [weld-commits] [weld/core] 8b95da: WELD-2055 added a profile to exclude shutdown hook... Message-ID: <56371f85f027a_74063fbc83df12c080365@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 8b95daf0c2e41b56e3850f83522a2c07c0c15daa https://github.com/weld/core/commit/8b95daf0c2e41b56e3850f83522a2c07c0c15daa Author: Matej Novotny Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M docs/reference/src/main/asciidoc/environments.asciidoc M pom.xml Log Message: ----------- WELD-2055 added a profile to exclude shutdown hook test on Windows. Mentioned shutdown hook behaviour in docs. From noreply at github.com Mon Nov 2 03:33:28 2015 From: noreply at github.com (GitHub) Date: Mon, 02 Nov 2015 00:33:28 -0800 Subject: [weld-commits] [weld/core] 632649: WELD-2055 added a profile to exclude shutdown hook... Message-ID: <56371fd81c870_16c83ffae8a352a022715@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 632649000ef785e41b4073e95f51440e6bec1c6e https://github.com/weld/core/commit/632649000ef785e41b4073e95f51440e6bec1c6e Author: Matej Novotny Date: 2015-11-02 (Mon, 02 Nov 2015) Changed paths: M docs/reference/src/main/asciidoc/environments.asciidoc M pom.xml Log Message: ----------- WELD-2055 added a profile to exclude shutdown hook test on Windows. Mentioned shutdown hook behaviour in docs. From noreply at github.com Fri Nov 6 04:45:07 2015 From: noreply at github.com (GitHub) Date: Fri, 06 Nov 2015 01:45:07 -0800 Subject: [weld-commits] [weld/core] 69e915: Update TCK version. Message-ID: <563c76a364020_59523ff41152f2c08939d@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 69e9151fd811625481d1b033dc3e9b4c0484c285 https://github.com/weld/core/commit/69e9151fd811625481d1b033dc3e9b4c0484c285 Author: Tomas Remes Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M pom.xml Log Message: ----------- Update TCK version. Commit: f5fcc1554189993253301eb8fff18a5129abcacb https://github.com/weld/core/commit/f5fcc1554189993253301eb8fff18a5129abcacb Author: Martin Kouba Date: 2015-11-06 (Fri, 06 Nov 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/metadata/beanattributes/qualifiers/DefaultQualifierTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/beanattributes/qualifiers/Juicy.java Log Message: ----------- WELD-2049 Extend qualifiers normalization - see also CDI-528 Compare: https://github.com/weld/core/compare/632649000ef7...f5fcc1554189 From noreply at github.com Fri Nov 6 04:46:07 2015 From: noreply at github.com (GitHub) Date: Fri, 06 Nov 2015 01:46:07 -0800 Subject: [weld-commits] [weld/core] 26e543: Update TCK version. Message-ID: <563c76df967bd_3c693f88239cd2a0895ce@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 26e5435896a262da0d53ab618670a9e4e2cc8eac https://github.com/weld/core/commit/26e5435896a262da0d53ab618670a9e4e2cc8eac Author: Tomas Remes Date: 2015-11-06 (Fri, 06 Nov 2015) Changed paths: M pom.xml Log Message: ----------- Update TCK version. From noreply at github.com Wed Nov 11 04:11:42 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 01:11:42 -0800 Subject: [weld-commits] [weld/core] ccd9d3: WELD-2012 basic Probe JMX integration test. Message-ID: <5643064e55558_7ee03fb6ddc992c01014ea@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: ccd9d3a0b3aa3a7877b03a7a5fed5ff311cb6ae7 https://github.com/weld/core/commit/ccd9d3a0b3aa3a7877b03a7a5fed5ff311cb6ae7 Author: Tomas Remes Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/devmode/OmegaObserver.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/devmode/ProbeJmxIntegrationTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/util/ProbeJMXUtil.java Log Message: ----------- WELD-2012 basic Probe JMX integration test. From noreply at github.com Wed Nov 11 04:13:51 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 01:13:51 -0800 Subject: [weld-commits] [weld/core] 15457b: WELD-2012 basic Probe JMX integration test. Message-ID: <564306cf6df2a_145c3fbbd256f2c0207cf@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 15457b24fe2339dabc5933f823bae7d8e0c1c7fd https://github.com/weld/core/commit/15457b24fe2339dabc5933f823bae7d8e0c1c7fd Author: Tomas Remes Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/devmode/OmegaObserver.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/devmode/ProbeJmxIntegrationTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/util/ProbeJMXUtil.java Log Message: ----------- WELD-2012 basic Probe JMX integration test. From noreply at github.com Wed Nov 11 06:36:33 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 03:36:33 -0800 Subject: [weld-commits] [weld/core] 9963db: WELD-2056 Proxy class initializer - add ACC_STATIC... Message-ID: <5643284177548_78f03fc171b412bc352bd@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9963db7f4653efce92c83560419a5c78aa1e64ae https://github.com/weld/core/commit/9963db7f4653efce92c83560419a5c78aa1e64ae Author: Martin Kouba Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java Log Message: ----------- WELD-2056 Proxy class initializer - add ACC_STATIC flag - workaround for IBM JVM - the ACC_STATIC flag should only be required for class files with version number 51.0 or above and weld proxies are 50.0 (java6) - see also DELTASPIKE-1010 and https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-2.html#jvms-2.9 From noreply at github.com Wed Nov 11 06:37:07 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 03:37:07 -0800 Subject: [weld-commits] [weld/core] 993d3c: WELD-2056 Proxy class initializer - add ACC_STATIC... Message-ID: <5643286357518_56103f894e71129c8158b@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 993d3cfe22b051e4561991c1561cb78c12c8b5f8 https://github.com/weld/core/commit/993d3cfe22b051e4561991c1561cb78c12c8b5f8 Author: Martin Kouba Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java Log Message: ----------- WELD-2056 Proxy class initializer - add ACC_STATIC flag - workaround for IBM JVM - the ACC_STATIC flag should only be required for class files with version number 51.0 or above and weld proxies are 50.0 (java6) - see also DELTASPIKE-1010 and https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-2.html#jvms-2.9 Commit: 709f315e5ac5cf23838c1ef939cf1bd9e1cc5b51 https://github.com/weld/core/commit/709f315e5ac5cf23838c1ef939cf1bd9e1cc5b51 Author: Martin Kouba Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M .travis.yml Log Message: ----------- Travis - add openjdk7, oraclejdk8, cache maven repo Compare: https://github.com/weld/core/compare/ccd9d3a0b3aa...709f315e5ac5 From noreply at github.com Wed Nov 11 06:40:07 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 03:40:07 -0800 Subject: [weld-commits] [weld/core] 2a43a8: WELD-2059 fail if observer method is EJB business ... Message-ID: <56432917aee9c_10a53fa55c06b29c113352@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 2a43a875f3cc2a11e7331d773ad57f6b58b19582 https://github.com/weld/core/commit/2a43a875f3cc2a11e7331d773ad57f6b58b19582 Author: Tomas Remes Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bean/DisposalMethod.java M impl/src/main/java/org/jboss/weld/bean/SessionBean.java M jboss-tck-runner/src/test/tck20/tck-tests.xml M modules/ejb/src/main/java/org/jboss/weld/ejb/SessionBeanImpl.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/localremote/FooBean.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/localremote/FooLocal.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/localremote/FooRemote.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/localremote/Giraffe.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/localremote/LocalRemoteEjbObserverTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/BarBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/BarRemote.java A tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/BarSuperRemote.java M tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/FooBean.java M tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/FooRemote.java R tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/FooSuperRemote.java A tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/RemoteEjbInInterfaceHierarchyObserverTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/observers/ejb/remote/RemoteEjbObserverTest.java Log Message: ----------- WELD-2059 fail if observer method is EJB business remote method. From noreply at github.com Wed Nov 11 07:18:51 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 04:18:51 -0800 Subject: [weld-commits] [weld/core] 0d0159: Add sitemap for html documentation. Message-ID: <5643322bc2e71_ffb3fd5a045729c638d8@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 0d0159aaa8fb413d9cea64a49900ab9c56f884b7 https://github.com/weld/core/commit/0d0159aaa8fb413d9cea64a49900ab9c56f884b7 Author: Tomas Remes Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M docs/reference/pom.xml A docs/reference/src/main/sitemap/sitemap.xml Log Message: ----------- Add sitemap for html documentation. From noreply at github.com Wed Nov 11 07:19:20 2015 From: noreply at github.com (GitHub) Date: Wed, 11 Nov 2015 04:19:20 -0800 Subject: [weld-commits] [weld/core] ba1ff6: Add sitemap for html documentation. Message-ID: <564332484b93b_9433fea4f4352a054089@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: ba1ff6b05292164a1462ce024b806930e1617e69 https://github.com/weld/core/commit/ba1ff6b05292164a1462ce024b806930e1617e69 Author: Tomas Remes Date: 2015-11-11 (Wed, 11 Nov 2015) Changed paths: M docs/reference/pom.xml A docs/reference/src/main/sitemap/sitemap.xml Log Message: ----------- Add sitemap for html documentation. From noreply at github.com Thu Nov 12 03:25:45 2015 From: noreply at github.com (GitHub) Date: Thu, 12 Nov 2015 00:25:45 -0800 Subject: [weld-commits] [weld/core] efcd1a: WELD-2052 All conversation contexts should be dest... Message-ID: <56444d09957fb_185f3fa8b5ae129c105175@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: efcd1aa4a01eed6980df1bec269585d8dae32f73 https://github.com/weld/core/commit/efcd1aa4a01eed6980df1bec269585d8dae32f73 Author: Martin Kouba Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java M impl/src/main/java/org/jboss/weld/context/bound/BoundConversationContextImpl.java M impl/src/main/java/org/jboss/weld/context/http/HttpConversationContextImpl.java M impl/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/DestroyedConversationObserver.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/Message.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/Servlet.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/ServletConversationTest.java Log Message: ----------- WELD-2052 All conversation contexts should be destroyed after the servlet service() method completes Commit: 62659de1599848707e8a543dfb60f3c54cd8d8b0 https://github.com/weld/core/commit/62659de1599848707e8a543dfb60f3c54cd8d8b0 Author: Matej Novotny Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationServlet.java A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/InvalidateConversationTest.java Log Message: ----------- WELD-2052 added test for conversation destruction after session invalidation Commit: 50edf656fa439401523e7eaaf70a342f01b356fa https://github.com/weld/core/commit/50edf656fa439401523e7eaaf70a342f01b356fa Author: Martin Kouba Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java M impl/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java Log Message: ----------- WELD-2052 Minor - renaming request attribute and methods Compare: https://github.com/weld/core/compare/0d0159aaa8fb...50edf656fa43 From noreply at github.com Thu Nov 12 03:50:38 2015 From: noreply at github.com (GitHub) Date: Thu, 12 Nov 2015 00:50:38 -0800 Subject: [weld-commits] [weld/core] 0dc569: WELD-2052 All conversation contexts should be dest... Message-ID: <564452de85d7d_4c053fee9692b2a0425aa@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 0dc56922d16a3f1c96ea8c76fada0a4e02ab3005 https://github.com/weld/core/commit/0dc56922d16a3f1c96ea8c76fada0a4e02ab3005 Author: Martin Kouba Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java M impl/src/main/java/org/jboss/weld/context/bound/BoundConversationContextImpl.java M modules/web/src/main/java/org/jboss/weld/context/http/HttpConversationContextImpl.java M modules/web/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/DestroyedConversationObserver.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/Message.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/Servlet.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/servlet/ServletConversationTest.java Log Message: ----------- WELD-2052 All conversation contexts should be destroyed after the servlet service() method completes Commit: a69888cc7a873f439119e434f83f39caab3cbae1 https://github.com/weld/core/commit/a69888cc7a873f439119e434f83f39caab3cbae1 Author: Matej Novotny Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationBean.java A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationServlet.java A tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/InvalidateConversationTest.java Log Message: ----------- WELD-2052 added test for conversation destruction after session invalidation Commit: 5db57dff8de670be4d2d1354683073360f6a9026 https://github.com/weld/core/commit/5db57dff8de670be4d2d1354683073360f6a9026 Author: Martin Kouba Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/AbstractConversationContext.java M modules/web/src/main/java/org/jboss/weld/servlet/ConversationContextActivator.java Log Message: ----------- WELD-2052 Minor - renaming request attribute and methods Compare: https://github.com/weld/core/compare/ba1ff6b05292...5db57dff8de6 From noreply at github.com Thu Nov 12 04:34:31 2015 From: noreply at github.com (GitHub) Date: Thu, 12 Nov 2015 01:34:31 -0800 Subject: [weld-commits] [weld/core] c4a57d: OSGi bundle - declare probe groupId explicitly Message-ID: <56445d275f53b_8b13f8b7ed7929c34484@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: c4a57da50d89a46c8b01a4c6ba5e92a9b60efb30 https://github.com/weld/core/commit/c4a57da50d89a46c8b01a4c6ba5e92a9b60efb30 Author: Martin Kouba Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M bundles/osgi/pom.xml Log Message: ----------- OSGi bundle - declare probe groupId explicitly From noreply at github.com Thu Nov 12 06:06:43 2015 From: noreply at github.com (GitHub) Date: Thu, 12 Nov 2015 03:06:43 -0800 Subject: [weld-commits] [weld/core] 3b477e: Update PAX CDI version. Message-ID: <564472c355e1c_4fd63fcc6353b2bc48823@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 3b477ec889cefa745c73ba9da7f6ab9c3d5ec64b https://github.com/weld/core/commit/3b477ec889cefa745c73ba9da7f6ab9c3d5ec64b Author: Tomas Remes Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M examples/osgi/pom.xml Log Message: ----------- Update PAX CDI version. From noreply at github.com Thu Nov 12 06:07:09 2015 From: noreply at github.com (GitHub) Date: Thu, 12 Nov 2015 03:07:09 -0800 Subject: [weld-commits] [weld/core] 17af8e: Update PAX CDI version. Message-ID: <564472dd85eb_18363f81eafed2a05491a@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 17af8e65d11865258b45c83b8cc154b8b0223217 https://github.com/weld/core/commit/17af8e65d11865258b45c83b8cc154b8b0223217 Author: Tomas Remes Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M examples/osgi/pom.xml Log Message: ----------- Update PAX CDI version. From noreply at github.com Fri Nov 13 03:56:12 2015 From: noreply at github.com (GitHub) Date: Fri, 13 Nov 2015 00:56:12 -0800 Subject: [weld-commits] [weld/core] 7b05a2: Added test for conversation invalidation with mult... Message-ID: <5645a5aca0e3e_5ae83fa98e0972bc10369a@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 7b05a217d1e37e03b2bde9c3b4caf81ea1e919a7 https://github.com/weld/core/commit/7b05a217d1e37e03b2bde9c3b4caf81ea1e919a7 Author: Matej Novotny Date: 2015-11-13 (Fri, 13 Nov 2015) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationServlet.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/InvalidateConversationTest.java Log Message: ----------- Added test for conversation invalidation with multiple long-running conversations From noreply at github.com Fri Nov 13 03:56:49 2015 From: noreply at github.com (GitHub) Date: Fri, 13 Nov 2015 00:56:49 -0800 Subject: [weld-commits] [weld/core] a69d32: Added test for conversation invalidation with mult... Message-ID: <5645a5d1a1fc5_2ae73f9ae3e432bc4975c@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: a69d326df748aa7405e88bb716186f13e37480dd https://github.com/weld/core/commit/a69d326df748aa7405e88bb716186f13e37480dd Author: Matej Novotny Date: 2015-11-13 (Fri, 13 Nov 2015) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/ConversationServlet.java M tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/conversation/invalidation/InvalidateConversationTest.java Log Message: ----------- Added test for conversation invalidation with multiple long-running conversations From noreply at github.com Fri Nov 13 03:58:44 2015 From: noreply at github.com (GitHub) Date: Fri, 13 Nov 2015 00:58:44 -0800 Subject: [weld-commits] [weld/core] 177c3a: WELD-2061 Probe should be part of the OSGi bundle Message-ID: <5645a644957a1_63643fc16c8952c01458a@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 177c3a8f350c6e4d8e6d66ce31799dd7d46247b8 https://github.com/weld/core/commit/177c3a8f350c6e4d8e6d66ce31799dd7d46247b8 Author: Martin Kouba Date: 2015-11-13 (Fri, 13 Nov 2015) Changed paths: M bundles/osgi/pom.xml Log Message: ----------- WELD-2061 Probe should be part of the OSGi bundle From noreply at github.com Wed Nov 18 09:45:01 2015 From: noreply at github.com (GitHub) Date: Wed, 18 Nov 2015 06:45:01 -0800 Subject: [weld-commits] [weld/core] bed406: WELD-2063 provide validation for @ObservesAsync us... Message-ID: <564c8eed7b600_75483fe40901b29c78182@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: bed40684b90ad62db7a9d440d7812cd33bae1da2 https://github.com/weld/core/commit/bed40684b90ad62db7a9d440d7812cd33bae1da2 Author: Tomas Remes Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java M impl/src/main/java/org/jboss/weld/injection/producer/ProducerMethodProducer.java M impl/src/main/java/org/jboss/weld/util/Beans.java M modules/ejb/src/main/java/org/jboss/weld/ejb/SessionBeanImpl.java Log Message: ----------- WELD-2063 provide validation for @ObservesAsync usage. From noreply at github.com Thu Nov 19 10:49:26 2015 From: noreply at github.com (GitHub) Date: Thu, 19 Nov 2015 07:49:26 -0800 Subject: [weld-commits] [weld/core] 97a308: WELD-2066 Improve Weld development mode log messag... Message-ID: <564def864cae2_3c933f8a6e7492c0798f8@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 97a3087c068c1e800484e1706433e221fef0ee41 https://github.com/weld/core/commit/97a3087c068c1e800484e1706433e221fef0ee41 Author: Martin Kouba Date: 2015-11-19 (Thu, 19 Nov 2015) 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-2066 Improve Weld development mode log message - change log level to WARN - add info about security and performance risks From noreply at github.com Thu Nov 19 10:49:46 2015 From: noreply at github.com (GitHub) Date: Thu, 19 Nov 2015 07:49:46 -0800 Subject: [weld-commits] [weld/core] 8deea8: WELD-2066 Improve Weld development mode log messag... Message-ID: <564def9aabf8a_70273fdff027b2c026584@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 8deea89bf2700b925556c97419feb67e82bcf1d9 https://github.com/weld/core/commit/8deea89bf2700b925556c97419feb67e82bcf1d9 Author: Martin Kouba Date: 2015-11-19 (Thu, 19 Nov 2015) 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-2066 Improve Weld development mode log message - change log level to WARN - add info about security and performance risks From noreply at github.com Thu Nov 19 10:51:20 2015 From: noreply at github.com (GitHub) Date: Thu, 19 Nov 2015 07:51:20 -0800 Subject: [weld-commits] [weld/core] 62b7f0: Don't use replaceAll in TestClassToHashMapper. Message-ID: <564deff818942_76d73f85d1c792a029296@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 62b7f015a47425898d6e4349b3f6b4be155bc587 https://github.com/weld/core/commit/62b7f015a47425898d6e4349b3f6b4be155bc587 Author: Tomas Remes Date: 2015-11-19 (Thu, 19 Nov 2015) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/util/TestClassToHashMapper.java Log Message: ----------- Don't use replaceAll in TestClassToHashMapper. From noreply at github.com Thu Nov 19 10:51:51 2015 From: noreply at github.com (GitHub) Date: Thu, 19 Nov 2015 07:51:51 -0800 Subject: [weld-commits] [weld/core] b9b774: Don't use String.replaceAll in TestClassToHashMapp... Message-ID: <564df0177f722_77173f94627232c015993@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: b9b774b278ef4c2d9708fd6f696ea59750164bef https://github.com/weld/core/commit/b9b774b278ef4c2d9708fd6f696ea59750164bef Author: Tomas Remes Date: 2015-11-19 (Thu, 19 Nov 2015) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/util/TestClassToHashMapper.java Log Message: ----------- Don't use String.replaceAll in TestClassToHashMapper. From noreply at github.com Fri Nov 20 04:56:46 2015 From: noreply at github.com (GitHub) Date: Fri, 20 Nov 2015 01:56:46 -0800 Subject: [weld-commits] [weld/core] 615980: Weld SE - do not use deprecated version of BBD.add... Message-ID: <564eee5e80707_1d9f3ffad871b2a051522@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 615980cc6564fc989c1eeeaeb563bdb741f220a0 https://github.com/weld/core/commit/615980cc6564fc989c1eeeaeb563bdb741f220a0 Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M environments/se/core/src/main/java/org/jboss/weld/environment/se/WeldSEBeanRegistrant.java Log Message: ----------- Weld SE - do not use deprecated version of BBD.addAnnotatedType() From noreply at github.com Fri Nov 20 05:58:58 2015 From: noreply at github.com (GitHub) Date: Fri, 20 Nov 2015 02:58:58 -0800 Subject: [weld-commits] [weld/core] 79d6c6: WELD-2060 Skip irrelevant javax.ejb annotations wa... Message-ID: <564efcf2447b5_76a23fcd083d529c323f8@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 79d6c64920f8c4c809575c3c0248a12568ccfe50 https://github.com/weld/core/commit/79d6c64920f8c4c809575c3c0248a12568ccfe50 Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/interceptor/util/InterceptionTypeRegistry.java M impl/src/main/java/org/jboss/weld/interceptor/util/InterceptionUtils.java Log Message: ----------- WELD-2060 Skip irrelevant javax.ejb annotations warnings in SE/Servlet From noreply at github.com Fri Nov 20 06:00:01 2015 From: noreply at github.com (GitHub) Date: Fri, 20 Nov 2015 03:00:01 -0800 Subject: [weld-commits] [weld/core] c4c941: WELD-2060 Skip irrelevant javax.ejb annotations wa... Message-ID: <564efd3148aad_16033fa55d3cd2b8343d2@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: c4c9418da6b37252e6a596fda89f55f58eea85ee https://github.com/weld/core/commit/c4c9418da6b37252e6a596fda89f55f58eea85ee Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/interceptor/util/InterceptionTypeRegistry.java M impl/src/main/java/org/jboss/weld/interceptor/util/InterceptionUtils.java Log Message: ----------- WELD-2060 Skip irrelevant javax.ejb annotations warnings in SE/Servlet From noreply at github.com Fri Nov 20 06:00:54 2015 From: noreply at github.com (GitHub) Date: Fri, 20 Nov 2015 03:00:54 -0800 Subject: [weld-commits] [weld/core] ad562c: WELD-2065 Test resource injection in SE Message-ID: <564efd6669019_1b8c3fd8b8d952bc663db@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: ad562cfb558e42968cc0e1000fd4f0e5d5b0d5de https://github.com/weld/core/commit/ad562cfb558e42968cc0e1000fd4f0e5d5b0d5de Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/Delta.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/EEResourceInjectionIgnoredTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/Golf.java Log Message: ----------- WELD-2065 Test resource injection in SE Commit: 0c6b03b4f00178dee4d982fe492558b2b63ac2e4 https://github.com/weld/core/commit/0c6b03b4f00178dee4d982fe492558b2b63ac2e4 Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/injection/AbstractResourceInjection.java M impl/src/main/java/org/jboss/weld/injection/FieldResourceInjection.java M impl/src/main/java/org/jboss/weld/injection/SetterResourceInjection.java M impl/src/main/java/org/jboss/weld/logging/UtilLogger.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/Delta.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/EEResourceInjectionIgnoredTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/Golf.java Log Message: ----------- WELD-2065 Log a warning instead of throwing an exception Compare: https://github.com/weld/core/compare/c4c9418da6b3...0c6b03b4f001 From noreply at github.com Fri Nov 20 06:01:24 2015 From: noreply at github.com (GitHub) Date: Fri, 20 Nov 2015 03:01:24 -0800 Subject: [weld-commits] [weld/core] 9b15d2: WELD-2065 Test resource injection in SE Message-ID: <564efd84b276_46e63fbe83b092b81981@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9b15d228de4adfdad9019aea0339208099cc6dec https://github.com/weld/core/commit/9b15d228de4adfdad9019aea0339208099cc6dec Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M environments/se/tests/pom.xml A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/Delta.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/EEResourceInjectionIgnoredTest.java A environments/se/tests/src/test/java/org/jboss/weld/environment/se/test/resource/Golf.java Log Message: ----------- WELD-2065 Test resource injection in SE Commit: ef9e942ec2b79782a77d7a83634935300d625d13 https://github.com/weld/core/commit/ef9e942ec2b79782a77d7a83634935300d625d13 Author: Martin Kouba Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/injection/AbstractResourceInjection.java M impl/src/main/java/org/jboss/weld/injection/FieldResourceInjection.java M impl/src/main/java/org/jboss/weld/injection/SetterResourceInjection.java M impl/src/main/java/org/jboss/weld/logging/UtilLogger.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/Delta.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/EEResourceInjectionIgnoredTest.java A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/se/Golf.java Log Message: ----------- WELD-2065 Log a warning instead of throwing an exception Compare: https://github.com/weld/core/compare/79d6c64920f8...ef9e942ec2b7 From noreply at github.com Tue Nov 24 08:22:01 2015 From: noreply at github.com (GitHub) Date: Tue, 24 Nov 2015 05:22:01 -0800 Subject: [weld-commits] [weld/core] Message-ID: <565464795ad2e_bfb3fc0ce15d2bc53218@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/tags/1.1.32.Final Home: https://github.com/weld/core From noreply at github.com Tue Nov 24 08:22:04 2015 From: noreply at github.com (GitHub) Date: Tue, 24 Nov 2015 05:22:04 -0800 Subject: [weld-commits] [weld/core] 983b81: [maven-release-plugin] prepare for next developmen... Message-ID: <5654647ce536f_52853f87ea12b2c0311b8@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: 983b8182c983f76290028bde28e85339a540e1be https://github.com/weld/core/commit/983b8182c983f76290028bde28e85339a540e1be Author: Martin Kouba Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M bom/pom.xml M build-config/pom.xml M bundles/osgi/pom.xml M docs/reference/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/jetty7/pom.xml M environments/servlet/tests/tomcat/pom.xml M environments/servlet/tests/tomcat7/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/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/jboss-as-7/pom.xml M jboss-tck-runner/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Tue Nov 24 08:21:58 2015 From: noreply at github.com (GitHub) Date: Tue, 24 Nov 2015 05:21:58 -0800 Subject: [weld-commits] [weld/core] bf934b: [maven-release-plugin] prepare release 1.1.32.Fina... Message-ID: <56546476e9de1_6ee53ff30d4172c01001f4@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: bf934bc80c216ef3118b9fc1989238790fd0f98a https://github.com/weld/core/commit/bf934bc80c216ef3118b9fc1989238790fd0f98a Author: Martin Kouba Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M bom/pom.xml M build-config/pom.xml M bundles/osgi/pom.xml M docs/reference/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/jetty7/pom.xml M environments/servlet/tests/tomcat/pom.xml M environments/servlet/tests/tomcat7/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/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/jboss-as-7/pom.xml M jboss-tck-runner/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 1.1.32.Final From noreply at github.com Tue Nov 24 09:20:35 2015 From: noreply at github.com (GitHub) Date: Tue, 24 Nov 2015 06:20:35 -0800 Subject: [weld-commits] [weld/core] d6ebc5: Probe - deployment info should contain context ID Message-ID: <56547233a83ff_48103f8ea42532b8469bb@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: d6ebc5289a062ca143f2de7eefc5d789656bccf1 https://github.com/weld/core/commit/d6ebc5289a062ca143f2de7eefc5d789656bccf1 Author: Martin Kouba Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java Log Message: ----------- Probe - deployment info should contain context ID From noreply at github.com Tue Nov 24 09:21:39 2015 From: noreply at github.com (GitHub) Date: Tue, 24 Nov 2015 06:21:39 -0800 Subject: [weld-commits] [weld/core] 1cb4f6: Probe - deployment info should contain context ID Message-ID: <56547273ab2a2_5fb3fd2ab92f2bc80376@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 1cb4f62fd46874aa6b3f68aba4e332c19cae6a0e https://github.com/weld/core/commit/1cb4f62fd46874aa6b3f68aba4e332c19cae6a0e Author: Martin Kouba Date: 2015-11-24 (Tue, 24 Nov 2015) Changed paths: M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java Log Message: ----------- Probe - deployment info should contain context ID From noreply at github.com Thu Nov 26 03:07:21 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 00:07:21 -0800 Subject: [weld-commits] [weld/core] 4a4233: WELD-2019 Ignore synthetic methods Message-ID: <5656bdb9c850b_44b53ff599e772b8150915@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: 4a423380cef436baf8ef20957088f546890050b1 https://github.com/weld/core/commit/4a423380cef436baf8ef20957088f546890050b1 Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/util/Beans.java M tests-arquillian/pom.xml A tests-arquillian/src/test/java8/org/jboss/weld/tests/lambda/LambdaBean.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/lambda/LambdaConstructsTest.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/observers/synthetic/Juicy.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/observers/synthetic/SyntheticObserverIgnoredTest.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/observers/synthetic/TestObserver.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/proxy/weld1664/Bar.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/proxy/weld1664/IBar.java A tests-arquillian/src/test/java8/org/jboss/weld/tests/proxy/weld1664/InterfaceStaticMethodProxyTest.java Log Message: ----------- WELD-2019 Ignore synthetic methods - add jdk8 profile to weld-core-test-arquillian - cleanup arquillian profiles in weld-core-test-arquillian Commit: b4ed75bba552e2ab6c12283e97a226a0f1519026 https://github.com/weld/core/commit/b4ed75bba552e2ab6c12283e97a226a0f1519026 Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M pom.xml Log Message: ----------- Upgrade arquillian-weld-ee-embedded to 1.0.0.CR9 Compare: https://github.com/weld/core/compare/983b8182c983...b4ed75bba552 From noreply at github.com Thu Nov 26 03:09:35 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 00:09:35 -0800 Subject: [weld-commits] [weld/core] Message-ID: <5656be3f707ec_25e43fa838ca329c1042b0@hookshot-fe2-cp1-prd.iad.github.net.mail> Branch: refs/tags/1.1.32.Final Home: https://github.com/weld/core From noreply at github.com Thu Nov 26 04:12:25 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 01:12:25 -0800 Subject: [weld-commits] [weld/core] Message-ID: <5656ccf9e13b3_5ea63fa2e96b52bc158924@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/tags/1.1.32.Final Home: https://github.com/weld/core From noreply at github.com Thu Nov 26 04:12:25 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 01:12:25 -0800 Subject: [weld-commits] [weld/core] 7b696d: [maven-release-plugin] prepare release 1.1.32.Fina... Message-ID: <5656ccf918574_61b33fad837c129c1736db@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: 7b696d8257c195143227cebfb72823621a64cd29 https://github.com/weld/core/commit/7b696d8257c195143227cebfb72823621a64cd29 Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M bom/pom.xml M build-config/pom.xml M bundles/osgi/pom.xml M docs/reference/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/jetty7/pom.xml M environments/servlet/tests/tomcat/pom.xml M environments/servlet/tests/tomcat7/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/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/jboss-as-7/pom.xml M jboss-tck-runner/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare release 1.1.32.Final From noreply at github.com Thu Nov 26 04:12:29 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 01:12:29 -0800 Subject: [weld-commits] [weld/core] de6c38: [maven-release-plugin] prepare for next developmen... Message-ID: <5656ccfd480a9_55f13fbb4616529c152488@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/1.1 Home: https://github.com/weld/core Commit: de6c381a97584ed7aea86024bed5adbb2e83d1a0 https://github.com/weld/core/commit/de6c381a97584ed7aea86024bed5adbb2e83d1a0 Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M bom/pom.xml M build-config/pom.xml M bundles/osgi/pom.xml M docs/reference/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/jetty7/pom.xml M environments/servlet/tests/tomcat/pom.xml M environments/servlet/tests/tomcat7/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/pom.xml M examples/se/hello-world/pom.xml M examples/se/numberguess/pom.xml M impl/pom.xml M inject-tck-runner/pom.xml M jboss-as/jboss-as-7/pom.xml M jboss-tck-runner/pom.xml M pom.xml M porting-package/pom.xml M tests-arquillian/pom.xml M tests/pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration From noreply at github.com Thu Nov 26 09:03:11 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 06:03:11 -0800 Subject: [weld-commits] [weld/core] 35d3e1: WELD-2057 Async events clarification Message-ID: <5657111f3ae5b_e073ff18e5872c0105538@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 35d3e100fccda050c7bdcfbd5bb8a5533d2f184c https://github.com/weld/core/commit/35d3e100fccda050c7bdcfbd5bb8a5533d2f184c Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/event/AsyncEventDeliveryStage.java M impl/src/main/java/org/jboss/weld/event/EventImpl.java M impl/src/main/java/org/jboss/weld/event/EventMetadataImpl.java M impl/src/main/java/org/jboss/weld/event/ObserverNotifier.java M modules/web/src/main/java/org/jboss/weld/servlet/HttpContextLifecycle.java M pom.xml M tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/FireAsyncTest.java M tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/complex/Master.java M tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/complex/Worker.java M tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/context/security/SecurityContextPropagationTest.java R tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/metadata/AsyncEventMetadataTest.java R tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/metadata/Message.java R tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/metadata/Recipient.java Log Message: ----------- WELD-2057 Async events clarification Commit: 57a52a4bbb07d43452969cd1c46892b8bb2ec1ec https://github.com/weld/core/commit/57a52a4bbb07d43452969cd1c46892b8bb2ec1ec Author: Tomas Remes Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M jboss-tck-runner/src/test/tck20/tck-tests.xml M pom.xml Log Message: ----------- Update TCK version. Commit: 51dc9fb41aac1bb5e5a98001826c7f20aeb63f8f https://github.com/weld/core/commit/51dc9fb41aac1bb5e5a98001826c7f20aeb63f8f Author: Martin Kouba Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M tests-arquillian/src/test/java/org/jboss/weld/tests/experimental/event/async/context/security/SecurityContextPropagationTest.java Log Message: ----------- WELD-2057 Fix SecurityContextPropagationTest Compare: https://github.com/weld/core/compare/1cb4f62fd468...51dc9fb41aac From noreply at github.com Thu Nov 26 09:04:40 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 06:04:40 -0800 Subject: [weld-commits] [weld/core] ebb1c0: WELD-2069 Clear the request cache on EJB calls Message-ID: <56571178477e5_564b3f80845e529c72966@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: ebb1c093d34a35f5fc920caba2afdf8576e8a140 https://github.com/weld/core/commit/ebb1c093d34a35f5fc920caba2afdf8576e8a140 Author: Stuart Douglas Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/ejb/EjbRequestContextImpl.java Log Message: ----------- WELD-2069 Clear the request cache on EJB calls From noreply at github.com Thu Nov 26 09:04:58 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 06:04:58 -0800 Subject: [weld-commits] [weld/core] a1377e: WELD-2069 Clear the request cache on EJB calls Message-ID: <5657118a1eb42_1e843fe7ed6b32c073019@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.2 Home: https://github.com/weld/core Commit: a1377e5ab615cabc00aa8876982113821213c128 https://github.com/weld/core/commit/a1377e5ab615cabc00aa8876982113821213c128 Author: Stuart Douglas Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/context/ejb/EjbRequestContextImpl.java Log Message: ----------- WELD-2069 Clear the request cache on EJB calls From noreply at github.com Thu Nov 26 09:05:30 2015 From: noreply at github.com (GitHub) Date: Thu, 26 Nov 2015 06:05:30 -0800 Subject: [weld-commits] [weld/core] 9e23f5: WELD-2069 Clear the request cache on EJB calls Message-ID: <565711aa732f5_b833fc4247652a0105380@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9e23f528fd32bdac871351344b98de6dce782fb3 https://github.com/weld/core/commit/9e23f528fd32bdac871351344b98de6dce782fb3 Author: Stuart Douglas Date: 2015-11-26 (Thu, 26 Nov 2015) Changed paths: M modules/ejb/src/main/java/org/jboss/weld/context/ejb/EjbRequestContextImpl.java Log Message: ----------- WELD-2069 Clear the request cache on EJB calls From noreply at github.com Mon Nov 30 04:50:38 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 01:50:38 -0800 Subject: [weld-commits] [weld/core] 4a3108: Update jboss-as update script to also update weld-... Message-ID: <565c1beeb6fce_5c743f9aa2d1b2b866271@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 4a31086fe69740fbd2d0d27c35d17e28546fe620 https://github.com/weld/core/commit/4a31086fe69740fbd2d0d27c35d17e28546fe620 Author: Martin Kouba Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M jboss-as/pom.xml Log Message: ----------- Update jboss-as update script to also update weld-probe From noreply at github.com Mon Nov 30 04:51:46 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 01:51:46 -0800 Subject: [weld-commits] [weld/core] 067c48: Update Arquillian container SE version. Message-ID: <565c1c325de9c_7eee3f7feed1d2bc137588@hookshot-fe6-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: 067c48f3d6c3fe41b5a844f7666c1720c74d1a82 https://github.com/weld/core/commit/067c48f3d6c3fe41b5a844f7666c1720c74d1a82 Author: Tomas Remes Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M pom.xml Log Message: ----------- Update Arquillian container SE version. From noreply at github.com Mon Nov 30 04:52:29 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 01:52:29 -0800 Subject: [weld-commits] [weld/core] 399196: Update Arquillian container SE version. Message-ID: <565c1c5d5917b_15443f9c4c4632a07511e@hookshot-fe1-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 3991968f4ed88c7b9db52ef2c744ae12b51be4fc https://github.com/weld/core/commit/3991968f4ed88c7b9db52ef2c744ae12b51be4fc Author: Tomas Remes Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M pom.xml Log Message: ----------- Update Arquillian container SE version. From noreply at github.com Mon Nov 30 07:03:20 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 04:03:20 -0800 Subject: [weld-commits] [weld/core] a6a021: WELD-2053 add Probe configuration properties integ... Message-ID: <565c3b08ee9dc_4a823ff1379472b8638f7@hookshot-fe5-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: a6a021449b08c9929640237e4c3dfcc2ad784c4f https://github.com/weld/core/commit/a6a021449b08c9929640237e4c3dfcc2ad784c4f Author: Tomas Remes Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/InvokingServlet.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/ApplicationScopedObserver.java A probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/DummyBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/ModelBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/SessionScopedBean.java R probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/extensions/DummyBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/extensions/TestExtension.java A probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeConfigurationPropertiesTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeDeploymentsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeEventsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeExtensionsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeInvocationsTest.java Log Message: ----------- WELD-2053 add Probe configuration properties integration test. From noreply at github.com Mon Nov 30 07:03:59 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 04:03:59 -0800 Subject: [weld-commits] [weld/core] 84d801: WELD-2053 add Probe configuration properties integ... Message-ID: <565c3b2fc86d1_e133fd1753572b8757ef@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 84d801126d4afdd09c0bb7d03870aafd3f73f088 https://github.com/weld/core/commit/84d801126d4afdd09c0bb7d03870aafd3f73f088 Author: Tomas Remes Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/InvokingServlet.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/ApplicationScopedObserver.java A probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/DummyBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/ModelBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/beans/SessionScopedBean.java R probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/extensions/DummyBean.java M probe/tests/src/main/java/org/jboss/weld/probe/tests/integration/deployment/extensions/TestExtension.java A probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeConfigurationPropertiesTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeDeploymentsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeEventsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeExtensionsTest.java M probe/tests/src/test/java/org/jboss/weld/probe/tests/integration/ProbeInvocationsTest.java Log Message: ----------- WELD-2053 add Probe configuration properties integration test. From noreply at github.com Mon Nov 30 07:05:45 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 04:05:45 -0800 Subject: [weld-commits] [weld/core] e4aaa4: WELD-2067 Allow to limit access to Probe REST API Message-ID: <565c3b9917779_602b3f8ee17a92c0153413@hookshot-fe3-cp1-prd.iad.github.net.mail> Branch: refs/heads/2.3 Home: https://github.com/weld/core Commit: e4aaa483de24ebf4f5521d8d5a972759d2aa081a https://github.com/weld/core/commit/e4aaa483de24ebf4f5521d8d5a972759d2aa081a Author: Martin Kouba Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java M impl/src/test/java/org/jboss/weld/tests/unit/config/ConfigurationKeyTest.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 Log Message: ----------- WELD-2067 Allow to limit access to Probe REST API From noreply at github.com Mon Nov 30 07:06:00 2015 From: noreply at github.com (GitHub) Date: Mon, 30 Nov 2015 04:06:00 -0800 Subject: [weld-commits] [weld/core] 9d83ae: WELD-2067 Allow to limit access to Probe REST API Message-ID: <565c3ba88da3f_22023fe4cc75529c712f3@hookshot-fe4-cp1-prd.iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/weld/core Commit: 9d83ae1e6a44e8f06b0293eb97e08eef3a9ba52f https://github.com/weld/core/commit/9d83ae1e6a44e8f06b0293eb97e08eef3a9ba52f Author: Martin Kouba Date: 2015-11-30 (Mon, 30 Nov 2015) Changed paths: M impl/src/main/java/org/jboss/weld/config/ConfigurationKey.java M impl/src/test/java/org/jboss/weld/tests/unit/config/ConfigurationKeyTest.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 Log Message: ----------- WELD-2067 Allow to limit access to Probe REST API