OW2 Util

IArchive.getURL() should return a canonicalized URL when possible

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: OW2 Util 1.0.18
  • Fix Version/s: OW2 Util 1.0.19
  • Component/s: None
  • Description:
    Hide
    The URL returned by IArchive.getURL() is often used as a key to determine if the archive has already be deployed or not.

    If the URL is canonicalized (normalized + symbolic links resolved if possible), the IArchive will always points to the unique and real name of the resource, so this URL can really become and be used as an unique key.
    Show
    The URL returned by IArchive.getURL() is often used as a key to determine if the archive has already be deployed or not. If the URL is canonicalized (normalized + symbolic links resolved if possible), the IArchive will always points to the unique and real name of the resource, so this URL can really become and be used as an unique key.

Activity

Hide
Guillaume Sauthier added a comment - 18/Aug/09 4:38 PM
Fixed in trunk
Show
Guillaume Sauthier added a comment - 18/Aug/09 4:38 PM Fixed in trunk

People

Dates

  • Created:
    18/Aug/09 4:34 PM
    Updated:
    18/Aug/09 4:49 PM
    Resolved:
    18/Aug/09 4:38 PM