You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by wi...@apache.org on 2014/06/10 21:01:02 UTC

git commit: Add transport to common package.

Repository: incubator-aurora
Updated Branches:
  refs/heads/master 18c35b551 -> 768cecd08


Add transport to common package.

Reviewed at https://reviews.apache.org/r/22407/


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

Branch: refs/heads/master
Commit: 768cecd0812d198de818f069aadecd40ce76b3a0
Parents: 18c35b5
Author: Brian Wickman <wi...@apache.org>
Authored: Tue Jun 10 12:00:57 2014 -0700
Committer: Brian Wickman <wi...@apache.org>
Committed: Tue Jun 10 12:00:57 2014 -0700

----------------------------------------------------------------------
 src/main/python/apache/aurora/common/BUILD | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/768cecd0/src/main/python/apache/aurora/common/BUILD
----------------------------------------------------------------------
diff --git a/src/main/python/apache/aurora/common/BUILD b/src/main/python/apache/aurora/common/BUILD
index b2ff1ff..b879b15 100644
--- a/src/main/python/apache/aurora/common/BUILD
+++ b/src/main/python/apache/aurora/common/BUILD
@@ -84,6 +84,7 @@ python_library(
     pants(':clusters'),
     pants(':http_signaler'),
     pants(':shellify'),
+    pants(':transport'),
     pants('src/main/python/apache/aurora/common/auth'),
 
     # covering dependency on gen.*