From: Tuukka Lehtonen Date: Fri, 12 Aug 2016 20:42:28 +0000 (+0300) Subject: Enabled tycho plugin and feature source builds. X-Git-Tag: v1.25.0~183^2 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=50ba3f4758fe7001849e25f278461ece97dd490b Enabled tycho plugin and feature source builds. --- diff --git a/bundles/org.simantics.databoard/build.properties b/bundles/org.simantics.databoard/build.properties index 46daf3633..8a9330607 100644 --- a/bundles/org.simantics.databoard/build.properties +++ b/bundles/org.simantics.databoard/build.properties @@ -11,4 +11,4 @@ src.includes = src/org/simantics/databoard/baseUnits.txt,\ src/org/simantics/databoard/standardTypes.dbt,\ examples/,\ testcases/,\ - doc-isv/ + src-isv/ diff --git a/bundles/org.simantics.history/build.properties b/bundles/org.simantics.history/build.properties index f68e9a0aa..b55c7d489 100644 --- a/bundles/org.simantics.history/build.properties +++ b/bundles/org.simantics.history/build.properties @@ -6,4 +6,4 @@ bin.includes = META-INF/,\ src.includes = history.txt,\ examples/,\ test/,\ - doc-isv/ + src-isv/ diff --git a/bundles/org.simantics.scl.data/build.properties b/bundles/org.simantics.scl.data/build.properties index 507256bd7..0a709036f 100644 --- a/bundles/org.simantics.scl.data/build.properties +++ b/bundles/org.simantics.scl.data/build.properties @@ -3,5 +3,4 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ scl/ -src.includes = scl/,\ - jdom-2.0.6.jar +src.includes = scl/ diff --git a/bundles/pom.xml b/bundles/pom.xml index edae943b4..196190420 100644 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -18,11 +18,24 @@ org.eclipse.tycho tycho-compiler-plugin - 0.25.0 + ${tycho.version} -err:-forbidden + + org.eclipse.tycho + tycho-source-plugin + ${tycho.version} + + + plugin-source + + plugin-source + + + + @@ -82,7 +95,7 @@ org.simantics.document.ui.ontology org.simantics.dublincore.ontology org.simantics.editors - org.simantics.editors.win32 + org.simantics.equation org.simantics.event org.simantics.event.ontology diff --git a/bundles/winterwell.markdown/build.properties b/bundles/winterwell.markdown/build.properties index ccfe656ed..7c6d81044 100644 --- a/bundles/winterwell.markdown/build.properties +++ b/bundles/winterwell.markdown/build.properties @@ -5,7 +5,6 @@ bin.includes = META-INF/,\ .,\ lib/ src.includes = src/,\ - pom.xml,\ plugin.xml,\ icons/,\ lib/,\ diff --git a/features/org.simantics.spreadsheet.feature/feature.xml b/features/org.simantics.spreadsheet.feature/feature.xml index 20b434dc5..dd1af0727 100644 --- a/features/org.simantics.spreadsheet.feature/feature.xml +++ b/features/org.simantics.spreadsheet.feature/feature.xml @@ -121,4 +121,18 @@ This Agreement is governed by the laws of the State of New York and the intellec version="0.0.0" unpack="false"/> + + + + diff --git a/features/pom.xml b/features/pom.xml index 3a593aea6..929b97514 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -13,6 +13,87 @@ 1.0.0-SNAPSHOT + + + + org.eclipse.tycho.extras + tycho-source-feature-plugin + ${tycho.extras.version} + + + source-feature + package + + source-feature + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + org.eclipse.tycho + tycho-p2-plugin + ${tycho.version} + + + attach-p2-metadata + package + + p2-metadata + + + + + + + com.lowagie.text.feature org.apache.lucene4.feature diff --git a/releng/org.simantics.tycho.configuration/pom.xml b/releng/org.simantics.tycho.configuration/pom.xml index 53b07f5e9..81bfafa92 100644 --- a/releng/org.simantics.tycho.configuration/pom.xml +++ b/releng/org.simantics.tycho.configuration/pom.xml @@ -9,6 +9,7 @@ 0.25.0 + 0.25.0 UTF-8 http://download.eclipse.org/releases/mars @@ -44,6 +45,7 @@ + win32 win32 @@ -64,14 +67,16 @@ win32 x86_64 + - \ No newline at end of file +