You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ch...@apache.org on 2013/04/29 22:58:13 UTC

git commit: updated refs/heads/master to e7e862d

Updated Branches:
  refs/heads/master a0dbf8909 -> e7e862db2


Adding tools/transifex/.tx/config to the rat exclude list

Signed-off-by: Chip Childers <ch...@apache.org>


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

Branch: refs/heads/master
Commit: e7e862db2fd65ff913158f5287a4328f403b73ea
Parents: a0dbf89
Author: Chip Childers <ch...@apache.org>
Authored: Mon Apr 29 16:57:55 2013 -0400
Committer: Chip Childers <ch...@apache.org>
Committed: Mon Apr 29 16:57:55 2013 -0400

----------------------------------------------------------------------
 pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/e7e862db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7d5b4c3..be8aa62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -398,6 +398,7 @@
               <exclude>patches/systemvm/debian/config/var/www/html/userdata/.htaccess</exclude>
               <exclude>patches/systemvm/debian/config/var/www/html/latest/.htaccess</exclude>
               <exclude>patches/systemvm/debian/vpn/etc/ipsec.d/l2tp.conf</exclude>
+              <exclude>tools/transifex/.tx/config</exclude>
             </excludes>
           </configuration>
         </plugin>