You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2013/09/06 18:11:48 UTC

svn commit: r1520621 - in /qpid/trunk/qpid/extras/dispatch: README.md python/ python/config/ python/router/ python/stubs/ src/py/

Author: tross
Date: Fri Sep  6 16:11:47 2013
New Revision: 1520621

URL: http://svn.apache.org/r1520621
Log:
NO-JIRA - Moved src/py to python

Added:
    qpid/trunk/qpid/extras/dispatch/python/
      - copied from r1520588, qpid/trunk/qpid/extras/dispatch/src/py/
Removed:
    qpid/trunk/qpid/extras/dispatch/python/config/
    qpid/trunk/qpid/extras/dispatch/python/router/
    qpid/trunk/qpid/extras/dispatch/python/stubs/
    qpid/trunk/qpid/extras/dispatch/src/py/
Modified:
    qpid/trunk/qpid/extras/dispatch/README.md

Modified: qpid/trunk/qpid/extras/dispatch/README.md
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/README.md?rev=1520621&r1=1520620&r2=1520621&view=diff
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/README.md (original)
+++ qpid/trunk/qpid/extras/dispatch/README.md Fri Sep  6 16:11:47 2013
@@ -15,6 +15,6 @@ $ cmake ..
 $ make
 $ make test
 
-Note:  Your PYTHONPATH _must_ include <dispatch>/src/py in its list of paths in order
+Note:  Your PYTHONPATH _must_ include <dispatch>/python in its list of paths in order
 to test and run Dispatch.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org