Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-core
Commit: a7f5bc1a7de821bc8892e51fd79fbd36a04751a0
https://github.com/hibernate/hibernate-core/commit/a7f5bc1a7de821bc8892e5...
Author: Andrew Lee Rubinger <alr(a)jboss.org>
Date: 2011-07-18 (Mon, 18 Jul 2011)
Changed paths:
M
hibernate-entitymanager/src/main/java/org/hibernate/ejb/packaging/JarVisitorFactory.java
Log Message:
-----------
[HHH-6442] In the case a URL cannot be reconstructed due to MalformedURLException, use
the one passed in (which will already have a URLStreamHandler association)