From 881d50e2a6cda99f7e73c0e5c8260ef130300d5d Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Wed, 6 Sep 2006 16:37:28 +0000 Subject: [PATCH] Split sandbox in subprojects --- sandbox/other/pom.xml | 7 ++--- sandbox/pom.xml | 60 ++++++----------------------------------- sandbox/webwork/pom.xml | 17 ++++++++++++ 3 files changed, 29 insertions(+), 55 deletions(-) create mode 100644 sandbox/webwork/pom.xml diff --git a/sandbox/other/pom.xml b/sandbox/other/pom.xml index 50a37d0739..086b8890ed 100644 --- a/sandbox/other/pom.xml +++ b/sandbox/other/pom.xml @@ -5,11 +5,12 @@ 4.0.0 org.acegisecurity - acegi-security-parent + acegi-security-sandbox 1.1-SNAPSHOT - acegi-security-sandbox - Acegi Security System for Spring - Sandbox + acegi-security-sandbox-other + Acegi Security System for Spring - Sandbox other + Acegi Security System for Spring Miscellaneus sandbox utilities org.acegisecurity diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 50a37d0739..2d8e3344c8 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -10,62 +10,18 @@ acegi-security-sandbox Acegi Security System for Spring - Sandbox + pom + + + webwork + other + + org.acegisecurity acegi-security - ${project.version} + 1.1-SNAPSHOT - - org.springframework - spring-mock - true - - - javax.servlet - servlet-api - 2.4 - true - - - ehcache - ehcache - 1.1 - true - - - ldapsdk - ldapsdk - 4.1 - - - net.sf.ldaptemplate - ldaptemplate - 1.0.1 - - - org.samba.jcifs - jcifs - 1.2.6 - jar - - - hsqldb - hsqldb - 1.8.0.4 - test - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.4 - 1.4 - - - - diff --git a/sandbox/webwork/pom.xml b/sandbox/webwork/pom.xml new file mode 100644 index 0000000000..bddf13e37c --- /dev/null +++ b/sandbox/webwork/pom.xml @@ -0,0 +1,17 @@ + + + 4.0.0 + + org.acegisecurity + acegi-security-sandbox + 1.1-SNAPSHOT + + acegi-security-webwork + Acegi Security System for Spring - Webwork support + Acegi Security System for Spring - Support for WebWork 2 + 0.1-SNAPSHOT + + +