Merge branch 'LibrAlign' into develop
authorPatrick Plitzner <p.plitzner@bgbm.org>
Wed, 13 Apr 2016 11:29:46 +0000 (13:29 +0200)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Wed, 13 Apr 2016 11:29:46 +0000 (13:29 +0200)
23 files changed:
eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/eu.etaxonomy.taxeditor.feature.jre.linux64-4.0.0-SNAPSHOT.jar [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/feature.xml [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/local-artifacts.properties [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/maven-archiver/pom.properties [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2artifacts.xml [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2content.xml [deleted file]
eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war [deleted file]
eu.etaxonomy.taxeditor.webapp/target/MANIFEST.MF [deleted file]
eu.etaxonomy.taxeditor.webapp/target/antrun/build-main.xml [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/.svnignore [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/jetty-runner-9.2.3.v20140905.jar [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/start-9.2.3.v20140905.jar [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMEmbeddedServerException.class [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer$1.class [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer.class [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/ICDMServerError.class [deleted file]
eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/TaxeditorWebappPlugin.class [deleted file]
eu.etaxonomy.taxeditor.webapp/target/eu.etaxonomy.taxeditor.webapp-4.0.0-SNAPSHOT.jar [deleted file]
eu.etaxonomy.taxeditor.webapp/target/local-artifacts.properties [deleted file]
eu.etaxonomy.taxeditor.webapp/target/maven-archiver/pom.properties [deleted file]
eu.etaxonomy.taxeditor.webapp/target/p2artifacts.xml [deleted file]
eu.etaxonomy.taxeditor.webapp/target/p2content.xml [deleted file]

diff --git a/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war b/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war
deleted file mode 100644 (file)
index 5ac0126..0000000
Binary files a/eu.etaxonomy.taxeditor.cdmlib/src/main/resources/etc/jetty/cdmlib-remote-webapp.war and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/eu.etaxonomy.taxeditor.feature.jre.linux64-4.0.0-SNAPSHOT.jar b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/eu.etaxonomy.taxeditor.feature.jre.linux64-4.0.0-SNAPSHOT.jar
deleted file mode 100644 (file)
index bc905a8..0000000
Binary files a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/eu.etaxonomy.taxeditor.feature.jre.linux64-4.0.0-SNAPSHOT.jar and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/feature.xml b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/feature.xml
deleted file mode 100644 (file)
index 629f76d..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
-      id="eu.etaxonomy.taxeditor.feature.jre.linux64"
-      label="Taxonomic Editor JRE Linux64"
-      version="4.0.0.201603211324"
-      provider-name="EDIT"
-      plugin="eu.etaxonomy.taxeditor.application"
-      os="linux"
-      ws="gtk"
-      arch="x86_64">
-
-   <description url="http://www.example.com/description">
-      [Enter Feature Description here.]
-   </description>
-
-   <copyright url="http://www.example.com/copyright">
-      [Enter Copyright Description here.]
-   </copyright>
-
-   <requires>
-      <import plugin="org.eclipse.ui"/>
-      <import plugin="org.eclipse.core.runtime"/>
-      <import plugin="org.eclipse.equinox.ds"/>
-      <import plugin="org.eclipse.equinox.util"/>
-      <import plugin="org.eclipse.equinox.p2.core"/>
-      <import plugin="org.eclipse.equinox.p2.ui"/>
-      <import plugin="org.eclipse.equinox.p2.ui.sdk"/>
-      <import plugin="org.eclipse.equinox.p2.updatechecker"/>
-      <import plugin="org.eclipse.equinox.p2.operations"/>
-      <import plugin="org.eclipse.equinox.app"/>
-      <import plugin="org.eclipse.osgi"/>
-      <import plugin="org.eclipse.ui.editors"/>
-      <import plugin="org.eclipse.core.expressions"/>
-      <import plugin="eu.etaxonomy.taxeditor.cdmlib" version="3.0.0" match="greaterOrEqual"/>
-      <import plugin="org.eclipse.jface.text"/>
-      <import plugin="org.eclipse.ui.ide"/>
-      <import plugin="org.eclipse.ui.forms"/>
-      <import plugin="org.eclipse.core.databinding.beans"/>
-      <import plugin="org.eclipse.core.databinding.observable"/>
-      <import plugin="org.eclipse.core.resources"/>
-      <import plugin="org.eclipse.jface.databinding"/>
-      <import plugin="org.eclipse.ui.navigator"/>
-      <import plugin="org.eclipse.ui.navigator.resources"/>
-      <import plugin="org.eclipse.core.jobs"/>
-      <import plugin="org.eclipse.pde.runtime"/>
-      <import plugin="org.eclipse.core.commands"/>
-      <import plugin="org.eclipse.jface"/>
-      <import plugin="org.eclipse.swt"/>
-      <import plugin="org.eclipse.equinox.common" version="3.6.0" match="greaterOrEqual"/>
-      <import plugin="org.eclipse.update.configurator"/>
-      <import plugin="org.eclipse.equinox.p2.publisher.eclipse"/>
-   </requires>
-
-</feature>
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/local-artifacts.properties b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/local-artifacts.properties
deleted file mode 100644 (file)
index 51afc47..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Mar 21 14:25:08 CET 2016
-artifact.attached.p2metadata=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2content.xml
-artifact.main=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.feature.jre.linux64/target/eu.etaxonomy.taxeditor.feature.jre.linux64-4.0.0-SNAPSHOT.jar
-artifact.attached.p2artifacts=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2artifacts.xml
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/maven-archiver/pom.properties b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/maven-archiver/pom.properties
deleted file mode 100644 (file)
index caba2c0..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#Generated by Maven
-#Mon Mar 21 14:25:08 CET 2016
-version=4.0.0-SNAPSHOT
-groupId=eu.etaxonomy
-artifactId=eu.etaxonomy.taxeditor.feature.jre.linux64
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2artifacts.xml b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2artifacts.xml
deleted file mode 100644 (file)
index e911e95..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<?artifactRepository version='1.1.0'?>
-<artifacts size='1'>
-  <artifact classifier='org.eclipse.update.feature' id='eu.etaxonomy.taxeditor.feature.jre.linux64' version='4.0.0.201603211324'>
-    <properties size='6'>
-      <property name='artifact.size' value='2836'/>
-      <property name='download.size' value='2836'/>
-      <property name='maven-groupId' value='eu.etaxonomy'/>
-      <property name='maven-artifactId' value='eu.etaxonomy.taxeditor.feature.jre.linux64'/>
-      <property name='maven-version' value='4.0.0-SNAPSHOT'/>
-      <property name='download.contentType' value='application/zip'/>
-    </properties>
-  </artifact>
-</artifacts>
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2content.xml b/eu.etaxonomy.taxeditor.feature.jre.linux64/target/p2content.xml
deleted file mode 100644 (file)
index 57b862d..0000000
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<units size='2'>
-  <unit id='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.group' version='4.0.0.201603211324' singleton='false'>
-    <update id='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.group' range='[0.0.0,4.0.0.201603211324)' severity='0'/>
-    <properties size='8'>
-      <property name='org.eclipse.equinox.p2.name' value='Taxonomic Editor JRE Linux64'/>
-      <property name='org.eclipse.equinox.p2.description' value='[Enter Feature Description here.]'/>
-      <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/>
-      <property name='org.eclipse.equinox.p2.provider' value='EDIT'/>
-      <property name='org.eclipse.equinox.p2.type.group' value='true'/>
-      <property name='maven-groupId' value='eu.etaxonomy'/>
-      <property name='maven-artifactId' value='eu.etaxonomy.taxeditor.feature.jre.linux64'/>
-      <property name='maven-version' value='4.0.0-SNAPSHOT'/>
-    </properties>
-    <provides size='1'>
-      <provided namespace='org.eclipse.equinox.p2.iu' name='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.group' version='4.0.0.201603211324'/>
-    </provides>
-    <requires size='32'>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.runtime' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.ds' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.util' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.core' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.ui' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.ui.sdk' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.updatechecker' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.operations' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.app' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.osgi' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.editors' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.expressions' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='eu.etaxonomy.taxeditor.cdmlib' range='3.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface.text' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.ide' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.forms' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.databinding.beans' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.databinding.observable' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.resources' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface.databinding' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.navigator' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.ui.navigator.resources' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.jobs' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.pde.runtime' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.core.commands' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jface' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.swt' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.common' range='3.6.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.update.configurator' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.equinox.p2.publisher.eclipse' range='0.0.0'/>
-      <required namespace='org.eclipse.equinox.p2.iu' name='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.jar' range='[4.0.0.201603211324,4.0.0.201603211324]'>
-        <filter>
-          (org.eclipse.update.install.features=true)
-        </filter>
-      </required>
-    </requires>
-    <filter>
-      (&amp;(osgi.arch=x86_64)(osgi.os=linux)(osgi.ws=gtk))
-    </filter>
-    <touchpoint id='null' version='0.0.0'/>
-    <touchpointData size='1'>
-      <instructions size='2'>
-        <instruction key='unconfigure'>
-          org.eclipse.equinox.p2.touchpoint.eclipse.setJvm(jvm:null);
-        </instruction>
-        <instruction key='configure'>
-          org.eclipse.equinox.p2.touchpoint.eclipse.setJvm(jvm:features/eu.etaxonomy.taxeditor.feature.jre.linux64_3.12.0/jre/bin);
-        </instruction>
-      </instructions>
-    </touchpointData>
-    <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'>
-      [Enter Copyright Description here.]
-    </copyright>
-  </unit>
-  <unit id='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.jar' version='4.0.0.201603211324'>
-    <properties size='8'>
-      <property name='org.eclipse.equinox.p2.name' value='Taxonomic Editor JRE Linux64'/>
-      <property name='org.eclipse.equinox.p2.description' value='[Enter Feature Description here.]'/>
-      <property name='org.eclipse.equinox.p2.description.url' value='http://www.example.com/description'/>
-      <property name='org.eclipse.equinox.p2.provider' value='EDIT'/>
-      <property name='org.eclipse.update.feature.plugin' value='eu.etaxonomy.taxeditor.application'/>
-      <property name='maven-groupId' value='eu.etaxonomy'/>
-      <property name='maven-artifactId' value='eu.etaxonomy.taxeditor.feature.jre.linux64'/>
-      <property name='maven-version' value='4.0.0-SNAPSHOT'/>
-    </properties>
-    <provides size='3'>
-      <provided namespace='org.eclipse.equinox.p2.iu' name='eu.etaxonomy.taxeditor.feature.jre.linux64.feature.jar' version='4.0.0.201603211324'/>
-      <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
-      <provided namespace='org.eclipse.update.feature' name='eu.etaxonomy.taxeditor.feature.jre.linux64' version='4.0.0.201603211324'/>
-    </provides>
-    <filter>
-      (org.eclipse.update.install.features=true)
-    </filter>
-    <artifacts size='1'>
-      <artifact classifier='org.eclipse.update.feature' id='eu.etaxonomy.taxeditor.feature.jre.linux64' version='4.0.0.201603211324'/>
-    </artifacts>
-    <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
-    <touchpointData size='1'>
-      <instructions size='1'>
-        <instruction key='zipped'>
-          true
-        </instruction>
-      </instructions>
-    </touchpointData>
-    <copyright uri='http://www.example.com/copyright' url='http://www.example.com/copyright'>
-      [Enter Copyright Description here.]
-    </copyright>
-  </unit>
-</units>
diff --git a/eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war b/eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war
deleted file mode 100644 (file)
index 47a2b9f..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/lib/cdmlib-remote-webapp.war and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/MANIFEST.MF b/eu.etaxonomy.taxeditor.webapp/target/MANIFEST.MF
deleted file mode 100644 (file)
index 57018d2..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-Manifest-Version: 1.0
-Export-Package: eu.etaxonomy.taxeditor.webapp
-Bundle-ActivationPolicy: lazy
-Bundle-ClassPath: .,lib/log4j-1.2.17.jar,lib/jetty-all-9.2.9.v20150224
- .jar,lib/javax.servlet-api-3.1.0.jar,lib/mysql-connector-java-5.1.24.
- jar,lib/c3p0-0.9.5.2.jar
-Bundle-Name: Webapp
-Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-Require-Bundle: org.eclipse.core.runtime
-Bundle-Vendor: EDIT
-Bundle-Version: 4.0.0.201603211324
-Bundle-Activator: eu.etaxonomy.taxeditor.webapp.TaxeditorWebappPlugin
-Bundle-ManifestVersion: 2
-Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true
-Import-Package: org.eclipse.jface.resource,org.eclipse.ui.plugin
-
diff --git a/eu.etaxonomy.taxeditor.webapp/target/antrun/build-main.xml b/eu.etaxonomy.taxeditor.webapp/target/antrun/build-main.xml
deleted file mode 100644 (file)
index 4c0fc05..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<project name="maven-antrun-" default="main"  >
-<target name="main">
-  <echo>Anonymizing war</echo>
-  <move todir="./lib">
-    <fileset dir="./lib"/>
-    <mapper to="\1\2" from="(^cdmlib\-remote\-webapp).*(\.war)" type="regexp"/>
-  </move>
-</target>
-</project>
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/.svnignore b/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/.svnignore
deleted file mode 100644 (file)
index a09ae97..0000000
+++ /dev/null
@@ -1 +0,0 @@
-cdmlib-remote-webapp.war
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/jetty-runner-9.2.3.v20140905.jar b/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/jetty-runner-9.2.3.v20140905.jar
deleted file mode 100644 (file)
index 91c88d6..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/jetty-runner-9.2.3.v20140905.jar and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/start-9.2.3.v20140905.jar b/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/start-9.2.3.v20140905.jar
deleted file mode 100644 (file)
index ef2faaf..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/etc/jetty/start-9.2.3.v20140905.jar and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMEmbeddedServerException.class b/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMEmbeddedServerException.class
deleted file mode 100644 (file)
index c968eb1..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMEmbeddedServerException.class and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer$1.class b/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer$1.class
deleted file mode 100644 (file)
index 97a67c2..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer$1.class and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer.class b/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer.class
deleted file mode 100644 (file)
index 40e5cd0..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/CDMServer.class and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/ICDMServerError.class b/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/ICDMServerError.class
deleted file mode 100644 (file)
index c8c0ef0..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/ICDMServerError.class and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/TaxeditorWebappPlugin.class b/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/TaxeditorWebappPlugin.class
deleted file mode 100644 (file)
index 9252d4b..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/classes/eu/etaxonomy/taxeditor/webapp/TaxeditorWebappPlugin.class and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/eu.etaxonomy.taxeditor.webapp-4.0.0-SNAPSHOT.jar b/eu.etaxonomy.taxeditor.webapp/target/eu.etaxonomy.taxeditor.webapp-4.0.0-SNAPSHOT.jar
deleted file mode 100644 (file)
index a223230..0000000
Binary files a/eu.etaxonomy.taxeditor.webapp/target/eu.etaxonomy.taxeditor.webapp-4.0.0-SNAPSHOT.jar and /dev/null differ
diff --git a/eu.etaxonomy.taxeditor.webapp/target/local-artifacts.properties b/eu.etaxonomy.taxeditor.webapp/target/local-artifacts.properties
deleted file mode 100644 (file)
index e2dbfb8..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#Mon Mar 21 14:25:04 CET 2016
-artifact.attached.p2metadata=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.webapp/target/p2content.xml
-artifact.main=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.webapp/target/eu.etaxonomy.taxeditor.webapp-4.0.0-SNAPSHOT.jar
-artifact.attached.p2artifacts=/home/pplitzner/git/taxeditor/eu.etaxonomy.taxeditor.webapp/target/p2artifacts.xml
diff --git a/eu.etaxonomy.taxeditor.webapp/target/maven-archiver/pom.properties b/eu.etaxonomy.taxeditor.webapp/target/maven-archiver/pom.properties
deleted file mode 100644 (file)
index 5bffcb9..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#Generated by Maven
-#Mon Mar 21 14:25:00 CET 2016
-version=4.0.0-SNAPSHOT
-groupId=eu.etaxonomy
-artifactId=eu.etaxonomy.taxeditor.webapp
diff --git a/eu.etaxonomy.taxeditor.webapp/target/p2artifacts.xml b/eu.etaxonomy.taxeditor.webapp/target/p2artifacts.xml
deleted file mode 100644 (file)
index 700f625..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<?artifactRepository version='1.1.0'?>
-<artifacts size='1'>
-  <artifact classifier='osgi.bundle' id='eu.etaxonomy.taxeditor.webapp' version='4.0.0.201603211324'>
-    <properties size='5'>
-      <property name='artifact.size' value='82123402'/>
-      <property name='download.size' value='82123402'/>
-      <property name='maven-groupId' value='eu.etaxonomy'/>
-      <property name='maven-artifactId' value='eu.etaxonomy.taxeditor.webapp'/>
-      <property name='maven-version' value='4.0.0-SNAPSHOT'/>
-    </properties>
-  </artifact>
-</artifacts>
diff --git a/eu.etaxonomy.taxeditor.webapp/target/p2content.xml b/eu.etaxonomy.taxeditor.webapp/target/p2content.xml
deleted file mode 100644 (file)
index bd933a1..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<units size='1'>
-  <unit id='eu.etaxonomy.taxeditor.webapp' version='4.0.0.201603211324'>
-    <update id='eu.etaxonomy.taxeditor.webapp' range='[0.0.0,4.0.0.201603211324)' severity='0'/>
-    <properties size='5'>
-      <property name='org.eclipse.equinox.p2.name' value='Webapp'/>
-      <property name='org.eclipse.equinox.p2.provider' value='EDIT'/>
-      <property name='maven-groupId' value='eu.etaxonomy'/>
-      <property name='maven-artifactId' value='eu.etaxonomy.taxeditor.webapp'/>
-      <property name='maven-version' value='4.0.0-SNAPSHOT'/>
-    </properties>
-    <provides size='4'>
-      <provided namespace='org.eclipse.equinox.p2.iu' name='eu.etaxonomy.taxeditor.webapp' version='4.0.0.201603211324'/>
-      <provided namespace='osgi.bundle' name='eu.etaxonomy.taxeditor.webapp' version='4.0.0.201603211324'/>
-      <provided namespace='java.package' name='eu.etaxonomy.taxeditor.webapp' version='0.0.0'/>
-      <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
-    </provides>
-    <requires size='3'>
-      <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='0.0.0'/>
-      <required namespace='java.package' name='org.eclipse.jface.resource' range='0.0.0'/>
-      <required namespace='java.package' name='org.eclipse.ui.plugin' range='0.0.0'/>
-    </requires>
-    <artifacts size='1'>
-      <artifact classifier='osgi.bundle' id='eu.etaxonomy.taxeditor.webapp' version='4.0.0.201603211324'/>
-    </artifacts>
-    <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
-    <touchpointData size='1'>
-      <instructions size='1'>
-        <instruction key='manifest'>
-          Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true&#xA;Bundle-Version: 4.0.0.201603211324&#xA;
-        </instruction>
-      </instructions>
-    </touchpointData>
-  </unit>
-</units>