[hibernate-dev] Validator release 3.1.0 GA available
Hi, just a quick note that Validator 3.1.0 GA is now available for download. See also: http://in.relation.to/Bloggers/Hardy --Hardy ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Build failed in Hudson: hibernate-3 .2 » oracle10g,linux-slim #101
See http://hudson.qa.jboss.com/hudson/job/hibernate-3.2/./TEST_DATABASE=oracle10g,label=linux-slim/101/changes Changes: [EMAIL PROTECTED] HHH-3471 : add NumericBooleanType -- started Building remotely on dev91-linux Updating http://anonhibernate.labs.jboss.com/core/branches/Branch_3_2 A src/org/hibernate/type/NumericBooleanType.java At revision 15170 [linux-slim] $ bash -xe /tmp/hudson30552.sh + . /home/hudson/config_repository/scripts/common/common_bash.sh ++ basedir=/home/hudson/config_repository ++ common_variables=/home/hudson/config_repository/resources/common.variables ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/chprop ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/copy-eap-results ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/get-soa ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-children ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-derby ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-glassfish ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-jboss ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-pointbase ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-rmiiiop-server ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/kill-sunri ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/load_all_vars +++ . /home/hudson/config_repository/resources/common.variables JAVA14=/qa/tools/opt/j2sdk1.4.2_15 JAVA15=/qa/tools/opt/jdk1.5.0_15 JAVA16=/qa/tools/opt/jdk1.6.0_03 ANT162=/qa/tools/opt/apache-ant-1.6.2 ANT165=/qa/tools/opt/apache-ant-1.6.5 ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5 ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5 ANT170=/qa/tools/opt/apache-ant-1.7.0 ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/runejb3postresql ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/runejb3tck ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/runtck ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/setant ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/setjava ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/setmaven2 ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/stacktrace ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/start-jboss ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/stop-jboss ++ for function in '$basedir/scripts/function.d/*' ++ . /home/hudson/config_repository/scripts/function.d/versions + setjava 14 + '[' 14 ']' + local 'command=. /home/hudson/config_repository/resources/common.variables && echo $JAVA14' ++ eval . /home/hudson/config_repository/resources/common.variables '&&' echo '$JAVA14' +++ . /home/hudson/config_repository/resources/common.variables JAVA14=/qa/tools/opt/j2sdk1.4.2_15 JAVA15=/qa/tools/opt/jdk1.5.0_15 JAVA16=/qa/tools/opt/jdk1.6.0_03 ANT162=/qa/tools/opt/apache-ant-1.6.2 ANT165=/qa/tools/opt/apache-ant-1.6.5 ANT165_jbpm=/home/hudson/static_build_env/jbpm/apache-ant-1.6.5 ANT165_jbpm_soa=/home/hudson/static_build_env/jbpm.3_soa/apache-ant-1.6.5 ANT170=/qa/tools/opt/apache-ant-1.7.0 +++ echo /qa/tools/opt/j2sdk1.4.2_15 + local javapath=/qa/tools/opt/j2sdk1.4.2_15 + '[' -d /qa/tools/opt/j2sdk1.4.2_15/bin ']' + export JAVA_HOME=/qa/tools/opt/j2sdk1.4.2_15 + JAVA_HOME=/qa/tools/opt/j2sdk1.4.2_15 + export PATH=/qa/tools/opt/j2sdk1.4.2_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.9/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudson/bin + PATH=/qa/tools/opt/j2sdk1.4.2_15/bin:/qa/tools/opt/apache-ant-1.6.5/bin:/qa/tools/opt/maven-2.0.9/bin:/qa/tools/opt/jdk1.5.0_15/bin:/qa/tools/opt/subversion-1.4.0/bin:/usr/xpg4/bin:/usr/xpg4/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/hudso
Re: [hibernate-dev] Build failed in Hudson: hibernate-3.2 » oracle10g,linux-slim #101
We are back to failures here due to an apparent filesystem issue with deleting the output directory. Is this a continuation of the same previous issue? Or something new? - Steve Ebersole Project Lead http://hibernate.org [EMAIL PROTECTED] Principal Software Engineer JBoss, a division of Red Hat http://jboss.com http://redhat.com [EMAIL PROTECTED] [EMAIL PROTECTED] On Wed, 2008-09-10 at 11:09 -0400, [EMAIL PROTECTED] wrote: > BUILD FAILED > /qa/services/hudson/hudson_workspace/workspace/hibernate-3.2/TEST_DATABASE/oracle10g/label/linux-slim/src/build.xml:148: > Unable to delete directory > /qa/services/hudson/hudson_workspace/workspace/hibernate-3.2/TEST_DATABASE/oracle10g/label/linux-slim/src/build ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] Envers
Hello, Envers is an entity versioning (or: auditing) library for JPA/ Hibernate, which I've been developing for the last half year. I was presenting Envers on yesterday's R&D meeting, maybe some of you have been there. If not, here are the slides: http://www.jboss.org/files/envers/presentations/envers_rd.pdf And here's the project page: http://www.jboss.org/envers/ Some people suggested that there may be some interests from the Hibernate Team in Envers. I also get asked quite frequently if I've talked to the "Hibernate guys" :). So if you've got any questions, or suggestions for the future direction of Envers, please write. Or any other comments, of course. -- Adam ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
[hibernate-dev] AnyType mappings
Hello, when using mappings it's quite likely that you get ObjectNotFoundExceptions, as it's impossible to use on-delete cascades in such a scenario. Unlike other relation mappings, currently does not support the not-found="ignore" setting. The only work-around I came up with so far is to use a custom Type that extends AnyType and calls session.internalLoad(entityName, id, false, *true* ) instead of session.internalLoad(entityName, id, false, *false* ). I have no idea how many people actually use the mapping feature. While it might look like a bad design decision at the first glance, there are indeed some valid use-cases for such a mapping (like the audit log example quoted in the documentation). For none of the possible applications that come into my mind, the default behavior of throwing an ObjectNotFoundException really makes much sense. So I wonder whether it would be feasible to always use nullable=true in AnyType.java? If this isn't an option, I'd like to vote for adding a not-found="ignore|exception" setting :-) Best regards, -Felix ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev