Plexus

URLs in container realm are not escaped.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0-alpha-9
  • Fix Version/s: None
  • Component/s: Container
  • Labels:
    None
  • Number of attachments :
    1

Description

When adding jars to the container realm, URLs are not escaped. This is due to the implementation of File#toURL(). It should first be converted to URI via File#toURI().

cf. http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html#toURL()

Issue Links

Activity

Hide
Shinobu Kawai added a comment -

patch to fix problem

Show
Shinobu Kawai added a comment - patch to fix problem
Hide
Jason van Zyl added a comment -

Patch applied.

Show
Jason van Zyl added a comment - Patch applied.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: