X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=dep%2Forg.argeo.dep.cms.e4.rap%2Fpom.xml;h=dcb88bfa786cc1f0a9ee7d6cb65ad7db63b5ddea;hb=dfcc0a6154d21674e8b1d8a1ccb4eefbc8f8caa5;hp=b8a5e3879cd79e17ccd580f9180c5294ac57cda1;hpb=449c64a8be0df5a35c1e4466444be42b762088a3;p=lgpl%2Fargeo-commons.git diff --git a/dep/org.argeo.dep.cms.e4.rap/pom.xml b/dep/org.argeo.dep.cms.e4.rap/pom.xml index b8a5e3879..dcb88bfa7 100644 --- a/dep/org.argeo.dep.cms.e4.rap/pom.xml +++ b/dep/org.argeo.dep.cms.e4.rap/pom.xml @@ -3,52 +3,85 @@ 4.0.0 org.argeo.commons - 2.1.73-SNAPSHOT + 2.1.91 dep .. org.argeo.dep.cms.e4.rap - CMS Platform RAP Eclipse 4 + CMS Platform Eclipse 4 RAP org.argeo.commons - org.argeo.dep.cms.node - 2.1.73-SNAPSHOT + org.argeo.dep.cms.ui.rap + 2.1.91 + pom + + org.argeo.commons org.argeo.cms.e4 - 2.1.73-SNAPSHOT + 2.1.91 org.argeo.commons org.argeo.cms.e4.rap - 2.1.73-SNAPSHOT + 2.1.91 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - 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 - + + + + + + + + + + + + + + + + @@ -57,35 +90,23 @@ - - org.argeo.tp.javax - javax.mail - + + + + - - - 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.rap.e4 + org.eclipse.rap.nebula.widgets.richtext - org.argeo.tp.spring - org.springframework.web + org.argeo.tp.rap.e4 + org.eclipse.rap.nebula.widgets.grid - org.argeo.tp.spring - org.springframework.web.servlet + org.argeo.tp.rap.e4 + org.eclipse.rap.nebula.jface.gridviewer @@ -107,16 +128,12 @@ org.argeo.tp.rap.e4 - com.ibm.icu.base + com.ibm.icu 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 @@ -138,25 +155,6 @@ org.eclipse.help - - - - - - - - - - - - - - - - - - - org.argeo.tp.rap.e4 @@ -241,10 +239,6 @@ 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 @@ -254,21 +248,144 @@ org.eclipse.e4.ui.workbench - - - - - - - org.argeo.tp.sdk org.junit test + + org.argeo.tp.sdk + org.hamcrest + test + + + + rpmbuild + + + + maven-assembly-plugin + + + prepare-source + package + + single + + + + a2-source + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-argeo + package + + rpm + + + argeo-cms-e4-rap + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source + + **/*.jar + + + + + + + argeo-cms-ui-rap + argeo-cms-e4-rap-tp + + + + + + + + + + rpmbuild-tp + + + + maven-assembly-plugin + + + prepare-source-tp + package + + single + + + + a2-source-tp + + + + + + + org.codehaus.mojo + rpm-maven-plugin + + + rpm-tp + package + + rpm + + + argeo-cms-e4-rap-tp + ${version.argeo-tp} + ${maven.build.timestamp} + + + /usr/share/osgi + root + root + 644 + false + + + ${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp + + **/*.jar + + + + + + + argeo-cms-ui-rap-tp + + + + + + + + + \ No newline at end of file