This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-dosgi.git
The following commit(s) were added to refs/heads/master by this push:
new d27ab41 [DOSGI-275] Fix distro issue
d27ab41 is described below
commit d27ab41ab52b0c65f7a1bfc84b3080f36514658e
Author: Christian Schneider <[email protected]>
AuthorDate: Mon Sep 18 13:26:24 2017 +0200
[DOSGI-275] Fix distro issue
---
distribution/multi-bundle/src/main/assembly/assembly.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/distribution/multi-bundle/src/main/assembly/assembly.xml
b/distribution/multi-bundle/src/main/assembly/assembly.xml
index c636eff..a3bbbeb 100644
--- a/distribution/multi-bundle/src/main/assembly/assembly.xml
+++ b/distribution/multi-bundle/src/main/assembly/assembly.xml
@@ -63,6 +63,7 @@
</fileSet>
<fileSet>
<directory>src/main/release</directory>
+ <outputDirectory>.</outputDirectory>
</fileSet>
</fileSets>
</assembly>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].