[weld-commits] [weld/core] 21d8bc: WELD-1059 System property based scanning tests fai...
GitHub
noreply at github.com
Wed Nov 14 06:37:17 EST 2012
Branch: refs/heads/1.1
Home: https://github.com/weld/core
Commit: 21d8bc32c5df5d41a186b1daac8f2b9268c8f8a1
https://github.com/weld/core/commit/21d8bc32c5df5d41a186b1daac8f2b9268c8f8a1
Author: Ron Smeral <rsmeral at redhat.com>
Date: 2012-11-14 (Wed, 14 Nov 2012)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/ClassAvailableAndSystemPropertyActivationTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/SystemPropertyActivationTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/SystemPropertyExtension.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/SystemPropertyInvertedActivationTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/SystemPropertyValueActivationTest.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/metadata/scanning/SystemPropertyValueInvertedActivationTest.java
A tests-arquillian/src/test/resources/org/jboss/weld/tests/metadata/scanning/SystemPropertyExtension
Log Message:
-----------
WELD-1059 System property based scanning tests fail in container - fixed, refactored, switched to JUnitAssert
More information about the weld-commits
mailing list