Re: [hibernate-dev] Loggers

2018-09-18 Thread Vlad Mihalcea
I think it's a good idea. However, will this break all current applications that use the package name log appenders? Vlad On Fri, Sep 14, 2018 at 7:20 PM, Steve Ebersole wrote: > Yes, I know no one likes talking about logging. "Its not important", until > it is ;) > > TLDR I am considering mo

Re: [hibernate-dev] Is there a way to have ServiceContributor per SessionFactory/EMF instead of per application classloader?

2018-09-18 Thread Scott Marlow
On 9/14/18 6:15 PM, Steve Ebersole wrote: > Another thought.  If you are specifically talking about JPA container > integration we could always accept ServiceContributor(s) via the > integration values Map. This is for both JPA container integration and not container integration. > > On Fri,

Re: [hibernate-dev] Is there a way to have ServiceContributor per SessionFactory/EMF instead of per application classloader?

2018-09-18 Thread Scott Marlow
On 9/14/18 6:14 PM, Steve Ebersole wrote: > Doing so would require a programatic call while bootstrapping > Hibernate.  The ServiceContributors are applied during > `org.hibernate.boot.registry.StandardServiceRegistryBuilder#build` > processing.  So we'd need a call to register a ServiceContrib

[hibernate-dev] Broken link JIRA tickets

2018-09-18 Thread Yoann Rodiere
Hello, FYI, I added default content to the JIRA tickets created from the 404 error page on hibernate.org, so that at the very least we have the exact broken link, and if available, the referrer. Before that, reporters had to check a box in order to add the information, and a lot did not... To see