diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-15 22:47:37 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-15 22:47:37 +0800 |
commit | 6c7295e3de3fe80e8a5adf31b64be186e27ce5ad (patch) | |
tree | 1b4e22bee81c70ed09b5061049b8ad8576e68c78 /newton/assembly.xml | |
parent | 70b3774c3855f256ad9976743f433d88eacab655 (diff) |
Enable AOP for newton logging
Change-Id: I232b60b48fb678821502f1ee3b14022bab078aba
Issue-ID: MULTICLOUD-177
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'newton/assembly.xml')
-rw-r--r-- | newton/assembly.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newton/assembly.xml b/newton/assembly.xml index 55d172a1..d0dbea27 100644 --- a/newton/assembly.xml +++ b/newton/assembly.xml @@ -31,6 +31,7 @@ <include>**/*.wsdl</include> <include>**/*.xsd</include> <include>**/*.bpel</include> + <include>**/*.yml</include> </includes> </fileSet> <fileSet> |