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 "John H. Embretsen (JIRA)" <ji...@apache.org> on 2007/11/28 13:09:43 UTC

[jira] Created: (DERBY-3234) Published APIs indicate J2SE 1.3 support

Published APIs indicate J2SE 1.3 support
----------------------------------------

                 Key: DERBY-3234
                 URL: https://issues.apache.org/jira/browse/DERBY-3234
             Project: Derby
          Issue Type: Bug
          Components: Javadoc
    Affects Versions: 10.3.1.4, 10.3.2.0
         Environment: N/A
            Reporter: John H. Embretsen
            Assignee: John H. Embretsen
            Priority: Minor


Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:

"Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."

This should be fixed to indicate J2SE 1.4.2 instead.

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


[jira] Commented: (DERBY-3234) Published APIs indicate J2SE 1.3 support

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

Rick Hillegas commented on DERBY-3234:
--------------------------------------

Thanks for the patch, John. Committed to trunk at subversion revision 599007 and to the 10.3 branch at 599009.

> Published APIs indicate J2SE 1.3 support
> ----------------------------------------
>
>                 Key: DERBY-3234
>                 URL: https://issues.apache.org/jira/browse/DERBY-3234
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.3.1.4, 10.3.2.0
>         Environment: N/A
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>            Priority: Minor
>         Attachments: d3234.diff
>
>
> Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:
> "Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."
> This should be fixed to indicate J2SE 1.4.2 instead.

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


[jira] Closed: (DERBY-3234) Published APIs indicate J2SE 1.3 support

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

John H. Embretsen closed DERBY-3234.
------------------------------------


> Published APIs indicate J2SE 1.3 support
> ----------------------------------------
>
>                 Key: DERBY-3234
>                 URL: https://issues.apache.org/jira/browse/DERBY-3234
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.3.1.4, 10.3.2.0
>         Environment: N/A
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>            Priority: Minor
>             Fix For: 10.3.2.1, 10.4.0.0
>
>         Attachments: d3234.diff
>
>
> Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:
> "Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."
> This should be fixed to indicate J2SE 1.4.2 instead.

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


[jira] Resolved: (DERBY-3234) Published APIs indicate J2SE 1.3 support

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

John H. Embretsen resolved DERBY-3234.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.4.0.0
                   10.3.2.1
       Derby Info:   (was: [Patch Available])

Thanks for committing, Rick!
I verified the fix in 10.3.2.1 (RC2) and trunk, so I consider this issue resolved.

> Published APIs indicate J2SE 1.3 support
> ----------------------------------------
>
>                 Key: DERBY-3234
>                 URL: https://issues.apache.org/jira/browse/DERBY-3234
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.3.1.4, 10.3.2.0
>         Environment: N/A
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>            Priority: Minor
>             Fix For: 10.3.2.1, 10.4.0.0
>
>         Attachments: d3234.diff
>
>
> Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:
> "Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."
> This should be fixed to indicate J2SE 1.4.2 instead.

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


[jira] Updated: (DERBY-3234) Published APIs indicate J2SE 1.3 support

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

John H. Embretsen updated DERBY-3234:
-------------------------------------

    Attachment: d3234.diff

Attaching patch d3234.diff which implements the following changes:

M      published_api_overview.html

Changed "J2SE 1.3" to "J2SE 1.4.2" and changed "J2ME" to "Java ME".

Patch is made from trunk, but applies well to 10.3 as well. Please consider for commit.


> Published APIs indicate J2SE 1.3 support
> ----------------------------------------
>
>                 Key: DERBY-3234
>                 URL: https://issues.apache.org/jira/browse/DERBY-3234
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.3.1.4, 10.3.2.0
>         Environment: N/A
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>            Priority: Minor
>         Attachments: d3234.diff
>
>
> Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:
> "Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."
> This should be fixed to indicate J2SE 1.4.2 instead.

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


[jira] Updated: (DERBY-3234) Published APIs indicate J2SE 1.3 support

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

John H. Embretsen updated DERBY-3234:
-------------------------------------

    Derby Info: [Patch Available]

> Published APIs indicate J2SE 1.3 support
> ----------------------------------------
>
>                 Key: DERBY-3234
>                 URL: https://issues.apache.org/jira/browse/DERBY-3234
>             Project: Derby
>          Issue Type: Bug
>          Components: Javadoc
>    Affects Versions: 10.3.1.4, 10.3.2.0
>         Environment: N/A
>            Reporter: John H. Embretsen
>            Assignee: John H. Embretsen
>            Priority: Minor
>         Attachments: d3234.diff
>
>
> Derby 10.3 or newer does not support J2SE 1.3 Virtual Machines (see DERBY-1982). However, the overview pages of all the published APIs say:
> "Derby runs on any J2SE 1.3 or higher virtual machine and supports J2ME/CDC/Foundation."
> This should be fixed to indicate J2SE 1.4.2 instead.

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