X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=eclipse%2Fplugins%2Forg.argeo.eclipse.ui%2Fpom.xml;h=729510fd28ce854e636cd63930fde6a1a7b55e18;hb=b9055440fe63bc6f31c0f132e6f372775ac0469c;hp=bb1ac1f4e47e37bb58322746bf14231ed886bf52;hpb=cf369654be9fbe7bfaa2529ebdc6a0917584fa94;p=lgpl%2Fargeo-commons.git diff --git a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml index bb1ac1f4e..729510fd2 100644 --- a/eclipse/plugins/org.argeo.eclipse.ui/pom.xml +++ b/eclipse/plugins/org.argeo.eclipse.ui/pom.xml @@ -2,71 +2,77 @@ 4.0.0 org.argeo.commons.eclipse - 0.2.2-SNAPSHOT + 0.2.2 plugins .. org.argeo.eclipse.ui Commons Eclipse UI jar + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + lazy + org.argeo.eclipse.ui.ArgeoUiPlugin + org.eclipse.ui;resolution:=optional,org.eclipse.rap.ui;resolution:=optional,org.eclipse.core.runtime + + org.springframework.beans.factory, + org.springframework.core.io.support, + !org.eclipse.core.runtime, + !org.eclipse.core.commands, + !org.eclipse.ui.plugin, + * + + + + + + - - - org.eclipse.ui - org.eclipse.ui - - - org.eclipse.core - org.eclipse.core.runtime - - - org.eclipse.core - org.eclipse.core.commands - - - org.eclipse.equinox - org.eclipse.equinox.launcher - - - org.eclipse.equinox - org.eclipse.equinox.preferences - 3.3.0 - - - com.ibm.icu - com.ibm.icu - - - org.eclipse.swt - org.eclipse.swt - - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86_64 - - - org.eclipse.swt - org.eclipse.swt.gtk.linux.x86 - - - org.eclipse.swt - org.eclipse.swt.win32.win32.x86 - + + - org.eclipse.equinox - org.eclipse.equinox.launcher + org.argeo.commons.eclipse + org.argeo.eclipse.dep.common + 0.2.2 + + - org.eclipse.equinox - org.eclipse.equinox.launcher.gtk.linux.x86_64 + org.argeo.dep.osgi + org.argeo.dep.osgi.jcr + + - org.eclipse.equinox - org.eclipse.equinox.launcher.gtk.linux.x86 + org.argeo.commons.eclipse + org.argeo.eclipse.dep.rcp + ${version.argeo-commons} + provided + + - org.eclipse.equinox - org.eclipse.equinox.launcher.win32.win32.x86 + org.argeo.commons.basic + org.argeo.basic.nodeps + 0.2.2 @@ -74,6 +80,11 @@ org.springframework org.springframework.context + + org.springframework.osgi + org.springframework.osgi.extender + + org.slf4j