[ 
http://issues.apache.org/jira/browse/DERBY-1846?page=comments#action_12436798 ] 
            
Andreas Korneliussen commented on DERBY-1846:
---------------------------------------------

I have successfully used this script now on solarisx86. My previous test was 
from the 10.2 branch.
To test it, I did the following:
1. Compiled my sources without jdbc4 :ant clobber all buildcleanjars
2. In my trunk directory, added a softlink: ln -s jars/sane lib (to simulate a 
distribution)
3. Set DERBY_HOME to my trunk directory
4.Set JAVA_HOME to my jdk1.6.0 installation

Now, I ran the script, and it compiled all the jdbc4 stuff, and added the 
classes to the jar files.

I think this script is very useful if we make a binary release of Derby with 
JDBC4 as source. Then users can compile jdbc4 wihtout downloading java 1.3, 
java 1.4, ant, and other libraries which are required to compile the Derby 
engine.


> 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.0
>            Reporter: Andrew McIntyre
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.0
>
>         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