[weld-commits] [weld/core] c58bcf: WELD-1059 System property based scanning tests fai...
GitHub
noreply at github.com
Wed Nov 14 06:37:23 EST 2012
Branch: refs/heads/2.0
Home: https://github.com/weld/core
Commit: c58bcf4b5d820e04afaeefd591bf2232910dc4a9
https://github.com/weld/core/commit/c58bcf4b5d820e04afaeefd591bf2232910dc4a9
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