-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16018/
-----------------------------------------------------------
Review request for qpid, Andrew Stitcher and Steve Huston.
Bugs: QPID-5307
https://issues.apache.org/jira/browse/QPID-5307
Repository: qpid
Description
-------
QPID-5307: Added portable Path, check for isAbsolute()
qpid::sys::Path provides some basic operations on path names,
with implementations for posix and windows.
Needed by work on a portable test system.
Diffs
-----
/trunk/qpid/cpp/src/CMakeLists.txt 1546628
/trunk/qpid/cpp/src/qpid/acl/AclPlugin.cpp 1546628
/trunk/qpid/cpp/src/qpid/sys/Path.h PRE-CREATION
/trunk/qpid/cpp/src/qpid/sys/posix/Path.cpp PRE-CREATION
/trunk/qpid/cpp/src/qpid/sys/windows/Path.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/16018/diff/
Testing
-------
Thanks,
Alan Conway