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