[hibernate-dev] WFLY-1406 "Hibernate cannot process package-info.java any more" only on a Windows machine...

Scott Marlow smarlow at redhat.com
Thu Jul 25 10:15:18 EDT 2013


I couldn't recreate this problem but the person that reported it, came 
up with a possible hack at line 121 in JavaReflectionManager:

  packageName = packageName.replace('/', '.');

Could someone look at this and let me know if it deserves a HHH jira.

Scott


More information about the hibernate-dev mailing list