[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3333) build Documentation has a typo and includes a lie re:jdk version

Andrew C. Oliver (JIRA) noreply at atlassian.com
Thu Jun 5 20:02:33 EDT 2008


build Documentation has a typo and includes a lie re:jdk version
----------------------------------------------------------------

                 Key: HHH-3333
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3333
             Project: Hibernate3
          Issue Type: Bug
          Components: build, documentation
    Affects Versions: 3.2.4.sp1
            Reporter: Andrew C. Oliver
            Priority: Minor


See here: http://hibernate.org/6.html#A6
"Compiling Hibernate

Run build.xml with Ant under JDK 1.2 or later (JKD 1.4 required"

Should be JDK 1.4 required

However actually "or later" is an error http://opensource.atlassian.com/projects/hibernate/browse/HHH-2446 as JDK 6+ cannot be used to build. 

"You need to use JDK 5.0 or later" is said for Hibernate Annotations, but I cannot evaluate the statement by itself nor would it likely be very fun to have H3 compiled into JDK5 classes and H3A in JDK6...

It should be corrected to prevent lots of duplicate JIRA bugs saying "I followed the instructions but H3 doesn't compile!"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list