From acb13ab513ab064edcd210d0d8a3a8fe58bf0991 Mon Sep 17 00:00:00 2001 From: Brian Stansberry Date: Wed, 21 May 2008 20:35:44 +0000 Subject: [PATCH] [HHH-2506 ] make javassist the default bytecode provider [HHH-2875] cglib+asm repackage git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14684 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- cache-jbosscache2/pom.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/cache-jbosscache2/pom.xml b/cache-jbosscache2/pom.xml index f6ad5e6b48..51df1233e8 100644 --- a/cache-jbosscache2/pom.xml +++ b/cache-jbosscache2/pom.xml @@ -71,25 +71,13 @@ 1.2.14 test - + javassist javassist 3.4.GA test - - cglib - cglib - 2.1_3 - test - - - asm - asm-attrs - 1.5.3 - test -