[ 
http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12437677 ] 
            
Rick Hillegas commented on DERBY-1846:
--------------------------------------

Thanks, Andrew. Looks good to me. I ran the following experiment on a Linux 
machine:

1) Untarred the 10.2.1.5 bin distribution and pointed DERBY_HOME at the root of 
the untarred tree (the directory containing LICENSE).

2) Set my java environment to be jdk 1.6 build 99.

3) Untarred the 10.2.1.5 src distribution and cd'd to tools/jdbc4 inside the 
untarred tree.

4) Gave execute permission to update-with-jdbc4.

5) Ran that script.

The script compiled the optional JDBC4 driver classes and stuffed them into 
derby.jar and derbyclient.jar. I then continued:

6) Copied over a derbyTesting.jar from a 10.2 build.

7) Ran the jdbc4 suite in embedded and DerbyNetClient frameworks.

The tests ran cleanly. Thanks again!

> Create a script that allows users to easily update their Derby jars with the 
> JDBC4 classes.
> -------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1846
>                 URL: http://issues.apache.org/jira/browse/DERBY-1846
>             Project: Derby
>          Issue Type: Improvement
>          Components: Demos/Scripts
>    Affects Versions: 10.2.1.5
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.5
>
>         Attachments: derby-1846-netconnection.diff, derby-1846-v1.diff, 
> derby-1846-v2.diff, derby1846-batchFix_v1.diff, modules.properties, 
> output_batchFix_v1.txt
>
>
> Since the resolution of the JDBC 4 licensing issue was to not ship a build 
> that includes Derby's JDBC 4 code, but continue to ship the Derby source 
> files for them, a script which automatically compiles and updates the Derby 
> jars with the JDBC 4 classes would be useful.

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

        

Reply via email to