From: Tuukka Lehtonen Date: Tue, 13 Feb 2018 10:06:59 +0000 (+0200) Subject: Build ontologies in Maven build, remove graph.tgs from repository X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=732330809f211b46b05f61a9aee5c2d1d5ecdf90;p=simantics%2Fsysdyn.git Build ontologies in Maven build, remove graph.tgs from repository refs #7763 Change-Id: I688d0abd307bcfb0050965701c958d0d0bc8d267 --- diff --git a/bundles/org.simantics.jfreechart.ontology/graph.tg b/bundles/org.simantics.jfreechart.ontology/graph.tg deleted file mode 100644 index 64985185..00000000 Binary files a/bundles/org.simantics.jfreechart.ontology/graph.tg and /dev/null differ diff --git a/bundles/org.simantics.sysdyn.ontology/graph.tg b/bundles/org.simantics.sysdyn.ontology/graph.tg deleted file mode 100644 index 74ef94a6..00000000 Binary files a/bundles/org.simantics.sysdyn.ontology/graph.tg and /dev/null differ diff --git a/releng/org.simantics.sysdyn.tycho.configuration/pom.xml b/releng/org.simantics.sysdyn.tycho.configuration/pom.xml index 98984675..72f92316 100644 --- a/releng/org.simantics.sysdyn.tycho.configuration/pom.xml +++ b/releng/org.simantics.sysdyn.tycho.configuration/pom.xml @@ -23,8 +23,35 @@ + + + graph-builder-snapshot + Graph Builder Repository + https://repo.simupedia.com/repository/graph-builder-release + default + + never + + + always + + + + + + org.simantics + graph-builder-maven-plugin + 0.0.7 + + + + compile-graphs + + + + org.eclipse.tycho tycho-maven-plugin