You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2011/06/05 10:23:31 UTC

svn commit: r1132009 - in /incubator/mesos/trunk/src: examples/java/ examples/python/ swig/java/ swig/python/

Author: benh
Date: Sun Jun  5 08:23:30 2011
New Revision: 1132009

URL: http://svn.apache.org/viewvc?rev=1132009&view=rev
Log:
Moved Java and Python test frameworks to examples

Added:
    incubator/mesos/trunk/src/examples/java/
    incubator/mesos/trunk/src/examples/java/TestExceptionExecutor.java
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/TestExceptionExecutor.java
    incubator/mesos/trunk/src/examples/java/TestExceptionFramework.java
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/TestExceptionFramework.java
    incubator/mesos/trunk/src/examples/java/TestExecutor.java
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/TestExecutor.java
    incubator/mesos/trunk/src/examples/java/TestFramework.java
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/TestFramework.java
    incubator/mesos/trunk/src/examples/java/test_exception_framework
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/test_exception_framework
    incubator/mesos/trunk/src/examples/java/test_executor
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/test_executor
    incubator/mesos/trunk/src/examples/java/test_framework
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/java/test_framework
    incubator/mesos/trunk/src/examples/python/
    incubator/mesos/trunk/src/examples/python/test_exec.py
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/python/test_exec.py
    incubator/mesos/trunk/src/examples/python/test_framework.py
      - copied, changed from r1132008, incubator/mesos/trunk/src/swig/python/test_framework.py
Removed:
    incubator/mesos/trunk/src/swig/java/TestExceptionExecutor.java
    incubator/mesos/trunk/src/swig/java/TestExceptionFramework.java
    incubator/mesos/trunk/src/swig/java/TestExecutor.java
    incubator/mesos/trunk/src/swig/java/TestFramework.java
    incubator/mesos/trunk/src/swig/java/test_exception_framework
    incubator/mesos/trunk/src/swig/java/test_executor
    incubator/mesos/trunk/src/swig/java/test_framework
    incubator/mesos/trunk/src/swig/python/test_exec.py
    incubator/mesos/trunk/src/swig/python/test_framework.py

Copied: incubator/mesos/trunk/src/examples/java/TestExceptionExecutor.java (from r1132008, incubator/mesos/trunk/src/swig/java/TestExceptionExecutor.java)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/TestExceptionExecutor.java?p2=incubator/mesos/trunk/src/examples/java/TestExceptionExecutor.java&p1=incubator/mesos/trunk/src/swig/java/TestExceptionExecutor.java&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/TestExceptionFramework.java (from r1132008, incubator/mesos/trunk/src/swig/java/TestExceptionFramework.java)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/TestExceptionFramework.java?p2=incubator/mesos/trunk/src/examples/java/TestExceptionFramework.java&p1=incubator/mesos/trunk/src/swig/java/TestExceptionFramework.java&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/TestExecutor.java (from r1132008, incubator/mesos/trunk/src/swig/java/TestExecutor.java)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/TestExecutor.java?p2=incubator/mesos/trunk/src/examples/java/TestExecutor.java&p1=incubator/mesos/trunk/src/swig/java/TestExecutor.java&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/TestFramework.java (from r1132008, incubator/mesos/trunk/src/swig/java/TestFramework.java)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/TestFramework.java?p2=incubator/mesos/trunk/src/examples/java/TestFramework.java&p1=incubator/mesos/trunk/src/swig/java/TestFramework.java&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/test_exception_framework (from r1132008, incubator/mesos/trunk/src/swig/java/test_exception_framework)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/test_exception_framework?p2=incubator/mesos/trunk/src/examples/java/test_exception_framework&p1=incubator/mesos/trunk/src/swig/java/test_exception_framework&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/test_executor (from r1132008, incubator/mesos/trunk/src/swig/java/test_executor)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/test_executor?p2=incubator/mesos/trunk/src/examples/java/test_executor&p1=incubator/mesos/trunk/src/swig/java/test_executor&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/java/test_framework (from r1132008, incubator/mesos/trunk/src/swig/java/test_framework)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/java/test_framework?p2=incubator/mesos/trunk/src/examples/java/test_framework&p1=incubator/mesos/trunk/src/swig/java/test_framework&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/python/test_exec.py (from r1132008, incubator/mesos/trunk/src/swig/python/test_exec.py)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/python/test_exec.py?p2=incubator/mesos/trunk/src/examples/python/test_exec.py&p1=incubator/mesos/trunk/src/swig/python/test_exec.py&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)

Copied: incubator/mesos/trunk/src/examples/python/test_framework.py (from r1132008, incubator/mesos/trunk/src/swig/python/test_framework.py)
URL: http://svn.apache.org/viewvc/incubator/mesos/trunk/src/examples/python/test_framework.py?p2=incubator/mesos/trunk/src/examples/python/test_framework.py&p1=incubator/mesos/trunk/src/swig/python/test_framework.py&r1=1132008&r2=1132009&rev=1132009&view=diff
==============================================================================
    (empty)