Updated Branches: refs/heads/master fb679a6b3 -> 5be3a2166
Excluded dbscripts folder copied from carbon in load balancer Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/5be3a216 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/5be3a216 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/5be3a216 Branch: refs/heads/master Commit: 5be3a21667537d25c8cd9d509f30ca75011dcf37 Parents: fb679a6 Author: Imesh Gunaratne <[email protected]> Authored: Fri Nov 29 14:52:12 2013 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Fri Nov 29 14:52:12 2013 +0530 ---------------------------------------------------------------------- .../load-balancer/modules/distribution/src/main/assembly/bin.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/5be3a216/products/load-balancer/modules/distribution/src/main/assembly/bin.xml ---------------------------------------------------------------------- diff --git a/products/load-balancer/modules/distribution/src/main/assembly/bin.xml b/products/load-balancer/modules/distribution/src/main/assembly/bin.xml index e9c66c4..e3f8637 100755 --- a/products/load-balancer/modules/distribution/src/main/assembly/bin.xml +++ b/products/load-balancer/modules/distribution/src/main/assembly/bin.xml @@ -33,6 +33,7 @@ <exclude>**/conf/synapse.xml</exclude> <exclude>**/conf/cipher-text.properties</exclude> <exclude>**/log4j.properties</exclude> + <exclude>**/dbscripts/**</exclude> <exclude>**/native/*</exclude> <exclude>**/services/sample01.aar</exclude> <exclude>**/repository/services/version/**</exclude>
