I reversed the source for the Embedded_Server and Embedded_ServerConnection and checked these into the varia module. This patched jar should not have been comitted without the changes. For 3.2RC1 we are going with hsqldb 1.7 and any patches necessary must be checked in.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Michael Bartmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 6:16 AM Subject: Re: [JBoss-dev] sources for hsqldb (CVS problems) > viktor wrote: > > > > > torsdagen den 26 september 2002 kl 11.59 skrev Michael Bartmann: > > > >> At the moment I cannot find the sources for the JBoss hsqldb.jar at > >> hsqldb, and neither can I find the sources at jboss. > > > > > > Take a vanilla 1.6.1 add Embedded_Server.java and > > Embedded_Connection.java together with Your fixes ... > > also comment out system.exit() in org.hsqldb.util.DatabaseManager.java > > ... send that as a patch to jboss. > > > > That is the source for the patched 1.6.1 jboss hsqldb.jar and You > > have it in front of You ? ... > > > What I tried to explain is that what you describe is _not_ the > hsqldb.jar I have in front of me. > I use Branch_3_2 and the hsqldb.jar thereof contains e.g. an > "Embedded_DatabaseManager.class" and > a "Embedded_HSQLDB_Server.class" which is not in a vanilla 1.6.1. > Besides that the sizes of all compiled class files differ. They are > bigger and newer than in a vanilla hsqldb.jar 1.6.1. > (But they are not as new as the next vanilla hsqldb release 1.7.0) > I am stuck. I don't even find a version "in between", as when I scan the > cvs repository of the hsqldb project > there are no classes starting with "Embedded_". > > Regards, > Michael Bartmann ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
