I had to revert this change as it causes some integration tests to fail... We'll have to investigate later (I'm in vacation next week).
2016-10-21 16:48 GMT+02:00 <[email protected]>: > Repository: karaf > Updated Branches: > refs/heads/master 013416ea3 -> b3ec4b0aa > > > Revert "[KARAF-4762] Upgrade to PaxUrl 2.5.1" > > This reverts commit 1dd783ede32e95d7ac84c9957febba7aa03da288. > > > Project: http://git-wip-us.apache.org/repos/asf/karaf/repo > Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b62d8ddd > Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b62d8ddd > Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b62d8ddd > > Branch: refs/heads/master > Commit: b62d8ddda73730d6e1d7daa195d502b096d1f220 > Parents: 013416e > Author: Guillaume Nodet <[email protected]> > Authored: Fri Oct 21 16:44:56 2016 +0200 > Committer: Guillaume Nodet <[email protected]> > Committed: Fri Oct 21 16:44:56 2016 +0200 > > ---------------------------------------------------------------------- > pom.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > ---------------------------------------------------------------------- > > > http://git-wip-us.apache.org/repos/asf/karaf/blob/b62d8ddd/pom.xml > ---------------------------------------------------------------------- > diff --git a/pom.xml b/pom.xml > index 1badb5a..bf2ff03 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -265,7 +265,7 @@ > <pax.exam.version>4.9.2</pax.exam.version> > <pax.logging.version>1.9.1</pax.logging.version> > <pax.base.version>1.5.0</pax.base.version> > - <pax.url.version>2.5.1</pax.url.version> > + <pax.url.version>2.5.0</pax.url.version> > <pax.web.version>4.4.0</pax.web.version> > <pax.tinybundle.version>2.1.1</pax.tinybundle.version> > <pax.jdbc.version>0.9.0</pax.jdbc.version> > > -- ------------------------ Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: [email protected] Web: http://fusesource.com Blog: http://gnodet.blogspot.com/
