Treat . and .. as absolute path signals.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Wed, 30 Jan 2008 03:17:32 +0000 (03:17 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Wed, 30 Jan 2008 03:17:32 +0000 (03:17 +0000)
commit41b9fc904340970f1b84c374fb8eb760e6282c8c
treec45a6d2745a256f4bd2f56cf47db504de7d0bd96
parentc435af531f8de0446bcf71b359ab90caf813f34a
Treat . and .. as absolute path signals.
Support path resolution in config and cred files.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@460 de75baf8-a10c-0410-a50a-987c0e22f00f
xmltooling/security/impl/FilesystemCredentialResolver.cpp
xmltooling/util/PathResolver.cpp
xmltooling/util/PathResolver.h
xmltooling/util/ReloadableXMLFile.cpp