From: Cherian Mathew Date: Tue, 24 Mar 2015 09:54:58 +0000 (+0000) Subject: moved jre dirs properties to pom file X-Git-Tag: 3.6.0~153 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/af4ebb2e4b697615289d7a2ba3659b21027f8c4a?ds=sidebyside moved jre dirs properties to pom file --- diff --git a/eu.etaxonomy.taxeditor.feature/pom.xml b/eu.etaxonomy.taxeditor.feature/pom.xml index bff67f1b1..3167dc429 100644 --- a/eu.etaxonomy.taxeditor.feature/pom.xml +++ b/eu.etaxonomy.taxeditor.feature/pom.xml @@ -13,6 +13,13 @@ Taxonomic Editor Feature http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle + + linux-64 + linux-32 + win-64 + win-32 + mac-64 + @@ -35,6 +42,25 @@ + + maven-clean-plugin + 2.6.1 + + + + ${basedir} + false + + ${linux.64.dir} + ${linux.32.dir} + ${win.64.dir} + ${win.32.dir} + ${mac.64.dir} + + + + + @@ -77,23 +103,6 @@ run - - deleteJRESymLinks - clean - - - Deleting sym links to various OS JREs - - - - - - - - - run - - setPropertiesWithJRE validate