From: n.hoffmann Date: Thu, 14 Jul 2011 16:49:20 +0000 (+0000) Subject: tycho configuration X-Git-Tag: 3.6.0~1209 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/f6acf2aa77a7222cd8c9d7761637efd1cdf0cedc tycho configuration --- diff --git a/pom.xml b/pom.xml index 6a6a1e7f8..ebf79512d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 eu.etaxonomy taxeditor-parent - 3.0 + 3.0.6-SNAPSHOT EDIT Taxonomic Editor The Taxonomic Editor for EDIT's platform for cybertaxonomy http://wp5.e-taxonomy.eu @@ -11,7 +11,8 @@ pom UTF-8 - 3.0.6-SNAPSHOT + 3.0.7-SNAPSHOT + 0.12.0 eu.etaxonomy.taxeditor.cdmlib @@ -22,7 +23,10 @@ eu.etaxonomy.taxeditor.printpublisher eu.etaxonomy.taxeditor.application - + eu.etaxonomy.taxeditor.feature.platform + eu.etaxonomy.taxeditor.feature + eu.etaxonomy.taxeditor + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/taxeditor/ scm:svn:https://dev.e-taxonomy.eu/svn/trunk/taxeditor/ @@ -73,7 +77,7 @@ http://dev.e-taxonomy.eu/trac/ - Hudson + Jenkins http://160.45.63.201/jenkins @@ -86,6 +90,51 @@ + + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + p2 + + + eu.etaxonomy + eu.etaxonomy.taxeditor + 3.0.6-SNAPSHOT + rcp + + + true + + + macosx + cocoa + x86_64 + + + + + org.apache.maven.plugins maven-compiler-plugin @@ -183,6 +232,43 @@ 2.5 + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho.version} + + + + + false + + + + macosx + cocoa + x86 + + + + + + @@ -234,305 +320,4 @@ scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/ - - - - org.unitils - unitils - - - junit - junit - - - log4j - log4j - - - - - - - eu.etaxonomy - eu.etaxonomy.taxeditor.store - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.navigation - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.editor - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.bulkeditor - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.application - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.printpublisher - ${project.version} - - - - eu.etaxonomy - cdmlib-model - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-commons - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-services - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-io - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-ext - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-persistence - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-remote - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-print - ${cdmlib.version} - - - - org.eclipse - help - 3.5.0 - - - org.eclipse - ecf - 3.1.0 - - - org.eclipse - text - 3.5.0 - - - org.eclipse.core - commands - 3.6.0 - - - org.eclipse.core - filebuffers - 3.5.100 - - - org.eclipse.core - runtime - 3.6.0 - - - org.eclipse.core - expressions - 3.4.200 - - - org.eclipse.core - filesystem - 1.3.0 - - - org.eclipse.core - jobs - 3.5.0 - - - org.eclipse.core - contenttype - 3.4.100 - - - org.eclipse.core - databinding - 1.3.100 - - - org.eclipse.core - resources - 3.6.0 - - - org.eclipse.equinox - common - 3.6.0 - - - org.eclipse.equinox - preferences - 3.3.0 - - - org.eclipse.equinox - app - 1.3.0 - - - org.eclipse.equinox - registry - 3.5.0 - - - org.eclipse.equinox.p2 - core - 2.0.0 - - - org.eclipse.equinox.p2 - operations - 2.0.0 - - - org.eclipse.ui - workbench - 3.6.0 - - - org.eclipse - ui - 3.6.0 - - - org.eclipse.ui - editors - 3.6.0 - - - org.eclipse.ui - navigator - 3.5.0 - - - org.eclipse.ui - forms - 3.5.0 - - - org.eclipse.ui - ide - 3.6.0 - - - org.eclipse.ui.workbench - texteditor - 3.6.0 - - - org.eclipse - jface - 3.6.0 - - - org.eclipse.jface - databinding - 1.4.0 - - - org.eclipse.jface - text - 3.6.0 - - - org.eclipse.equinox.p2.metadata - repository - 1.1.0 - - - org.eclipse.ecf - filetransfer - 4.0.0 - - - org.eclipse.ecf - identity - 3.1.0 - - - org.eclipse.ecf.provider - filetransfer - 3.1.0 - - - org.eclipse - swt - 3.6.0 - - - org.eclipse - osgi - 3.6.0 - - - org.eclipse.swt.cocoa - macosx - 3.6.0 - - - - com.google.api - translate - 0.92 - - - org.apache.commons - commons-io - 1.3.2 - - - log4j - log4j - 1.2.15 - - - junit - junit - 4.5 - test - - - org.unitils - unitils - 2.2 - test - - - org.dbunit - dbunit - 2.4.4 - test - - -