You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by jc...@apache.org on 2016/02/05 05:38:41 UTC

svn commit: r1728599 - in /aurora/3rdparty: README.md centos/6/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg centos/7/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg ubuntu/trusty64/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg

Author: jcohen
Date: Fri Feb  5 04:38:34 2016
New Revision: 1728599

URL: http://svn.apache.org/viewvc?rev=1728599&view=rev
Log:
Adding mesos 0.26.0 eggs for ubuntu, centos6 and centos7. Also minor README tweaks.

Added:
    aurora/3rdparty/centos/6/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg   (with props)
    aurora/3rdparty/centos/7/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg   (with props)
    aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg   (with props)
Modified:
    aurora/3rdparty/README.md

Modified: aurora/3rdparty/README.md
URL: http://svn.apache.org/viewvc/aurora/3rdparty/README.md?rev=1728599&r1=1728598&r2=1728599&view=diff
==============================================================================
--- aurora/3rdparty/README.md (original)
+++ aurora/3rdparty/README.md Fri Feb  5 04:38:34 2016
@@ -3,7 +3,7 @@ Binaries for use by integration tests.
 To get started sparse checkout this repo:
 
     mkdir -pv ~/workspace
-    svn co https://svn.apache.org/repos/asf/incubator/aurora/3rdparty \
+    svn co https://svn.apache.org/repos/asf/aurora/3rdparty \
         ~/workspace/aurora-3rdparty
 
 # Python Eggs
@@ -17,7 +17,8 @@ The aurora repo has a script to build th
 
 For example, to generate Mesos 1.0.0 eggs for Ubuntu trusty64:
 
-    build-support/python/make-mesos-native-egg trusty64 1.0.0 ../aurora-3rdparty
+    # Note: the path to aurora-3rdparty should be absolute.
+    build-support/python/make-mesos-native-egg trusty64 1.0.0 /path/to/aurora-3rdparty
 
 ## Committing
 

Added: aurora/3rdparty/centos/6/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
URL: http://svn.apache.org/viewvc/aurora/3rdparty/centos/6/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg?rev=1728599&view=auto
==============================================================================
Binary file - no diff available.

Propchange: aurora/3rdparty/centos/6/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: aurora/3rdparty/centos/7/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
URL: http://svn.apache.org/viewvc/aurora/3rdparty/centos/7/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg?rev=1728599&view=auto
==============================================================================
Binary file - no diff available.

Propchange: aurora/3rdparty/centos/7/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
URL: http://svn.apache.org/viewvc/aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg?rev=1728599&view=auto
==============================================================================
Binary file - no diff available.

Propchange: aurora/3rdparty/ubuntu/trusty64/python/mesos.native-0.26.0-py2.7-linux-x86_64.egg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream