[jboss-jira] [JBoss JIRA] Commented: (AS7-1637) Change hibernate logging of missing package-info messages.
Jeremy Whiting (JIRA)
jira-events at lists.jboss.org
Wed Aug 24 10:19:17 EDT 2011
[ https://issues.jboss.org/browse/AS7-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623759#comment-12623759 ]
Jeremy Whiting commented on AS7-1637:
-------------------------------------
Created Hibernate JIRA for this improvement.
https://hibernate.onjira.com/browse/HHH-6601
> Change hibernate logging of missing package-info messages.
> ----------------------------------------------------------
>
> Key: AS7-1637
> URL: https://issues.jboss.org/browse/AS7-1637
> Project: Application Server 7
> Issue Type: Enhancement
> Components: JPA / Hibernate
> Affects Versions: Open To Community
> Environment: RHEL 5.5
> Reporter: Jeremy Whiting
> Assignee: Scott Marlow
> Priority: Minor
>
> When starting the server logging messages with level WARN are generated. These messages indicate the imported package does not contain a package-info.java file.
> But the package does not contain entities so it is irrelevant.
> Either of the following would be better than the current situation. Change the behaviour to detect if the package contains any enitities before checking for the presence of the file. Or change the logging level of the message.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list