[weld-commits] [weld/core] 290be9: Exclude JMS tests for now
GitHub
noreply at github.com
Mon Mar 18 16:04:00 EDT 2013
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: 290be9533238dc85c95109e9d4fac2d551a58d0c
https://github.com/weld/core/commit/290be9533238dc85c95109e9d4fac2d551a58d0c
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Log Message:
-----------
Exclude JMS tests for now
Commit: d058f1a9a0f1cda6a8926e769369f5f8d83adba8
https://github.com/weld/core/commit/d058f1a9a0f1cda6a8926e769369f5f8d83adba8
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Log Message:
-----------
Update exclude list
Commit: 9ebc0ad1781fddfe740c4349a2259e88893a776c
https://github.com/weld/core/commit/9ebc0ad1781fddfe740c4349a2259e88893a776c
Author: Marko Luksa <marko.luksa at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/BeanManagerProxy.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/beanManager/bootstrap/unavailable/methods/WrongExtension.java
Log Message:
-----------
WELD-1337 Update BeanManager method restrictions
Commit: a5dde0b664ff3131e9739fa31784aa33f1b12be7
https://github.com/weld/core/commit/a5dde0b664ff3131e9739fa31784aa33f1b12be7
Author: Marko Luksa <marko.luksa at gmail.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/notfired/Foo.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/notfired/MyExtension.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/notfired/ProgrammaticallyAddedProcessBeanAttributesTest.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/BarStereotype.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/Bicycle.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/BicycleBean.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/BicycleExtension.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/FooQualifier.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/FooStereotype.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/ModifyingExtension.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/ProcessBeanAttributesFiredForSyntheticBeanTest.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/Validator.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/Vehicle.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/BarBinding.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/ExternalInterceptor.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/ExternalInterceptorBean.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/ExternalInterceptorExtension.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/FooBinding.java
R tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/lifecycle/processBeanAttributes/synthetic/interceptor/SyntheticInterceptorVetoedTest.java
Log Message:
-----------
WELD-1339 Update BeanAttributes handling to match the spec
Commit: 8836ac4b0d343469f1d52f89ea4e7627d8215cb2
https://github.com/weld/core/commit/8836ac4b0d343469f1d52f89ea4e7627d8215cb2
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2013-03-18 (Mon, 18 Mar 2013)
Changed paths:
M jboss-tck-runner/1.1/src/test/resources/tck-tests.xml
Log Message:
-----------
Update exclude list
Compare: https://github.com/weld/core/compare/66ad0ee6ce54...8836ac4b0d34
More information about the weld-commits
mailing list