From: <leg...@at...> - 2003-12-13 05:06:29
|
Message: The following issue has been closed. Resolver: Gavin King Date: Fri, 12 Dec 2003 11:05 PM done --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-544 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-544 Summary: "eg" example build.xml needs .zip archives for Oracle/DB2 drivers Type: Bug Status: Closed Priority: Minor Resolution: FIXED Project: Hibernate2 Assignee: Reporter: Michael Hannaford Created: Thu, 11 Dec 2003 3:41 PM Updated: Fri, 12 Dec 2003 11:05 PM Environment: Hibernate version 2.1 final, DB2 or Oracle (any version) Description: This is my first time running Hibernate, so apologies if this is a duplicate or inappropriate bug. However, I found right away when trying to run the quick "eg" example (as outlined at http://www.hibernate.org/152.html) that the example does not build properly with DB2, because the eg target in build.xml only includes *.jar in its file sets. Both Oracle and DB2 package their JDBC drivers in .zip files, so this file type needs to be included as well. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |