[hibernate-dev] Jira notifications

2013-03-24 Thread Steve Ebersole
I am looking into the problem of hibernate-issues no longer getting Jira notifications. One possible reason is the use of the custom "Participants" field in our notification scheme. I am wondering if we ought to remove that rule from the notification scheme. Atlassian have added an "autowatch

[hibernate-dev] JAXB question

2013-03-24 Thread Strong Liu
Hi JAXB expert I'm trying to do the merge master onto metamodel again, but run into some JAXB problems and I'd like to ask for suggestions. as you know, we compile the orm.xsd to jaxb generated class, and there is a package-info.java generated for schema validation, this class looks like {cod