-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: CVS Compile: JDK version
PostPosted: Tue Mar 15, 2005 7:33 am 
Beginner
Beginner

Joined: Mon Mar 07, 2005 9:15 am
Posts: 26
Hi,

I am attempting to compile Hibernate Ext from CVS and
verified that Ant failed because it requires JDK 1.5 to compile.
Unfortunately I am limited to JDK 1.4 for the project I am working
on.

My question is: can I compile this with JDK 1.5 and still use
it with JDK 1.4 in my project?

TIA,
Hugo Ferreira.

Hibernate version:
Hibernate 3.0 (CVS)
Hibernate Ext (CVS)

Mapping documents:
None

Code between sessionFactory.openSession() and session.close():
None

Full stack trace of any exception that occurs:
None

Name and version of the database you are using:
None

The generated SQL (show_sql=true):
None

Debug level Hibernate log excerpt:
(Ant Log)
BUILD FAILED
/home/hugof/tmp/hiberext/HibernateExt/build.xml:25: The following error occurred while executing this line:
/home/hugof/tmp/hiberext/HibernateExt/ejb-api/build.xml:52: Could not find ${jdk15.home}. jdk15.home must point to a JDK 1.5 directory.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 15, 2005 8:10 am 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
http://www.hibernate.org/Projects/HowTo ... uteToTools

and the short answer: yes you can compile and use it with jdk 1.4 EXCEPT for the annotations part which require jdk 1.5.

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.