/[Apache-SVN]
ViewVC logotype

Revision 1554073


Jump to revision: Previous Next
Author: fmeschbe
Date: Sun Dec 29 21:23:45 2013 UTC (10 years, 8 months ago)
Changed paths: 3
Log Message:
FELIX-4302 Config Admin can create illegal names on windows

Configuration PIDs are encoded to be used as path names for
configuration files. On Windows platforms each segment in the
path must not start with one of the Windows device special names
such as LPT, COM, etc. Improved the encodePid method to encode
the first character of a segment name if it starts with one of the
special names.

Changed paths

Path Details
Directoryfelix/trunk/configadmin/src/main/java/org/apache/felix/cm/file/FilePersistenceManager.java modified , text changed
Directoryfelix/trunk/configadmin/src/main/resources/OSGI-INF/permissions.perm modified , text changed
Directoryfelix/trunk/configadmin/src/test/java/org/apache/felix/cm/file/FilePersistenceManagerTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26