Author: gnodet
Date: Thu Oct 25 05:12:06 2007
New Revision: 588208

URL: http://svn.apache.org/viewvc?rev=588208&view=rev
Log:
Fix bad cglib metadata

Modified:
    incubator/servicemix/branches/servicemix-4.0/bundles/cglib/pom.xml

Modified: incubator/servicemix/branches/servicemix-4.0/bundles/cglib/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-4.0/bundles/cglib/pom.xml?rev=588208&r1=588207&r2=588208&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-4.0/bundles/cglib/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-4.0/bundles/cglib/pom.xml Thu Oct 
25 05:12:06 2007
@@ -34,6 +34,7 @@
             net.sf.cglib*
         </servicemix.osgi.export.pkg>
            <servicemix.osgi.import.pkg>
+            net.sf.cglib.asm.util;resolution:=optional,
             org.apache.tools.ant*;resolution:=optional,
             org.codehaus.aspectwerkz.hook;resolution:=optional,
             *


Reply via email to