mirror of https://github.com/apache/openjpa.git
OPENJPA-1121 add ref to JIRA
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@920434 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4b3d520ee9
commit
045eb544de
|
@ -79,7 +79,7 @@ public class TemporaryClassLoader extends ClassLoader {
|
|||
getClass().getClassLoader());
|
||||
return frameworkClass;
|
||||
} catch (ClassNotFoundException e) {
|
||||
// continue, as it must be a user-defined class
|
||||
// OPENJPA-1121 continue, as it must be a user-defined class
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue