]> source.dussan.org Git - jgit.git/commit
Fixed parsing of URI with a IPv6-address 28/9228/2
authorAndreas König <eclipse@berg-turbenthal.ch>
Thu, 13 Dec 2012 16:43:59 +0000 (17:43 +0100)
committerChris Aniszczyk <zx@twitter.com>
Wed, 27 Mar 2013 14:44:13 +0000 (10:44 -0400)
commitd9d3439617677d75ffde57d2860807fa7c14aff0
treef565f1cfdf53153282811409babb23d5db90823e
parent741ecf56b7eab161326806d566ef22c911496789
Fixed parsing of URI with a IPv6-address

Allowed ipv6-address in a uri like:
  http://[::1]:8080/repo.git

Change-Id: Ia00a20f694b2e9314892df77f9b11f551bb1d34e
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/URIishTest.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/URIish.java