Carsten Ziegeler <[EMAIL PROTECTED]> writes: > > [DEBUG] Resolving 'file://test.zip' with base 'null' in context ... > > [DEBUG] Resolved to systemID : file://test.zip > > [DEBUG] Creating source object for file://test.zip
Both Windows and Mac OS X have this debug output. > > What seems to get wrong is FileSource.getUri() as Jorg investigated [2]. > > The question is if you want to handle this "accepted" bug in the JDK in > > Excalibur? > > > Sorry, but I don't quiet get what we could do to fix this (I'm lost in > too many - or too few - slashes...). They differ on FileSource.getUri(): On Windows file://test.zip is returned, on Mac OS X file:/test.zip. > If there is something we could fix here, we should do it. Thanks. For the details please have a look at Jorg's comment [1] Joerg [1] https://issues.apache.org/jira/browse/COCOON-2022#action_12481847 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
