From d109fdd2f5d6d8746e1a39a896e22ebad06eac85 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 25 Nov 2009 19:37:20 +0000 Subject: [PATCH] SPR-6447 SPR-6449 + fix the packaging of some libraries to prevent weird class loading problems from occuring --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 09e4330cf..10e9ca9af 100644 --- a/pom.xml +++ b/pom.xml @@ -22,6 +22,14 @@ com.springsource.com.sun.syndication 1.0.0 + javax.persistence com.springsource.javax.persistence @@ -49,6 +57,7 @@ javax.xml.bind com.springsource.javax.xml.bind 2.1.7 + provided org.apache.commons @@ -65,12 +74,14 @@ com.springsource.org.apache.openjpa 1.1.0 + org.aspectj com.springsource.org.aspectj.weaver