You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2015/08/15 12:25:13 UTC

stratos git commit: Adding multitenancy dir back to distribution

Repository: stratos
Updated Branches:
  refs/heads/master 7d95378c1 -> 9f43d7a7a


Adding multitenancy dir back to distribution


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/9f43d7a7
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/9f43d7a7
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/9f43d7a7

Branch: refs/heads/master
Commit: 9f43d7a7a53d8645c18ed8c4a38ee5f159a0631c
Parents: 7d95378
Author: lasinducharith <la...@gmail.com>
Authored: Sat Aug 15 15:54:33 2015 +0530
Committer: lasinducharith <la...@gmail.com>
Committed: Sat Aug 15 15:54:33 2015 +0530

----------------------------------------------------------------------
 products/stratos/modules/distribution/src/assembly/bin.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/9f43d7a7/products/stratos/modules/distribution/src/assembly/bin.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/src/assembly/bin.xml b/products/stratos/modules/distribution/src/assembly/bin.xml
index 400b81a..1cbacd7 100755
--- a/products/stratos/modules/distribution/src/assembly/bin.xml
+++ b/products/stratos/modules/distribution/src/assembly/bin.xml
@@ -249,7 +249,7 @@
         </fileSet>
         <fileSet>
             <directory>src/main/conf/multitenancy</directory>
-            <outputDirectory>${pom.artifactId}-${pom.version}/repository/conf</outputDirectory>
+            <outputDirectory>${pom.artifactId}-${pom.version}/repository/conf/multitenancy</outputDirectory>
         </fileSet>
 
         <!-- copy the billing h2 db -->