explicitely importing net.sf.cglib packages

This commit is contained in:
Jean-Pierre Bergamin
2011-05-13 15:43:30 +02:00
parent fca26bd8a3
commit 43e566557d

View File

@@ -32,4 +32,7 @@ Import-Template:
javax.transaction.*;version="[1.0.1, 2.0.0)";resolution:=optional
Excluded-Imports:
org.neo4j.*.impl.*
Import-Package:
net.sf.cglib.proxy;version="[2.2.0,3.0.0)",
net.sf.cglib.core;version="[2.2.0,3.0.0)",
net.sf.cglib.reflect;version="[2.2.0,3.0.0)"