Merge branch '1.0.x'

This commit is contained in:
Phillip Webb 2014-04-30 22:06:24 +01:00
commit f53ee406c1

View File

@ -27,7 +27,7 @@ import java.util.jar.Manifest;
/**
* {@link java.net.JarURLConnection} used to support {@link JarFile#getUrl()}.
*
*
* @author Phillip Webb
*/
class JarURLConnection extends java.net.JarURLConnection {