]> gerrit.simantics Code Review - simantics/district.git/commitdiff
Fixed tycho build to work 53/1053/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 28 Sep 2017 13:55:28 +0000 (16:55 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 28 Sep 2017 13:55:28 +0000 (16:55 +0300)
build.properties definitions were incorrect.

refs #6958

Change-Id: I6ffb9b2b4ca95ffd1e00306f1d1ac832bbbd9b06

org.simantics.district.maps/build.properties
org.simantics.district.network.ui.ontology/build.properties

index 98bec33aed6d7f36d1b3faa87ec4ef3da8ef5bcc..651748ee77a938d29cfd978d8b9dc7e826e39d00 100644 (file)
@@ -1,3 +1,4 @@
+source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                plugin.xml
index 557c791cdc0f8357fa270784aa5030227ff0a22b..82b6f98f82e2dfef47f662d7522b52aee1704772 100644 (file)
@@ -2,5 +2,4 @@ source.. = src/
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               graph.tg,\
-               adapters.xml
+               graph.tg
\ No newline at end of file