You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by re...@apache.org on 2014/01/13 09:23:15 UTC

git commit: adding clean.sh as an extension

Updated Branches:
  refs/heads/master 4a2d616ff -> d929b3791


adding clean.sh as an extension


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

Branch: refs/heads/master
Commit: d929b37911b3b7d8b1b83093a439736d8b8c8d2a
Parents: 4a2d616
Author: rekathiru <rt...@gmail.com>
Authored: Mon Jan 13 13:53:33 2014 +0530
Committer: rekathiru <rt...@gmail.com>
Committed: Mon Jan 13 13:53:33 2014 +0530

----------------------------------------------------------------------
 .../cartridge-agent/modules/distribution/src/main/assembly/bin.xml  | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d929b379/products/cartridge-agent/modules/distribution/src/main/assembly/bin.xml
----------------------------------------------------------------------
diff --git a/products/cartridge-agent/modules/distribution/src/main/assembly/bin.xml b/products/cartridge-agent/modules/distribution/src/main/assembly/bin.xml
index 096c8d9..a3118fa 100644
--- a/products/cartridge-agent/modules/distribution/src/main/assembly/bin.xml
+++ b/products/cartridge-agent/modules/distribution/src/main/assembly/bin.xml
@@ -50,6 +50,7 @@
                 <include>instance-activated.sh</include>
                 <include>instance-started.sh</include>
                 <include>start-servers.sh</include>
+                <include>clean.sh</include>
             </includes>
         </fileSet>
         <fileSet>