Remove 32 bits SWT.
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 4 Oct 2019 07:38:57 +0000 (09:38 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 4 Oct 2019 07:38:57 +0000 (09:38 +0200)
rcp/dep/org.argeo.dep.cms.e4.rcp/pom.xml

index 1d29b2e6a34be202e72e03103f4a1119f807f57e..699208b424a45d07ca37ab65a49d47bd5150f330 100644 (file)
@@ -1,4 +1,6 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.rcp</groupId>
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.rcp.e4</groupId>
-                       <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.rcp.e4</groupId> -->
+               <!-- <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId> -->
+               <!-- </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.swt.cocoa.macosx.x86_64</artifactId>
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.swt.win32.win32.x86_64</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.rcp.e4</groupId>
-                       <artifactId>org.eclipse.swt.win32.win32.x86</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.rcp.e4</groupId> -->
+               <!-- <artifactId>org.eclipse.swt.win32.win32.x86</artifactId> -->
+               <!-- </dependency> -->
                <!-- <dependency> -->
                <!-- <groupId>org.argeo.tp.rcp.e4</groupId> -->
                <!-- <artifactId>org.eclipse.swt.gtk.linux.ppc64le</artifactId> -->
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86_64</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.rcp.e4</groupId>
-                       <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.rcp.e4</groupId> -->
+               <!-- <artifactId>org.eclipse.equinox.launcher.gtk.linux.x86</artifactId> -->
+               <!-- </dependency> -->
                <dependency>
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.equinox.launcher.cocoa.macosx.x86_64</artifactId>
                        <groupId>org.argeo.tp.rcp.e4</groupId>
                        <artifactId>org.eclipse.equinox.launcher.win32.win32.x86_64</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>org.argeo.tp.rcp.e4</groupId>
-                       <artifactId>org.eclipse.equinox.launcher.win32.win32.x86</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.rcp.e4</groupId> -->
+               <!-- <artifactId>org.eclipse.equinox.launcher.win32.win32.x86</artifactId> -->
+               <!-- </dependency> -->
 
                <!-- RCP -->
                <dependency>