Commit Graph

8 Commits

Author SHA1 Message Date
Galder Zamarreno 95d4af906e Do not hardcode marshaller and version. Stick to defaults.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17799 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-19 16:48:53 +00:00
Steve Ebersole b759f3ca1f HHH-4499 : JDK 1.6 and modules
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17780 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-16 14:22:29 +00:00
Hardy Ferentschik 26dce3ac64 moved the jdk6 based modules into a profile to be able to skip them. Also removed the /bin part of the javac command
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17774 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-16 12:10:32 +00:00
Galder Zamarreno d5bd71b60a Update to Infinispan 4.0.0.BETA2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17765 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-15 14:45:24 +00:00
Galder Zamarreno 9e7e49d1f1 [ISPN-6] [HHH-4103] Tidy up commented code.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17488 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 09:55:19 +00:00
Galder Zamarreno fc6da13a85 [ISPN-6] [HHH-4103] Fixed Infinispan classloader tests that required fixing some issues in the region factory implementation, but also a fix in Infinispan and a fix in JBoss Marshalling. I'll update the pom.xml to a new Infinispan release as soon as we have a new one. I've also added a fndi version of the Infinispan region factory to be used under JBoss AS. Finally, added some extra optional Infinispan configurations to the default file for testing and indication purpouses.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17487 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-07 17:50:30 +00:00
Manik Surtani 4b6a3903a9 [ISPN-6] Updated dependency of test suite to Infinispan 4.0.0.BETA1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17415 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-25 15:20:45 +00:00
Galder Zamarreno 9ccd912bde [HHH-4103] Initial commit.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17386 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 08:39:33 +00:00