diff options
author | lj1412 <lji@research.att.com> | 2017-02-14 15:12:00 +0000 |
---|---|---|
committer | lj1412 <lji@research.att.com> | 2017-02-14 15:12:02 +0000 |
commit | 0e073e02693e44b8b7d5c9eac86cc324d38aaee9 (patch) | |
tree | ba9e0375ecfafb59961d260ba5ebebced020c04e /dcae-analytics-cdap-common-model/build.properties | |
parent | 6aecb62a692e8d86b568c94be844f40639670ff4 (diff) |
Init dcae.controller.analytics
Change-Id: Ib3a282f2c3ec248665f1fd042570578c61344f2e
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'dcae-analytics-cdap-common-model/build.properties')
-rw-r--r-- | dcae-analytics-cdap-common-model/build.properties | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dcae-analytics-cdap-common-model/build.properties b/dcae-analytics-cdap-common-model/build.properties new file mode 100644 index 0000000..23f0fe2 --- /dev/null +++ b/dcae-analytics-cdap-common-model/build.properties @@ -0,0 +1,10 @@ +# + +bin.includes = .,\ + model/,\ + META-INF/,\ + plugin.xml,\ + plugin.properties +jars.compile.order = . +source.. = src/main/xcore-gen/ +output.. = bin/ |