Obsolete Change Log

Release Notes - Pax URL - Version 0.5.0 (April 07, 2009)

  • Bug
    • PAXURL-46 - Issue with Bundle-Classpath uri parameter
  • Improvement
    • PAXURL-39 - Rename "war-i" protocol to "warref"
    • PAXURL-44 - Upgrade to latest version of bnd: 0.0.313
    • PAXURL-48 - mvn handler fails when activeProfile is set to a profile without repository tag
  • New Feature
    • PAXURL-36 - New Pax URL protocol handler: link
    • PAXURL-38 - Make Pax URL handlers usable in non OSGi environments

Release Notes - Pax URL - Version 0.4.0 (February 27, 2009)

  • Bug
    • PAXURL-25 - Correct instruction parameter to wrap command throws exception
    • PAXURL-32 - MVN Handler: settings.xml repository configuration incompatible to maven itself
    • PAXURL-33 - When a repository is specified inside mvn URL it is added only as release repository
  • New Feature
    • PAXURL-27 - New Pax URL protocol handler: dir
  • Task
    • PAXURL-31 - Depend on version 1.0.2 of org.osgi.service.obr (from Felix)

Release Notes - Pax URL - Version 0.3.3 (January 9, 2009)

  • New feature
    • PAXURL-26 - Allow the definition of default maven repositories checked before the standard ones

Release Notes - Pax URL - Version 0.3.2 (June 20, 2008)

  • Improvement
    • PAXURL-23 - Support use of proxy information from Maven settings

Release Notes - Pax URL - Version 0.3.1 (June 02, 2008)

  • Bug
    • PAXURL-16 - BndUtils.createInputStream() Typo Prevents Correctly Chaining Exceptions
    • PAXURL-17 - OutOfMemoryError When Pax WAR Wraps a WAR with Large Libraries
    • PAXURL-20 - Empty <localRepository/> in settings.xml causes pax mvn handler to constantly redownload artifacts
  • Improvement
    • PAXURL-19 - Add springsource platform maven repositories to the list of default maven repository
    • PAXURL-18 - Upgrade to latest version of bnd: 0.0.253
    • PAXURL-21 - Upgrade to latest version of bnd: 0.0.255

Release Notes - Pax URL - Version 0.3.0 (February 23, 2008)

Release Notes - Pax URL - Version 0.2.1 (February 08, 2008)

  • Bug
    • PAXURL-10 - Slow maven artifact resolution/download
  • Improvement
    • PAXURL-11 - Support marking repositories as release/snapshot repository

Release Notes - Pax URL - Version 0.2.0 (February 05, 2008)

  • Improvement
    • PAXURL-3 - Fetching fresh snapshot from remote repository when snapshot in local repository is outdated
    • PAXURL-8 - All repositories should be searched even if repository specified in url
  • New Feature
    • PAXURL-2 - Support version ranges for version resolution in mvn: handler
    • PAXURL-6 - Implement obr protocol handler
    • PAXURL-7 - Make possible to specify additional bnd instructions in url for war: protocol

Release Notes - Pax URL - Version 0.1.0 (January 26, 2008)

  • First release (mvn, classpath and wrap moved from Pax Runner 0.5.6)