[hibernate-dev] org.hibernate.test.annotations.inheritance.joined.JoinedSubclassAndSecondaryTable

2009-12-05 Thread Steve Ebersole
Has this test ever passed? It is failing for me locally, but I have lots of changes locally that would effect the way it is failing. Unfortunately its naming excludes it from automatic pick-up for test suite execution and so it is not run in the hudson runs for me to check against. http://fisheye

[hibernate-dev] hello

2009-12-05 Thread Mail Administrator
The original message was received at Sat, 5 Dec 2009 10:14:35 -0800 from [61.247.182.237] - The following addresses had permanent fatal errors - ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/list

[hibernate-dev] Missing artifact org.jboss.javaee:jboss-jacc-api:jar:1.1.1-SNAPSHOT:provided

2009-12-05 Thread Paul Benedict
When building Hibernate 3.5 freshly, the following dependency is missing: org.jboss.javaee:jboss-jacc-api:jar:1.1.1-SNAPSHOT Two questions: 1) I see it's not in the repo: http://repository.jboss.com/maven2/org/jboss/javaee/jboss-jacc-api/ 2) Why is it scope "provided"? Paul __