Remove update configurator
authorMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Jun 2012 11:01:38 +0000 (11:01 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Fri, 29 Jun 2012 11:01:38 +0000 (11:01 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5393 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

eclipse/dep/org.argeo.eclipse.dep.rcp/pom.xml

index 7fc677a923ef7467f38804608d6e487aa21c1092..2b2f3cb073ae1f4c32ca66c2f6d8c4d0ca2c8698 100644 (file)
@@ -1,5 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<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.eclipse</groupId>
@@ -72,6 +73,11 @@ ex=*.source_*.jar,\
                        <version>${version.argeo-distribution}</version>
                        <type>pom</type>
                        <exclusions>
+                               <!-- Deprecated update configurator has side effect in PDE -->
+                               <exclusion>
+                                       <groupId>org.argeo.tp.rcp.platform</groupId>
+                                       <artifactId>org.eclipse.update.configurator</artifactId>
+                               </exclusion>
                                <!-- SWT -->
                                <exclusion>
                                        <groupId>org.argeo.tp.rcp.platform</groupId>