You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/09/26 15:05:32 UTC

[jira] Created: (ARIES-427) Get rid of cglib which doesn't provide anything compared to asm

Get rid of cglib which doesn't provide anything compared to asm
---------------------------------------------------------------

                 Key: ARIES-427
                 URL: https://issues.apache.org/jira/browse/ARIES-427
             Project: Aries
          Issue Type: Improvement
          Components: Blueprint
            Reporter: Guillaume Nodet




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ARIES-427) Get rid of cglib which doesn't provide anything compared to asm

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved ARIES-427.
-----------------------------------

         Assignee: Guillaume Nodet
    Fix Version/s: 0.3
       Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/incubator/aries/trunk ...
	D	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/proxy/CgLibInterceptorWrapper.java
	D	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/proxy/WrapperedObject.java
	D	blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/container/AbstractServiceReferenceTest.java
	D	blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/MultiBundleWithCgLibTest.java
	M	blueprint/blueprint-annotation-itest/pom.xml
	M	blueprint/blueprint-bundle/pom.xml
	M	blueprint/blueprint-core/pom.xml
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/AbstractServiceReferenceRecipe.java
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BeanRecipe.java
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/ReferenceRecipe.java
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/ServiceRecipe.java
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/proxy/AsmInterceptorWrapper.java
	M	blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/proxy/Collaborator.java
	M	blueprint/blueprint-core/src/test/java/org/apache/aries/blueprint/proxy/ProxySubclassGeneratorTest.java
	M	blueprint/blueprint-itests/pom.xml
	M	blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/AbstractIntegrationTest.java
	M	blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/MultiBundleWithAsmTest.java
	M	blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/QuiesceBlueprintTest.java
	M	blueprint/blueprint-sample/src/main/java/org/apache/aries/blueprint/sample/Foo.java
	M	blueprint/pom.xml
Committed r1001515


> Get rid of cglib which doesn't provide anything compared to asm
> ---------------------------------------------------------------
>
>                 Key: ARIES-427
>                 URL: https://issues.apache.org/jira/browse/ARIES-427
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 0.3
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.