You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2006/08/11 18:19:13 UTC

[jira] Created: (DERBY-1672) Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169

Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169
--------------------------------------------------------------------------------------------------------------------------

                 Key: DERBY-1672
                 URL: http://issues.apache.org/jira/browse/DERBY-1672
             Project: Derby
          Issue Type: Task
          Components: Build tools
            Reporter: Daniel John Debrunner


Jar would be used for Derby's compilation only, no representation that the classes were a conformant implementation of JSR 169.

Need to check legal status of Harmony contribution since it is in the incubator

Need to check any issues around JSR 169 implementations.

Would ease getting started on derby nd ensure these classes are easy to build.

-- 
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

        

[jira] Commented: (DERBY-1672) Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169

Posted by "Andrew McIntyre (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/DERBY-1672?page=comments#action_12458376 ] 
            
Andrew McIntyre commented on DERBY-1672:
----------------------------------------

Harmony is now a top-level project, and it has 100% coverage of the java.sql and javax.sql packages in its class library:

http://www.kaffe.org/~stuart/japi/htmlout/h-jdk14-harmony.html

A spec jar for JSR-169 based on the Harmony class library for JSR-169 if there is still interest in this issue.

> Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1672
>                 URL: http://issues.apache.org/jira/browse/DERBY-1672
>             Project: Derby
>          Issue Type: Task
>          Components: Build tools
>            Reporter: Daniel John Debrunner
>
> Jar would be used for Derby's compilation only, no representation that the classes were a conformant implementation of JSR 169.
> Need to check legal status of Harmony contribution since it is in the incubator
> Need to check any issues around JSR 169 implementations.
> Would ease getting started on derby nd ensure these classes are easy to build.

-- 
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

        

[jira] Resolved: (DERBY-1672) Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169

Posted by "Rick Hillegas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rick Hillegas resolved DERBY-1672.
----------------------------------

    Resolution: Fixed

I think that this issue has been addressed by DERBY-3703.

> Create ALv2 licenced JSR 169 jar by taking Apache Harmony's java.sql and javax.sql classes and subsetting to match JSR 169
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1672
>                 URL: https://issues.apache.org/jira/browse/DERBY-1672
>             Project: Derby
>          Issue Type: Task
>          Components: Build tools
>            Reporter: Daniel John Debrunner
>
> Jar would be used for Derby's compilation only, no representation that the classes were a conformant implementation of JSR 169.
> Need to check legal status of Harmony contribution since it is in the incubator
> Need to check any issues around JSR 169 implementations.
> Would ease getting started on derby nd ensure these classes are easy to build.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.