Branch: refs/heads/2.0
Home:
https://github.com/weld/core
Commit: a77c4fdb50e918e1d2b6309626c32403f2e7d207
https://github.com/weld/core/commit/a77c4fdb50e918e1d2b6309626c32403f2e7d207
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/ee/EEResourceProducerField.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/resources/ws/ResourceProducer.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/ws/Translator.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/resources/ws/TranslatorService.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/resources/ws/True.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/resources/ws/WebServiceResourceTest.java
A tests-arquillian/src/test/resources/org/jboss/weld/tests/resources/ws/web.xml
Log Message:
-----------
WELD-993
Conflicts:
impl/src/main/java/org/jboss/weld/bean/builtin/ee/EEResourceProducerField.java
Commit: 53d7934af881c5e999e28f0a12ad62fb4efb35b8
https://github.com/weld/core/commit/53d7934af881c5e999e28f0a12ad62fb4efb35b8
Author: Marko Luksa <marko.luksa(a)gmail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
tests-arquillian/src/test/java/org/jboss/weld/tests/alternatives/weld930/AlternativeProducer.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/alternatives/weld930/RegularProducer.java
Log Message:
-----------
Fix Weld930Test
Commit: 70352f68ff995011ddeb4af66185177b787884aa
https://github.com/weld/core/commit/70352f68ff995011ddeb4af66185177b787884aa
Author: Fred Bricon <fbricon(a)gmail.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M pom.xml
Log Message:
-----------
Don't execute checkstyle on every incremental build, as it causes build loops with
m2e and JBoss Tools.
In Eclipse, checkstyle should either be run manually or via the checkstyle integration
plugin (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=347556)
Conflicts:
pom.xml
Commit: 5778b1035022b359c4abe2c133fffa94ff7e0bd4
https://github.com/weld/core/commit/5778b1035022b359c4abe2c133fffa94ff7e0bd4
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
impl/src/main/java/org/jboss/weld/annotated/enhanced/jlr/AbstractEnhancedAnnotated.java
M impl/src/main/java/org/jboss/weld/util/collections/WeldCollections.java
Log Message:
-----------
Do not wrap multimap with SharedObjectCache as it is slow and does not save an
apreciable amount of memory
Commit: dd469e2eddfb7db91a3e5c723acbd87d85050d6b
https://github.com/weld/core/commit/dd469e2eddfb7db91a3e5c723acbd87d85050d6b
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M
impl/src/main/java/org/jboss/weld/annotated/enhanced/jlr/AbstractEnhancedAnnotated.java
Log Message:
-----------
Do not wrap multimap with SharedObjectCache as it is slow and does not save an
apreciable amount of memory
Compare:
https://github.com/weld/core/compare/79b3ebc...dd469e2