From: Tuukka Lehtonen Date: Thu, 6 Sep 2018 06:43:34 +0000 (+0300) Subject: Added graph compilation to fix broken builds X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=365ee78e56bacd81e83b4949bfdb0b4fef8bd789;p=simantics%2Fdistrict.git Added graph compilation to fix broken builds gitlab #2 (cherry picked from commit 988dc8f42b802fea000c10b572b73c67a37971b1) --- diff --git a/org.simantics.district.network.ontology/graph.tg b/org.simantics.district.network.ontology/graph.tg deleted file mode 100644 index fc089f4a..00000000 Binary files a/org.simantics.district.network.ontology/graph.tg and /dev/null differ diff --git a/org.simantics.district.network.ui.ontology/graph.tg b/org.simantics.district.network.ui.ontology/graph.tg deleted file mode 100644 index bb507c21..00000000 Binary files a/org.simantics.district.network.ui.ontology/graph.tg and /dev/null differ diff --git a/pom.xml b/pom.xml index 9f8ca0e9..1b7d3d4d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,33 @@ + + + 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.9 + + + compile-graphs + + + org.eclipse.tycho tycho-compiler-plugin