[INFO]
[ERROR] BUILD ERROR
[INFO]
[INFO] Unexpected problem
Embedded error: Problem performing 'transformation'
Server returned HTTP response code: 40
More information here - http://in.relation.to/14950.lace
--Hardy
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
Hello,
if a transaction synchronization throws an exception, is it only logged, and
not thrown further (see org.hibernate.transaction.JDBCTransaction, line 273).
Is there some reason for this?
As Envers uses tx synchronizations quite extensively, when an exception is
thrown in the synchronizat
interesting,
Hibernate Search is affected by this, but I thought the current
problem was due to the fact that work is being executed in another
thread.
We were planning to fix it by collecting the underlying exception and
rethrow it to the main thread, or optionally have it logged in case of
async
Hi,
for Hibernate Validator 4.1 we are planning to add some new constraints. In
this context Hardy and I discussed whether it might be worth to add support
for the date/time types from the Joda Time API (
http://joda-time.sourceforge.net/) for the @Past/@Future standard
constraints.
I think Joda
Hi all,
as I mentioned recently, it often happens that new forum accounts are
made and write something "quite relevant" to the topic, sometimes just
one post, sometimes one in each subforum.
This "quite relevant posts" are obviously generated by some clever
bot. I delete them, but have to admit tha
I'm for with that. As for it being too specific, I believe that the new
validators can be made to depend on Joda Time as a compile dependency that
is not needed by anyone using Hibernate Validator unless he needs that
functionality.
On Wed, Mar 24, 2010 at 11:40 PM, Gunnar Morling <
gunnar.morl...