]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.rcp.feature/feature.xml
Removed unnecessary dependencies on org.apache.log4j
[simantics/platform.git] / features / org.simantics.rcp.feature / feature.xml
index 96a854dc0aaef2e6d1501fb15a1955ed160ef37a..54dd723722cfd6cddd0d97025dcd34b6747209a6 100644 (file)
@@ -13,7 +13,7 @@
 <feature
       id="org.simantics.rcp"
       label="Simantics Rich Client Platform"
-      version="1.25.1.qualifier"
+      version="1.42.0.qualifier"
       provider-name="VTT Technical Research Centre of Finland">
 
    <description>
@@ -131,11 +131,7 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"/>
 
    <includes
-         id="org.eclipse.ecf.filetransfer.httpclient4.feature"
-         version="0.0.0"/>
-
-   <includes
-         id="org.eclipse.ecf.filetransfer.httpclient4.ssl.feature"
+         id="org.eclipse.ecf.filetransfer.httpclient45.feature"
          version="0.0.0"/>
 
    <includes
@@ -153,16 +149,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.filesystem.linux.x86"
-         os="linux"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.filesystem.linux.x86_64"
          os="linux"
@@ -173,26 +159,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          fragment="true"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.filesystem.linux.ppc64"
-         os="linux"
-         arch="ppc64"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
-   <plugin
-         id="org.eclipse.core.filesystem.linux.ppc64le"
-         os="linux"
-         arch="ppc64le"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.filesystem.macosx"
          os="macosx"
@@ -202,16 +168,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          fragment="true"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.filesystem.win32.x86"
-         os="win32"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.filesystem.win32.x86_64"
          os="win32"
@@ -229,16 +185,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.net.linux.x86"
-         os="linux"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.net.linux.x86_64"
          os="linux"
@@ -249,16 +195,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          fragment="true"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.net.win32.x86"
-         os="win32"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.net.win32.x86_64"
          os="win32"
@@ -276,16 +212,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.core.resources.win32.x86"
-         os="win32"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.core.resources.win32.x86_64"
          os="win32"
@@ -348,16 +274,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          fragment="true"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.equinox.security.win32.x86"
-         os="win32"
-         arch="x86"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         fragment="true"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.equinox.security.win32.x86_64"
          os="win32"
@@ -528,13 +444,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.eclipse.equinox.util"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.equinox.ds"
          download-size="0"
@@ -570,13 +479,6 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="org.apache.log4j"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
    <plugin
          id="org.eclipse.ui.browser"
          download-size="0"
@@ -632,4 +534,13 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          fragment="true"/>
 
+   <plugin
+         id="org.eclipse.equinox.security.linux.x86_64"
+         os="linux"
+         arch="x86_64"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         fragment="true"/>
+
 </feature>