Repository: servicemix Updated Branches: refs/heads/master c48969d0e -> 6c768e7f3
SM-2863: Test failure when building examples Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/6c768e7f Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/6c768e7f Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/6c768e7f Branch: refs/heads/master Commit: 6c768e7f371271898e8b6b1e03c7d32e34dc618a Parents: c48969d Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Feb 13 00:58:06 2016 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Feb 13 00:58:06 2016 +0100 ---------------------------------------------------------------------- assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/6c768e7f/assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml ---------------------------------------------------------------------- diff --git a/assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml b/assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml index 8705587..eb9d685 100644 --- a/assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml +++ b/assemblies/apache-servicemix/src/main/resources/common-unix-bin.xml @@ -23,7 +23,6 @@ <outputDirectory>/</outputDirectory> <excludes> <exclude>bin/**</exclude> - <exclude>**/META-INF/**</exclude> <exclude>setenv-*</exclude> <exclude>*-unix-bin.xml</exclude> </excludes>
