From 5315bbaf4a88e2faec562e3fbcfda48bb76d3c26 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Tue, 10 May 2005 17:55:31 +0000 Subject: [PATCH] Fork, otherwise Ant foobars with SAX parsers git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@6739 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- reference/en/modules/tutorial.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/en/modules/tutorial.xml b/reference/en/modules/tutorial.xml index 9411f74e03..0e29db1eb6 100644 --- a/reference/en/modules/tutorial.xml +++ b/reference/en/modules/tutorial.xml @@ -12,7 +12,8 @@ This tutorial is intended for new users of Hibernate but requires Java and - SQL knowledge. It is based on a tutorial by Michael Gloegl. + SQL knowledge. It is based on a tutorial by Michael Gloegl, the third-party + libraries we name are for JDK 1.4 and 5.0. You might need others for JDK 1.3. @@ -673,7 +674,7 @@ public class EventManager { - +