From 9b110f0eebd37ed57637c0f3f26333c5e51e81d9 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 9 May 2007 12:43:10 +0000 Subject: [PATCH] Refactored DomUtils into relevant classes. --- oxm/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/oxm/pom.xml b/oxm/pom.xml index 0f1a5929..6ade055e 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -200,5 +200,19 @@ xstream true + + + javax.activation + activation + 1.1 + true + + + + easymock + easymock + 1.2_Java1.3 + test +