The name looks fine.

The files at hsqldb-dev HEAD should be used for this. Our build
automatically follows what is supported by he JDK. In this case, for 1.4
builds, classes such as jdbcClob and jdbcBlob would be built and included in
the jar and some other jdbcXXX classes would be compiled to include the 1.4
specific methods of the JDBC interfaces. So the same jar named
hsqldb-jdbc.jar would contain different code depending on which JDK is used
to build, which is fine and how we do the builds in general. The default JDK
we use is 1.3.x and the result is compatible for use under JRE 1.1.x (apart
from some Swing GUI utilities)

The components from Apache can go into a jar and released as a zip package
which contains the source and a readme.txt (our convention). This one should
initially be for the current release version 1.7.1.

Fred


----- Original Message -----
From: "Paul Hammant" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 12 March 2003 11:11
Subject: Re: [Hsqldb-developers] Separate jar for drivers


hsqldb-jdbc.jar ?

If OK, I'll make and test the changes.

I perhaps should also make a but and have available for file release the
component I bought across
from Apache.

- Paul

 --- fredt <[EMAIL PROTECTED]> wrote: > Yes it would be OK.
>
> Our build options are like jarmin jarXYZ ... etc and jarjdbc can be added
as
> an option. The jar itself can be called hsqldbjdbc.jar or any suggestion
??
>
> Fred
>
> ----- Original Message -----
> From: "Paul Hammant" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 12 March 2003 07:53
> Subject: [Hsqldb-developers] Separate jar for drivers
>
>
> Hi folks,
>
> Without wanting to break any backwards-compatability for hsqldb.jar
> would it be OK to make an additional jar for the JDBC driver only?  It
> would help reduce the byte count for WAR files (etc) that use hsqldb.
>
> Regards,
>
> - Paul
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> hsqldb-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-developers
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> hsqldb-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to