Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.2
-
Fix Version/s: 2.2.3
-
Component/s: karaf-core
-
Labels:
-
Environment:
Win32 XP
Sun J2SE-1.5
Maven 2.2.1
Description
When executing the MainStartTest.testStopWithTimeout() a java.net.URISyntaxException is thrown. Fix is to change lines 77 & 78 to call the File.toURI() method to retrieve a valid path.