From: Mathieu Baudier Date: Fri, 9 Dec 2011 14:02:14 +0000 (+0000) Subject: Rename features into dep X-Git-Tag: argeo-commons-2.1.30~1061 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;ds=inline;h=a550c5769a4d6044a8d45830c9097cd494a2cc1c;p=lgpl%2Fargeo-commons.git Rename features into dep git-svn-id: https://svn.argeo.org/commons/trunk@4921 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- 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 new file mode 100644 index 000000000..d33f27ccc --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Private-Package: . +Tool: Bnd-1.15.0 +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-ManifestVersion: 2 +Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt +Bundle-SymbolicName: org.argeo.security.dep.node.eclipse +Bundle-DocURL: http://www.argeo.org + diff --git a/security/dep/org.argeo.security.dep.node.eclipse/p2.inf b/security/dep/org.argeo.security.dep.node.eclipse/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.eclipse/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.eclipse/pom.xml b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml new file mode 100644 index 000000000..522343508 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.eclipse/pom.xml @@ -0,0 +1,126 @@ + + 4.0.0 + + org.argeo.commons.security + 0.3.4-SNAPSHOT + dep + .. + + org.argeo.security.dep.node.eclipse + Node Eclipse Perspectives + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + + + + + + + + org.argeo.commons.server + org.argeo.jcr.ui.explorer + 0.3.4-SNAPSHOT + + + org.argeo.commons.osgi + org.argeo.osgi.ui.explorer + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.ui.admin + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.security + org.argeo.security.dep.node + 0.3.4-SNAPSHOT + pom + + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-direct + package + + copy-dependencies + + + jar + true + ${project.build.directory}/argeo-node-eclipse + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-node-eclipse + package + + rpm + + + argeo-node-eclipse + 2011 Argeo + rpm-eclipse + + + /usr/share/osgi/eclipse + root + 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 + + + + + + argeo-node + + + + + + + + + + diff --git a/security/dep/org.argeo.security.dep.node.rap/p2.inf b/security/dep/org.argeo.security.dep.node.rap/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rap/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.rap/pom.xml b/security/dep/org.argeo.security.dep.node.rap/pom.xml new file mode 100644 index 000000000..6c5ec6890 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rap/pom.xml @@ -0,0 +1,151 @@ + + 4.0.0 + + org.argeo.commons.security + 0.3.4-SNAPSHOT + dep + .. + + org.argeo.security.dep.node.rap + Node Eclipse RAP + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + + resolve-pde-sources + + pde-sources + + generate-resources + + + check-osgi + test + + equinox + + + true + + + + + + + + + + org.argeo.commons.server + org.argeo.jcr.ui.explorer + 0.3.4-SNAPSHOT + + + org.argeo.commons.osgi + org.argeo.osgi.ui.explorer + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.ui.admin + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.security + org.argeo.security.dep.node + 0.3.4-SNAPSHOT + pom + + + org.argeo.commons.security + org.argeo.security.ui.rap + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.server + org.argeo.server.rap.webapp + 0.3.4-SNAPSHOT + + + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-node-rap + package + + rpm + + + argeo-node-rap + 2011 Argeo + + + /usr/share/osgi/rap + root + root + 644 + false + + + org.argeo.commons.eclipse:org.argeo.eclipse.ui.rap + org.argeo.commons.server:org.argeo.server.rap.webapp + org.argeo.commons.security:org.argeo.security.ui.rap + + + + + + argeo-node + argeo-node-eclipse + eclipse-rap + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + diff --git a/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml b/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml new file mode 100644 index 000000000..8ed8536bc --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rap/src/assembly/dist.xml @@ -0,0 +1,39 @@ + + + + dist + argeo-node-server + + tar.gz + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + *:jar + + + + \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.rcp/p2.inf b/security/dep/org.argeo.security.dep.node.rcp/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rcp/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.rcp/pom.xml b/security/dep/org.argeo.security.dep.node.rcp/pom.xml new file mode 100644 index 000000000..58a30381a --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rcp/pom.xml @@ -0,0 +1,99 @@ + + 4.0.0 + + org.argeo.commons.security + 0.3.4-SNAPSHOT + dep + .. + + org.argeo.security.dep.node.rcp + Node Eclipse RCP + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + + check-osgi + test + + equinox + + + true + + + + + + + + + org.argeo.commons.security + org.argeo.security.dep.node.eclipse + 0.3.4-SNAPSHOT + pom + + + org.argeo.commons.security + org.argeo.security.ui.rcp + 0.3.4-SNAPSHOT + + + + + rpmbuild + + + + org.codehaus.mojo + rpm-maven-plugin + + + + + rpm-node-rcp + package + + rpm + + + argeo-node-rcp + + + /usr/share/osgi/rcp + root + root + 644 + false + + + org.argeo.commons.eclipse:org.argeo.eclipse.ui.rcp + org.argeo.commons.security:org.argeo.security.ui.rcp + + + + + + argeo-node + argeo-node-eclipse + eclipse-rcp + + + + + + + + + + diff --git a/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml new file mode 100644 index 000000000..b0089eb9d --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml @@ -0,0 +1,42 @@ + + + + linux.x86 + argeo-node-ui + + tar.gz + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + *:jar + + + org.eclipse.swt:org.eclipse.swt*:jar + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + org.eclipse.swt:org.eclipse.swt.gtk.linux.x86:jar + + + + \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml new file mode 100644 index 000000000..27454ed3f --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml @@ -0,0 +1,42 @@ + + + + linux.x86_64 + argeo-node-ui + + tar.gz + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + *:jar + + + org.eclipse.swt:org.eclipse.swt*:jar + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:jar + + + + \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml new file mode 100644 index 000000000..9b7a27bbb --- /dev/null +++ b/security/dep/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml @@ -0,0 +1,42 @@ + + + + win32.x86 + argeo-node-ui + + zip + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + *:jar + + + org.eclipse.swt:org.eclipse.swt*:jar + + + + false + ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} + + lib + + org.eclipse.swt:org.eclipse.swt.win32.win32.x86:jar + + + + \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node/p2.inf b/security/dep/org.argeo.security.dep.node/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node/p2.inf @@ -0,0 +1,2 @@ +properties.1.name=org.eclipse.equinox.p2.type.category +properties.1.value=true \ No newline at end of file diff --git a/security/dep/org.argeo.security.dep.node/pom.xml b/security/dep/org.argeo.security.dep.node/pom.xml new file mode 100644 index 000000000..d1aeaa9c9 --- /dev/null +++ b/security/dep/org.argeo.security.dep.node/pom.xml @@ -0,0 +1,404 @@ + + 4.0.0 + + org.argeo.commons.security + 0.3.4-SNAPSHOT + dep + .. + + org.argeo.security.dep.node + Node Backend + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + generate-descriptors + + descriptors + + generate-resources + + + check-osgi + test + + equinox + + + true + + + + + + + + + + org.argeo.commons.osgi + org.argeo.osgi.dep.stdruntime + 0.3.4-SNAPSHOT + pom + + + + + org.argeo.commons.security + org.argeo.security.core + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.mvc + 0.3.4-SNAPSHOT + + + + + org.apache.xmlcommons + com.springsource.org.apache.xmlcommons + + + org.apache.xalan + com.springsource.org.apache.xalan + + + + + org.springframework.osgi + org.springframework.osgi.extender + + + + + org.argeo.commons.server + org.argeo.server.jackrabbit + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.jackrabbit + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.node.repo.jackrabbit + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.node.repofactory.jackrabbit + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.server + org.argeo.server.dep.activemq + 0.3.4-SNAPSHOT + pom + + + org.argeo.commons.security + org.argeo.security.activemq + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.server.activemq.broker + 0.3.4-SNAPSHOT + + + + + javax.xml.soap + com.springsource.javax.xml.soap + + + javax.activation + com.springsource.javax.activation + + + javax.annotation + com.springsource.javax.annotation + + + javax.xml.ws + com.springsource.javax.xml.ws + + + javax.xml.bind + com.springsource.javax.xml.bind + + + + + org.apache.commons + com.springsource.org.apache.commons.vfs + + + org.argeo.dep.osgi + org.argeo.dep.osgi.commons.exec + + + + + org.argeo.commons.security + org.argeo.security.dao.ldap + 0.3.4-SNAPSHOT + + + org.argeo.commons.security + org.argeo.security.ldap + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.security + org.argeo.security.dao.jackrabbit + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.security + org.argeo.security.dao.os + 0.3.4-SNAPSHOT + + + + + org.springframework.osgi + org.springframework.osgi.web.extender + + + org.springframework.osgi + org.springframework.osgi.web + + + org.argeo.commons.server + org.argeo.server.dep.tomcat + 0.3.4-SNAPSHOT + pom + + + org.argeo.commons.server + org.argeo.server.webextender + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.server.jcr.mvc + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.jackrabbit.webapp + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.server + org.argeo.server.tomcat + 0.3.4-SNAPSHOT + + + + + org.argeo.commons.server + org.argeo.server.dep.ads + 0.3.4-SNAPSHOT + pom + + + org.argeo.commons.server + org.argeo.server.ads.server + 0.3.4-SNAPSHOT + + + org.argeo.commons.server + org.argeo.server.ads + 0.3.4-SNAPSHOT + + + + + + + + + + org.argeo.commons.server + org.argeo.server.dep.hibernate + 0.3.4-SNAPSHOT + pom + + + + + com.h2database + com.springsource.org.h2 + + + com.mysql.jdbc + com.springsource.com.mysql.jdbc + + + org.postgresql + com.springsource.org.postgresql.jdbc3 + + + + + org.argeo.commons.basic + org.argeo.support.junit + 0.3.4-SNAPSHOT + + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-node + package + + copy-dependencies + + + jar + org.argeo.commons.basic,org.argeo.commons.osgi,org.argeo.commons.server,org.argeo.commons.security + org.argeo.osgi.boot + ${project.build.directory}/node + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-node + package + + rpm + + + argeo-node + 2011 Argeo + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/node + + + + + + argeo-node-tp + + + + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + rpmbuild-tp + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-tp + package + + copy-dependencies + + + jar + org.argeo.commons.basic,org.argeo.commons.osgi,org.argeo.commons.server,org.argeo.commons.security + org.eclipse.osgi + ${project.build.directory}/node-tp + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-node-tp + package + + rpm + + + argeo-node-tp + rpm-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/node-tp + + + + + + + + + + + + + diff --git a/security/dep/pom.xml b/security/dep/pom.xml new file mode 100644 index 000000000..85d14da09 --- /dev/null +++ b/security/dep/pom.xml @@ -0,0 +1,70 @@ + + + 4.0.0 + + org.argeo.commons + 0.3.4-SNAPSHOT + security + .. + + org.argeo.commons.security + dep + Commons Security Features + pom + + org.argeo.security.dep.node + org.argeo.security.dep.node.eclipse + org.argeo.security.dep.node.rap + org.argeo.security.dep.node.rcp + + + + + . + + *.inf + + + + + + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + + + + + + rpmbuild + + + + maven-antrun-plugin + + + install + + run + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF b/security/features/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF deleted file mode 100644 index d33f27ccc..000000000 --- a/security/features/org.argeo.security.dep.node.eclipse/META-INF/MANIFEST.MF +++ /dev/null @@ -1,13 +0,0 @@ -Manifest-Version: 1.0 -Private-Package: . -Tool: Bnd-1.15.0 -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-ManifestVersion: 2 -Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt -Bundle-SymbolicName: org.argeo.security.dep.node.eclipse -Bundle-DocURL: http://www.argeo.org - diff --git a/security/features/org.argeo.security.dep.node.eclipse/p2.inf b/security/features/org.argeo.security.dep.node.eclipse/p2.inf deleted file mode 100644 index 0423aa509..000000000 --- a/security/features/org.argeo.security.dep.node.eclipse/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -properties.1.name=org.eclipse.equinox.p2.type.category -properties.1.value=true \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.eclipse/pom.xml b/security/features/org.argeo.security.dep.node.eclipse/pom.xml deleted file mode 100644 index 3a1c6c36f..000000000 --- a/security/features/org.argeo.security.dep.node.eclipse/pom.xml +++ /dev/null @@ -1,126 +0,0 @@ - - 4.0.0 - - org.argeo.commons.security - 0.3.4-SNAPSHOT - features - .. - - org.argeo.security.dep.node.eclipse - Node Eclipse Perspectives - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - - - - - - - org.argeo.commons.server - org.argeo.jcr.ui.explorer - 0.3.4-SNAPSHOT - - - org.argeo.commons.osgi - org.argeo.osgi.ui.explorer - 0.3.4-SNAPSHOT - - - org.argeo.commons.security - org.argeo.security.ui.admin - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.security - org.argeo.security.dep.node - 0.3.4-SNAPSHOT - pom - - - - - rpmbuild - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-direct - package - - copy-dependencies - - - jar - true - ${project.build.directory}/argeo-node-eclipse - - - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-node-eclipse - package - - rpm - - - argeo-node-eclipse - 2011 Argeo - rpm-eclipse - - - /usr/share/osgi/eclipse - root - 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 - - - - - - argeo-node - - - - - - - - - - diff --git a/security/features/org.argeo.security.dep.node.rap/p2.inf b/security/features/org.argeo.security.dep.node.rap/p2.inf deleted file mode 100644 index 0423aa509..000000000 --- a/security/features/org.argeo.security.dep.node.rap/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -properties.1.name=org.eclipse.equinox.p2.type.category -properties.1.value=true \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.rap/pom.xml b/security/features/org.argeo.security.dep.node.rap/pom.xml deleted file mode 100644 index 6fac5a061..000000000 --- a/security/features/org.argeo.security.dep.node.rap/pom.xml +++ /dev/null @@ -1,151 +0,0 @@ - - 4.0.0 - - org.argeo.commons.security - 0.3.4-SNAPSHOT - features - .. - - org.argeo.security.dep.node.rap - Node Eclipse RAP - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - resolve-pde-sources - - pde-sources - - generate-resources - - - check-osgi - test - - equinox - - - true - - - - - - - - - - org.argeo.commons.server - org.argeo.jcr.ui.explorer - 0.3.4-SNAPSHOT - - - org.argeo.commons.osgi - org.argeo.osgi.ui.explorer - 0.3.4-SNAPSHOT - - - org.argeo.commons.security - org.argeo.security.ui.admin - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.security - org.argeo.security.dep.node - 0.3.4-SNAPSHOT - pom - - - org.argeo.commons.security - org.argeo.security.ui.rap - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.server - org.argeo.server.rap.webapp - 0.3.4-SNAPSHOT - - - - - rpmbuild - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-node-rap - package - - rpm - - - argeo-node-rap - 2011 Argeo - - - /usr/share/osgi/rap - root - root - 644 - false - - - org.argeo.commons.eclipse:org.argeo.eclipse.ui.rap - org.argeo.commons.server:org.argeo.server.rap.webapp - org.argeo.commons.security:org.argeo.security.ui.rap - - - - - - argeo-node - argeo-node-eclipse - eclipse-rap - - - - - - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - - - - - - - diff --git a/security/features/org.argeo.security.dep.node.rap/src/assembly/dist.xml b/security/features/org.argeo.security.dep.node.rap/src/assembly/dist.xml deleted file mode 100644 index 8ed8536bc..000000000 --- a/security/features/org.argeo.security.dep.node.rap/src/assembly/dist.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - dist - argeo-node-server - - tar.gz - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - *:jar - - - - \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.rcp/p2.inf b/security/features/org.argeo.security.dep.node.rcp/p2.inf deleted file mode 100644 index 0423aa509..000000000 --- a/security/features/org.argeo.security.dep.node.rcp/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -properties.1.name=org.eclipse.equinox.p2.type.category -properties.1.value=true \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.rcp/pom.xml b/security/features/org.argeo.security.dep.node.rcp/pom.xml deleted file mode 100644 index d4bcf9bfd..000000000 --- a/security/features/org.argeo.security.dep.node.rcp/pom.xml +++ /dev/null @@ -1,99 +0,0 @@ - - 4.0.0 - - org.argeo.commons.security - 0.3.4-SNAPSHOT - features - .. - - org.argeo.security.dep.node.rcp - Node Eclipse RCP - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - check-osgi - test - - equinox - - - true - - - - - - - - - org.argeo.commons.security - org.argeo.security.dep.node.eclipse - 0.3.4-SNAPSHOT - pom - - - org.argeo.commons.security - org.argeo.security.ui.rcp - 0.3.4-SNAPSHOT - - - - - rpmbuild - - - - org.codehaus.mojo - rpm-maven-plugin - - - - - rpm-node-rcp - package - - rpm - - - argeo-node-rcp - - - /usr/share/osgi/rcp - root - root - 644 - false - - - org.argeo.commons.eclipse:org.argeo.eclipse.ui.rcp - org.argeo.commons.security:org.argeo.security.ui.rcp - - - - - - argeo-node - argeo-node-eclipse - eclipse-rcp - - - - - - - - - - diff --git a/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml b/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml deleted file mode 100644 index b0089eb9d..000000000 --- a/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - linux.x86 - argeo-node-ui - - tar.gz - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - *:jar - - - org.eclipse.swt:org.eclipse.swt*:jar - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - org.eclipse.swt:org.eclipse.swt.gtk.linux.x86:jar - - - - \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml b/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml deleted file mode 100644 index 27454ed3f..000000000 --- a/security/features/org.argeo.security.dep.node.rcp/src/assembly/linux.x86_64.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - linux.x86_64 - argeo-node-ui - - tar.gz - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - *:jar - - - org.eclipse.swt:org.eclipse.swt*:jar - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - org.eclipse.swt:org.eclipse.swt.gtk.linux.x86_64:jar - - - - \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml b/security/features/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml deleted file mode 100644 index 9b7a27bbb..000000000 --- a/security/features/org.argeo.security.dep.node.rcp/src/assembly/win32.x86.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - win32.x86 - argeo-node-ui - - zip - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - *:jar - - - org.eclipse.swt:org.eclipse.swt*:jar - - - - false - ${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension} - - lib - - org.eclipse.swt:org.eclipse.swt.win32.win32.x86:jar - - - - \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node/p2.inf b/security/features/org.argeo.security.dep.node/p2.inf deleted file mode 100644 index 0423aa509..000000000 --- a/security/features/org.argeo.security.dep.node/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -properties.1.name=org.eclipse.equinox.p2.type.category -properties.1.value=true \ No newline at end of file diff --git a/security/features/org.argeo.security.dep.node/pom.xml b/security/features/org.argeo.security.dep.node/pom.xml deleted file mode 100644 index 8e976cb3d..000000000 --- a/security/features/org.argeo.security.dep.node/pom.xml +++ /dev/null @@ -1,404 +0,0 @@ - - 4.0.0 - - org.argeo.commons.security - 0.3.4-SNAPSHOT - features - .. - - org.argeo.security.dep.node - Node Backend - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - check-osgi - test - - equinox - - - true - - - - - - - - - - org.argeo.commons.osgi - org.argeo.osgi.dep.stdruntime - 0.3.4-SNAPSHOT - pom - - - - - org.argeo.commons.security - org.argeo.security.core - 0.3.4-SNAPSHOT - - - org.argeo.commons.security - org.argeo.security.mvc - 0.3.4-SNAPSHOT - - - - - org.apache.xmlcommons - com.springsource.org.apache.xmlcommons - - - org.apache.xalan - com.springsource.org.apache.xalan - - - - - org.springframework.osgi - org.springframework.osgi.extender - - - - - org.argeo.commons.server - org.argeo.server.jackrabbit - 0.3.4-SNAPSHOT - - - org.argeo.commons.security - org.argeo.security.jackrabbit - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.node.repo.jackrabbit - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.node.repofactory.jackrabbit - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.server - org.argeo.server.dep.activemq - 0.3.4-SNAPSHOT - pom - - - org.argeo.commons.security - org.argeo.security.activemq - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.server.activemq.broker - 0.3.4-SNAPSHOT - - - - - javax.xml.soap - com.springsource.javax.xml.soap - - - javax.activation - com.springsource.javax.activation - - - javax.annotation - com.springsource.javax.annotation - - - javax.xml.ws - com.springsource.javax.xml.ws - - - javax.xml.bind - com.springsource.javax.xml.bind - - - - - org.apache.commons - com.springsource.org.apache.commons.vfs - - - org.argeo.dep.osgi - org.argeo.dep.osgi.commons.exec - - - - - org.argeo.commons.security - org.argeo.security.dao.ldap - 0.3.4-SNAPSHOT - - - org.argeo.commons.security - org.argeo.security.ldap - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.security - org.argeo.security.dao.jackrabbit - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.security - org.argeo.security.dao.os - 0.3.4-SNAPSHOT - - - - - org.springframework.osgi - org.springframework.osgi.web.extender - - - org.springframework.osgi - org.springframework.osgi.web - - - org.argeo.commons.server - org.argeo.server.dep.tomcat - 0.3.4-SNAPSHOT - pom - - - org.argeo.commons.server - org.argeo.server.webextender - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.server.jcr.mvc - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.jackrabbit.webapp - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.server - org.argeo.server.tomcat - 0.3.4-SNAPSHOT - - - - - org.argeo.commons.server - org.argeo.server.dep.ads - 0.3.4-SNAPSHOT - pom - - - org.argeo.commons.server - org.argeo.server.ads.server - 0.3.4-SNAPSHOT - - - org.argeo.commons.server - org.argeo.server.ads - 0.3.4-SNAPSHOT - - - - - - - - - - org.argeo.commons.server - org.argeo.server.dep.hibernate - 0.3.4-SNAPSHOT - pom - - - - - com.h2database - com.springsource.org.h2 - - - com.mysql.jdbc - com.springsource.com.mysql.jdbc - - - org.postgresql - com.springsource.org.postgresql.jdbc3 - - - - - org.argeo.commons.basic - org.argeo.support.junit - 0.3.4-SNAPSHOT - - - - - rpmbuild - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-node - package - - copy-dependencies - - - jar - org.argeo.commons.basic,org.argeo.commons.osgi,org.argeo.commons.server,org.argeo.commons.security - org.argeo.osgi.boot - ${project.build.directory}/node - - - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-node - package - - rpm - - - argeo-node - 2011 Argeo - - - /usr/share/osgi - root - root - 644 - false - - - ${project.build.directory}/node - - - - - - argeo-node-tp - - - - - - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - - - - - - - rpmbuild-tp - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-tp - package - - copy-dependencies - - - jar - org.argeo.commons.basic,org.argeo.commons.osgi,org.argeo.commons.server,org.argeo.commons.security - org.eclipse.osgi - ${project.build.directory}/node-tp - - - - - - org.codehaus.mojo - rpm-maven-plugin - - - rpm-node-tp - package - - rpm - - - argeo-node-tp - rpm-tp - ${version.argeo-distribution} - - - /usr/share/osgi - root - root - 644 - false - - - ${project.build.directory}/node-tp - - - - - - - - - - - - - diff --git a/security/features/pom.xml b/security/features/pom.xml deleted file mode 100644 index b535fb1c7..000000000 --- a/security/features/pom.xml +++ /dev/null @@ -1,70 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 0.3.4-SNAPSHOT - security - .. - - org.argeo.commons.security - features - Commons Security Features - pom - - org.argeo.security.dep.node - org.argeo.security.dep.node.eclipse - org.argeo.security.dep.node.rap - org.argeo.security.dep.node.rcp - - - - - . - - *.inf - - - - - - maven-jar-plugin - - - org.apache.felix - maven-bundle-plugin - - - - - - rpmbuild - - - - maven-antrun-plugin - - - install - - run - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/security/pom.xml b/security/pom.xml index 8ec7baeee..2fe72635e 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -15,7 +15,6 @@ runtime modules plugins - - features + dep \ No newline at end of file