[weld-commits] [weld/core] f14e0d: WELD-812 Test that conversations can be replicated
noreply at github.com
noreply at github.com
Fri Jan 7 16:07:45 EST 2011
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: f14e0d5d634373630912031b24c2520b50ee934d
https://github.com/weld/core/commit/f14e0d5d634373630912031b24c2520b50ee934d
Author: Pete Muir <pmuir at bleepbleep.org.uk>
Date: 2011-01-07 (Fri, 07 Jan 2011)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/AbstractFacade.java
A impl/src/main/java/org/jboss/weld/bean/builtin/FacadeInjectionPoint.java
M impl/src/main/java/org/jboss/weld/bean/builtin/InstanceImpl.java
M impl/src/main/java/org/jboss/weld/event/EventImpl.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
M impl/src/main/java/org/jboss/weld/util/reflection/ParameterizedTypeImpl.java
A tests/src/test/java/org/jboss/weld/tests/unit/cluster/Bar.java
A tests/src/test/java/org/jboss/weld/tests/unit/cluster/Baz.java
A tests/src/test/java/org/jboss/weld/tests/unit/cluster/BoundRequestImpl.java
M tests/src/test/java/org/jboss/weld/tests/unit/cluster/NaiveClusterTest.java
Log Message:
-----------
WELD-812 Test that conversations can be replicated
More information about the weld-commits
mailing list