[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-942) Accept configuration properties starting with "org." as well
Sanne Grinovero (JIRA)
noreply at atlassian.com
Tue Oct 11 10:51:21 EDT 2011
Accept configuration properties starting with "org." as well
------------------------------------------------------------
Key: HSEARCH-942
URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-942
Project: Hibernate Search
Issue Type: Improvement
Reporter: Sanne Grinovero
Priority: Minor
Fix For: 4.1
All configuration properties need to be prefixed with "hibernate.search."; it happens that people mistakenly write "org.hibernate.search." .
It would be easy to accept this variant too, and log a warning about it. Or log just a warning if the code gets tricky.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list