Branch: refs/heads/1.1
Home:
https://github.com/weld/core
Commit: 041122096861974aa42c6d1668a29a752e12d269
https://github.com/weld/core/commit/041122096861974aa42c6d1668a29a752e12d269
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/util/reflection/TypeVariableResolver.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/A.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/B.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/BOfIntegerString.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/C.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/COfByteShort.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Faz.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Foo.java
R
tests-arquillian/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/TypeVariableResolverTest.java
A tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/A.java
A tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/B.java
A
tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/BOfIntegerString.java
A tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/C.java
A
tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/COfByteShort.java
A tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Faz.java
A tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/Foo.java
A
tests/src/test/java/org/jboss/weld/tests/unit/reflection/inheritance/TypeVariableResolverTest.java
Log Message:
-----------
WELD-1132 TypeVariableResolverTest.testVariableArray() test is failing on JDK 7 (cherry
picked from commit 0b97de6)
Commit: 03d3ba6040b2d024ab56ff50ada3b1b6a594311b
https://github.com/weld/core/commit/03d3ba6040b2d024ab56ff50ada3b1b6a594311b
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M tests-arquillian/src/test/java/org/jboss/weld/tests/arrays/ArrayInjectionTest.java
Log Message:
-----------
Modify the ArrayInjectionTest to use @Inject to reproduce WELD-1145 (cherry picked from
commit 281f063)
Commit: 7b2b4833af4ffdd733e69a04115d8a3c4fa19329
https://github.com/weld/core/commit/7b2b4833af4ffdd733e69a04115d8a3c4fa19329
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/util/reflection/GenericArrayTypeImpl.java
Log Message:
-----------
WELD-1145 Unsatisfied dependencies for generic type arrays (cherry picked from commit
539e5c4)
Commit: d3592943c18b07b6ce5f140dc319fdffeeb92959
https://github.com/weld/core/commit/d3592943c18b07b6ce5f140dc319fdffeeb92959
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M
examples/jsf/permalink/src/ftest/java/org/jboss/weld/examples/permalink/ftest/PermalinkTest.java
Log Message:
-----------
WELD-1137 PermalinkTest fails due to dependence between test methods (cherry picked from
commit 7df5051)
Commit: 09bca2218e5444441046281a91730e80a7c24669
https://github.com/weld/core/commit/09bca2218e5444441046281a91730e80a7c24669
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths:
M
examples/jsf/pastecode/src/ftest/java/org/jboss/weld/examples/pastecode/ftest/PasteCodeTest.java
Log Message:
-----------
WELD-1137 - fixed PasteCodeTest (cherry picked from commit 0416c34)
Compare:
https://github.com/weld/core/compare/60558e0e082b...09bca2218e54