From: Mathieu Baudier Date: Fri, 29 Dec 2017 14:38:48 +0000 (+0100) Subject: Introduce RAP for Eclipse 4 X-Git-Tag: argeo-commons-2.1.71~50 X-Git-Url: http://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=0b0eb769c10700625accc3c102c3d3e474abe2d6 Introduce RAP for Eclipse 4 --- diff --git a/dep/org.argeo.dep.cms.client/.gitignore b/dep/org.argeo.dep.cms.client/.gitignore index 48291cbe4..e26e09f82 100644 --- a/dep/org.argeo.dep.cms.client/.gitignore +++ b/dep/org.argeo.dep.cms.client/.gitignore @@ -1,4 +1,4 @@ /target/ /feature.xml /modularDistribution.csv -/org.argeo.dep.cms.client-maven.target +/*-maven.target diff --git a/dep/org.argeo.dep.cms.node/.gitignore b/dep/org.argeo.dep.cms.node/.gitignore index b233b05c2..e26e09f82 100644 --- a/dep/org.argeo.dep.cms.node/.gitignore +++ b/dep/org.argeo.dep.cms.node/.gitignore @@ -1,4 +1,4 @@ /target/ /feature.xml /modularDistribution.csv -/org.argeo.dep.cms.node-maven.target +/*-maven.target diff --git a/dep/org.argeo.dep.cms.node/pom.xml b/dep/org.argeo.dep.cms.node/pom.xml index de2feaf35..958509035 100644 --- a/dep/org.argeo.dep.cms.node/pom.xml +++ b/dep/org.argeo.dep.cms.node/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.argeo.commons @@ -28,6 +29,7 @@ org.argeo.cms 2.1.71-SNAPSHOT + org.argeo.commons org.argeo.cms.ui @@ -66,10 +68,20 @@ org.argeo.tp.misc bitronix.tm - - - - + + + + + + + + org.argeo.tp.javax + javax.annotation + + + org.argeo.tp.javax + javax.inject + @@ -81,14 +93,14 @@ org.postgresql.jdbc42 - - - - - - - - + + + + + + + + org.argeo.tp.misc com.google.gson @@ -179,10 +191,6 @@ org.argeo.tp.javax javax.el - - org.argeo.tp.javax - javax.inject - org.argeo.tp.gemini org.eclipse.gemini.blueprint.core diff --git a/dep/org.argeo.dep.cms.platform/.gitignore b/dep/org.argeo.dep.cms.platform/.gitignore index 817395bc8..e26e09f82 100644 --- a/dep/org.argeo.dep.cms.platform/.gitignore +++ b/dep/org.argeo.dep.cms.platform/.gitignore @@ -1,4 +1,4 @@ /target/ /feature.xml /modularDistribution.csv -/org.argeo.dep.cms.platform-maven.target +/*-maven.target diff --git a/dep/org.argeo.dep.cms.rap.e4/.gitignore b/dep/org.argeo.dep.cms.rap.e4/.gitignore new file mode 100644 index 000000000..e26e09f82 --- /dev/null +++ b/dep/org.argeo.dep.cms.rap.e4/.gitignore @@ -0,0 +1,4 @@ +/target/ +/feature.xml +/modularDistribution.csv +/*-maven.target diff --git a/dep/org.argeo.dep.cms.rap.e4/META-INF/.gitignore b/dep/org.argeo.dep.cms.rap.e4/META-INF/.gitignore new file mode 100644 index 000000000..4854a41b9 --- /dev/null +++ b/dep/org.argeo.dep.cms.rap.e4/META-INF/.gitignore @@ -0,0 +1 @@ +/MANIFEST.MF diff --git a/dep/org.argeo.dep.cms.rap.e4/bnd.bnd b/dep/org.argeo.dep.cms.rap.e4/bnd.bnd new file mode 100644 index 000000000..e69de29bb diff --git a/dep/org.argeo.dep.cms.rap.e4/build.properties b/dep/org.argeo.dep.cms.rap.e4/build.properties new file mode 100644 index 000000000..edef3d9d1 --- /dev/null +++ b/dep/org.argeo.dep.cms.rap.e4/build.properties @@ -0,0 +1,2 @@ +bin.includes = feature.xml,\ + modularDistribution.csv diff --git a/dep/org.argeo.dep.cms.rap.e4/p2.inf b/dep/org.argeo.dep.cms.rap.e4/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/dep/org.argeo.dep.cms.rap.e4/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/dep/org.argeo.dep.cms.rap.e4/pom.xml b/dep/org.argeo.dep.cms.rap.e4/pom.xml new file mode 100644 index 000000000..319cdef30 --- /dev/null +++ b/dep/org.argeo.dep.cms.rap.e4/pom.xml @@ -0,0 +1,431 @@ + + + 4.0.0 + + org.argeo.commons + 2.1.71-SNAPSHOT + dep + .. + + org.argeo.dep.cms.rap.e4 + CMS Platform RAP Eclipse 4 + + + + + org.argeo.commons + org.argeo.dep.cms.node + 2.1.71-SNAPSHOT + pom + + + + + + + + + + + + + + + + + + + + org.argeo.tp.apache + org.apache.tika.parser + + + org.argeo.tp.bouncycastle + bcmail + + + org.argeo.tp.bouncycastle + bcpg + + + org.argeo.tp.apache.ant + org.apache.ant + + + org.argeo.tp.apache.ant + org.apache.ant.launch + + + + + + + + + + + org.argeo.tp.javax + javax.mail + + + + + org.argeo.tp.apache.commons + org.apache.commons.jxpath + + + + + org.argeo.tp.spring + org.springframework.aspects + + + org.argeo.tp.spring + org.springframework.context.support + + + org.argeo.tp.spring + org.springframework.jdbc + + + org.argeo.tp.spring + org.springframework.tx + + + org.argeo.tp.spring + org.springframework.web + + + org.argeo.tp.spring + org.springframework.web.servlet + + + + + org.argeo.tp.rap.e4 + org.eclipse.core.databinding + + + org.argeo.tp.rap.e4 + org.eclipse.core.databinding.beans + + + org.argeo.tp.rap.e4 + org.eclipse.core.runtime + + + org.argeo.tp.rap.e4 + org.eclipse.core.databinding.property + + + org.argeo.tp.rap.e4 + com.ibm.icu.base + + + org.argeo.tp.rap.e4 + org.eclipse.core.contenttype + + + org.argeo.tp.rap.e4 + org.eclipse.rap.rwt.osgi + + + org.argeo.tp.rap.e4 + org.eclipse.rap.jface.databinding + + + org.argeo.tp.rap.e4 + org.eclipse.core.jobs + + + org.argeo.tp.rap.e4 + org.eclipse.core.expressions + + + org.argeo.tp.rap.e4 + org.eclipse.core.databinding.observable + + + org.argeo.tp.rap.e4 + org.eclipse.help + + + + + + + + + + + + + + + + + + + + + + + org.argeo.tp.rap.e4 + org.eclipse.rap.e4 + + + org.argeo.tp.rap.e4 + org.eclipse.emf.common + + + org.argeo.tp.rap.e4 + org.eclipse.emf.ecore + + + org.argeo.tp.rap.e4 + org.eclipse.emf.ecore.change + + + org.argeo.tp.rap.e4 + org.eclipse.emf.ecore.xmi + + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.workbench.renderers.swt + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.di + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.di + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.workbench.addons.swt + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.commands + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.bindings + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.workbench.swt + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.di.extensions.supplier + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.model.workbench + + + org.argeo.tp.rap.e4 + org.eclipse.e4.emf.xpath + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.contexts + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.services + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.di.annotations + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.services + + + org.argeo.tp.rap.e4 + org.eclipse.rap.fileupload + + + org.argeo.tp.rap.e4 + org.eclipse.e4.core.di.extensions + + + org.argeo.tp.rap.e4 + org.eclipse.e4.ui.workbench + + + + + + + + + + + + org.argeo.tp.sdk + org.junit + test + + + + + + + org.argeo.tp + argeo-tp-rap-e4 + ${version.argeo-distribution} + pom + import + + + + + + + rpmbuild + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-argeo + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-argeo + org.argeo.commons + true + jar + runtime + true + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + argeo-cms-platform + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-argeo + + **/*.jar + + + + + + /usr/share/osgi/org/argeo/commons/${project.artifactId}/${project.version} + root + root + false + + + + + argeo-cms-node + argeo-cms-platform-tp + + + + + + + + + + rpmbuild-tp + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-tp + package + + copy-dependencies + + + jar + ${project.build.directory}/lib-tp + org.argeo.commons + true + jar + runtime + true + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-cms-platform-tp + ${version.argeo-distribution} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/lib-tp + + **/*.jar + + + + + + + argeo-cms-node-tp + + + + + + + + + + \ No newline at end of file diff --git a/dep/org.argeo.dep.cms.sdk/.gitignore b/dep/org.argeo.dep.cms.sdk/.gitignore index fa4018eb5..e26e09f82 100644 --- a/dep/org.argeo.dep.cms.sdk/.gitignore +++ b/dep/org.argeo.dep.cms.sdk/.gitignore @@ -1,4 +1,4 @@ /target/ /feature.xml /modularDistribution.csv -/org.argeo.dep.cms.sdk-maven.target +/*-maven.target diff --git a/dep/pom.xml b/dep/pom.xml index 8913c7f2e..f3ebc06f9 100644 --- a/dep/pom.xml +++ b/dep/pom.xml @@ -14,6 +14,7 @@ org.argeo.dep.cms.client org.argeo.dep.cms.node org.argeo.dep.cms.platform + org.argeo.dep.cms.rap.e4 org.argeo.dep.cms.sdk