http://in.relation.to/Bloggers/Hibernate361FinalRelease
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev
I'm getting this error:
java.lang.IllegalStateException: basedir
/NotBackedUp/gbadner/git/hibernate-core-3.6.1-Final/entitymanager/src/main/docbook/en/images
does not exist
After creating the missing directory, the doc builds successfully.
I'm not sure where the bug is. Is it really because t
It seemed to help. The build was successful using that option. :)
Thanks,
Gail
Scott Marlow wrote:
> Sometimes it helps to add the maven option --strict-checksums or -C.
> Max gave me that tip when my maven builds were failing due to http
> errors. If you get a bogus (empty) artifact from the nex
Sometimes it helps to add the maven option --strict-checksums or -C.
Max gave me that tip when my maven builds were failing due to http
errors. If you get a bogus (empty) artifact from the nexus repo, using
the -C option means it will be checked and rejected.
You might not be hitting this case bu
The abstraction between Hibernate OGM and Infinispan is not done yet even
though some stuffs have been put in place for that.
I've created a Wiki page to discuss the work to be done
http://community.jboss.org/wiki/AbstractingHibernateOGMfromInfinispan
Do not hesitate to ask questions here or on
Hi Daniele,
welcome.
First read: http://community.jboss.org/wiki/HibernateOGMGeneralInformations
After checking out the code, start by looking at the @Persister
implementations - quite powerful extension points.
then we'll wait for questions, feedback, comments, and patches :)
Cheers,
Sanne
2011
Hi everyone.
I was talking with sanne about some scenario where I'd like to use
Hibernate Search to have a lucene index created with the HS ease of
use, and also to persist data over MongoDB, for the schema less
freedom and other reasons.
Scenario is I need to staret developing a new app with a s
This patch adds a BINARY type size parameter currently missing from the
HSQLDB dialect and affecting the latest HSQLDB versions with Hibernate
3.6.0 final.
Fred
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman