From 16ebcfa933f4d0b02b4a6bcbe6308232ed952dce Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Wed, 30 Mar 2011 17:57:47 +0000 Subject: [PATCH] Improve dependencies git-svn-id: https://svn.argeo.org/commons/trunk@4411 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- security/dep/org.argeo.security.dep.node/pom.xml | 9 --------- .../org.argeo.security.dep.node.rap/pom.xml | 15 +++++++++++---- .../plugins/org.argeo.security.ui.admin/pom.xml | 11 +++++++---- 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml index a02086a7f..c0cfbcc99 100644 --- a/security/dep/org.argeo.security.dep.node/pom.xml +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -73,10 +73,6 @@ - - org.springframework - org.springframework.jdbc - org.springframework.osgi org.springframework.osgi.extender @@ -126,11 +122,6 @@ - - org.argeo.commons.server - org.argeo.server.jdbc - ${version.argeo-commons} - com.h2database com.springsource.org.h2 diff --git a/security/features/org.argeo.security.dep.node.rap/pom.xml b/security/features/org.argeo.security.dep.node.rap/pom.xml index 624995809..caf3b4763 100644 --- a/security/features/org.argeo.security.dep.node.rap/pom.xml +++ b/security/features/org.argeo.security.dep.node.rap/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.security @@ -60,7 +61,7 @@ org.argeo.security.ui.rap 0.3.2-SNAPSHOT - + javax.annotation @@ -74,7 +75,13 @@ javax.xml.bind com.springsource.javax.xml.bind - + + org.argeo.commons.server + org.argeo.server.dep.javax + 0.3.2-SNAPSHOT + pom + + org.argeo.commons.security @@ -91,7 +98,7 @@ org.argeo.security.services ${version.argeo-commons} - + org.springframework.osgi diff --git a/security/plugins/org.argeo.security.ui.admin/pom.xml b/security/plugins/org.argeo.security.ui.admin/pom.xml index 54c9d921d..e4d9413df 100644 --- a/security/plugins/org.argeo.security.ui.admin/pom.xml +++ b/security/plugins/org.argeo.security.ui.admin/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.argeo.commons.security @@ -32,13 +33,15 @@ lazy org.argeo.security.ui.admin.SecurityAdminPlugin - org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime - + org.eclipse.core.runtime + *, + org.eclipse.swt, + org.eclipse.ui.services, + org.eclipse.jface.window, org.argeo.eclipse.spring, org.springframework.dao, org.springframework.core, - * org.argeo.security.ui.admin.* -- 2.30.2