[weld-commits] [weld/core] 64fd5f: some code cleanup and minor optimizations
noreply at github.com
noreply at github.com
Sun Dec 12 05:59:09 EST 2010
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 64fd5f40efc3fc41aa5b9529061e3ff51eac934a
https://github.com/weld/core/commit/64fd5f40efc3fc41aa5b9529061e3ff51eac934a
Author: Marius Bogoevici <marius.bogoevici at gmail.com>
Date: 2010-12-12 (Sun, 12 Dec 2010)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/CombinedInterceptorAndDecoratorStackMethodHandler.java
M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
R impl/src/main/java/org/jboss/weld/bean/proxy/SubclassingMethodHandler.java
Log Message:
-----------
some code cleanup and minor optimizations
Commit: 118db13eaef01c3f492e98a86113c0a51099f80c
https://github.com/weld/core/commit/118db13eaef01c3f492e98a86113c0a51099f80c
Author: Marius Bogoevici <marius.bogoevici at gmail.com>
Date: 2010-12-12 (Sun, 12 Dec 2010)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld771/SimpleBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld771/TestInterceptedBeanWithFinalMethod.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld771/Transactional.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld771/TransactionalInterceptor.java
Log Message:
-----------
adding test for WELD-771
More information about the weld-commits
mailing list