From: Mathieu Baudier Date: Tue, 17 Jul 2012 12:28:54 +0000 (+0000) Subject: Move to Commons Base X-Git-Tag: argeo-commons-2.1.30~888 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=851cc28626e189a80c1a3e91364bbc578bd61467;p=lgpl%2Fargeo-commons.git Move to Commons Base git-svn-id: https://svn.argeo.org/commons/trunk@5474 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/base/dep/org.argeo.eclipse.dep.rcp/p2.inf b/base/dep/org.argeo.eclipse.dep.rcp/p2.inf new file mode 100644 index 000000000..0423aa509 --- /dev/null +++ b/base/dep/org.argeo.eclipse.dep.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/base/dep/org.argeo.eclipse.dep.rcp/pom.xml b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml new file mode 100644 index 000000000..740dfea38 --- /dev/null +++ b/base/dep/org.argeo.eclipse.dep.rcp/pom.xml @@ -0,0 +1,255 @@ + + + 4.0.0 + + org.argeo.commons.eclipse + dep + 1.1.4-SNAPSHOT + .. + + org.argeo.eclipse.dep.rcp + Commons Eclipse RCP Dependencies + + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + + + + org.argeo.tp + org.eclipse.osgi + + + + org.argeo.tp.rcp.platform + binaries + ${version.argeo-distribution} + pom + + + + org.argeo.tp.rcp.platform + org.eclipse.update.configurator + + + + org.argeo.tp.rcp.platform + org.eclipse.swt.win32.win32.x86_64 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.carbon.macosx + + + org.argeo.tp.rcp.platform + org.eclipse.swt.cocoa.macosx.x86_64 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.solaris.sparc + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.solaris.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.motif.solaris.sparc + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.linux.s390 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.linux.s390x + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.linux.ppc64 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.motif.linux.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.gtk.linux.ppc + + + org.argeo.tp.rcp.platform + org.eclipse.swt.photon.qnx.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.motif.aix.ppc + + + org.argeo.tp.rcp.platform + org.eclipse.swt.motif.aix.ppc64 + + + org.argeo.tp.rcp.platform + org.eclipse.swt.motif.hpux.ia64_32 + + + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.win32.win32.x86_64 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.carbon.macosx + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.cocoa.macosx.x86_64 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.solaris.sparc + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.solaris.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.motif.solaris.sparc + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.linux.s390 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.linux.s390x + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.linux.ppc64 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.motif.linux.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.gtk.linux.ppc + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.photon.qnx.x86 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.motif.aix.ppc + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.motif.aix.ppc64 + + + org.argeo.tp.rcp.platform + org.eclipse.equinox.launcher.motif.hpux.ia64_32 + + + + + + + org.argeo.tp.rcp + org.eclipse.equinox.security + + + + + + org.argeo.tp.rcp + binaries + ${version.argeo-distribution} + pom + import + + + org.argeo.tp.rcp.platform + binaries + ${version.argeo-distribution} + pom + import + + + + + + check-osgi + + + + org.argeo.maven.plugins + maven-argeo-osgi-plugin + + + check-osgi + test + + equinox + + + true + + + + + + + + + \ No newline at end of file diff --git a/eclipse/dep/org.argeo.eclipse.dep.rcp/p2.inf b/eclipse/dep/org.argeo.eclipse.dep.rcp/p2.inf deleted file mode 100644 index 0423aa509..000000000 --- a/eclipse/dep/org.argeo.eclipse.dep.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/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml b/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml deleted file mode 100644 index 740dfea38..000000000 --- a/eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml +++ /dev/null @@ -1,255 +0,0 @@ - - - 4.0.0 - - org.argeo.commons.eclipse - dep - 1.1.4-SNAPSHOT - .. - - org.argeo.eclipse.dep.rcp - Commons Eclipse RCP Dependencies - - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - - - - org.argeo.tp - org.eclipse.osgi - - - - org.argeo.tp.rcp.platform - binaries - ${version.argeo-distribution} - pom - - - - org.argeo.tp.rcp.platform - org.eclipse.update.configurator - - - - org.argeo.tp.rcp.platform - org.eclipse.swt.win32.win32.x86_64 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.carbon.macosx - - - org.argeo.tp.rcp.platform - org.eclipse.swt.cocoa.macosx.x86_64 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.solaris.sparc - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.solaris.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.motif.solaris.sparc - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.linux.s390 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.linux.s390x - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.linux.ppc64 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.motif.linux.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.gtk.linux.ppc - - - org.argeo.tp.rcp.platform - org.eclipse.swt.photon.qnx.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.motif.aix.ppc - - - org.argeo.tp.rcp.platform - org.eclipse.swt.motif.aix.ppc64 - - - org.argeo.tp.rcp.platform - org.eclipse.swt.motif.hpux.ia64_32 - - - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.win32.win32.x86_64 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.carbon.macosx - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.cocoa.macosx.x86_64 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.solaris.sparc - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.solaris.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.motif.solaris.sparc - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.linux.s390 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.linux.s390x - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.linux.ppc64 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.motif.linux.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.gtk.linux.ppc - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.photon.qnx.x86 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.motif.aix.ppc - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.motif.aix.ppc64 - - - org.argeo.tp.rcp.platform - org.eclipse.equinox.launcher.motif.hpux.ia64_32 - - - - - - - org.argeo.tp.rcp - org.eclipse.equinox.security - - - - - - org.argeo.tp.rcp - binaries - ${version.argeo-distribution} - pom - import - - - org.argeo.tp.rcp.platform - binaries - ${version.argeo-distribution} - pom - import - - - - - - check-osgi - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - check-osgi - test - - equinox - - - true - - - - - - - - - \ No newline at end of file