Commit f53ee406 authored by Phillip Webb's avatar Phillip Webb

Merge branch '1.0.x'

parents 6025f45a 471e6af2
...@@ -27,7 +27,7 @@ import java.util.jar.Manifest; ...@@ -27,7 +27,7 @@ import java.util.jar.Manifest;
/** /**
* {@link java.net.JarURLConnection} used to support {@link JarFile#getUrl()}. * {@link java.net.JarURLConnection} used to support {@link JarFile#getUrl()}.
* *
* @author Phillip Webb * @author Phillip Webb
*/ */
class JarURLConnection extends java.net.JarURLConnection { class JarURLConnection extends java.net.JarURLConnection {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment