From 37e8d70a110b704ea71b30f6573afd6526ae470d Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 9 Dec 2011 15:15:57 +0000 Subject: [PATCH] Fix node eclipse dependencies git-svn-id: https://svn.argeo.org/commons/trunk@4928 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- .../META-INF/MANIFEST.MF | 2 +- .../pom.xml | 49 ++++++++++++------- 2 files changed, 32 insertions(+), 19 deletions(-) diff --git a/security/dep/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF b/security/dep/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF index d33f27ccc..3c71c0492 100644 --- a/security/dep/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF +++ b/security/dep/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF @@ -5,7 +5,7 @@ Bundle-Name: Node Eclipse Perspectives Created-By: 1.6.0_20 (Sun Microsystems Inc.) Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-Vendor: Argeo -Bundle-Version: 0.3.4.SNAPSHOT-r20111209_145052 +Bundle-Version: 0.3.4.SNAPSHOT-r20111209_160251 Bundle-ManifestVersion: 2 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-SymbolicName: org.argeo.security.dep.node.eclipse diff --git a/security/dep/org.argeo.security.dep.node.eclipse/pom.xml b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml index 522343508..af6ca3276 100644 --- a/security/dep/org.argeo.security.dep.node.eclipse/pom.xml +++ b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml @@ -14,15 +14,15 @@ org.argeo.maven.plugins maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - + + + generate-descriptors + + descriptors + + generate-resources + + @@ -44,6 +44,28 @@ 0.3.4-SNAPSHOT + + + org.argeo.commons.eclipse + org.argeo.eclipse.ui + 0.3.4-SNAPSHOT + + + org.argeo.commons.eclipse + org.argeo.eclipse.ui.jcr + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.equinox + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.ui + 0.3.4-SNAPSHOT + + org.argeo.commons.security @@ -96,15 +118,6 @@ root 644 false - - - org.argeo.commons.eclipse:org.argeo.eclipse.ui - org.argeo.commons.eclipse:org.argeo.eclipse.ui.jcr - org.argeo.commons.security:org.argeo.security.equinox - org.argeo.commons.security:org.argeo.security.ui - org.argeo.commons.security:org.argeo.security.ui.admin - - ${project.build.directory}/argeo-node-eclipse -- 2.30.2