Author: chatellier Date: 2008-10-24 07:35:10 +0000 (Fri, 24 Oct 2008) New Revision: 1572 Modified: isis-fish/trunk/pom.xml Log: Remove cglib exclusion Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2008-10-24 07:32:18 UTC (rev 1571) +++ isis-fish/trunk/pom.xml 2008-10-24 07:35:10 UTC (rev 1572) @@ -53,13 +53,6 @@ <artifactId>topia</artifactId> <version>${topia.version}</version> <scope>compile</scope> - <!-- use javassist instead of cglib --> - <exclusions> - <exclusion> - <groupId>cglib</groupId> - <artifactId>cglib</artifactId> - </exclusion> - </exclusions> </dependency> <dependency>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org