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 "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/10/18 21:16:51 UTC

[jira] Updated: (DERBY-3132) deprecation warnings when building with jdk15 and build.compiler modern

     [ https://issues.apache.org/jira/browse/DERBY-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen updated DERBY-3132:
--------------------------------------

    Attachment: d3132-1.stat
                d3132-1.diff

The attached patch fixes many of the deprecation warnings by adding a @deprecated javadoc tag where we have implemented a deprecated method. It also fixes some calls to deprecated methods when there is a simple way to change to a non-deprecated method (like adding an encoding parameter or removing a deprecated scale parameter). I have started tests on the patch.

> deprecation warnings when building with jdk15 and build.compiler modern
> -----------------------------------------------------------------------
>
>                 Key: DERBY-3132
>                 URL: https://issues.apache.org/jira/browse/DERBY-3132
>             Project: Derby
>          Issue Type: Bug
>          Components: Build tools
>    Affects Versions: 10.4.0.0
>         Environment: Sun's 1.5.0_12-b04, build.compiler=modern
>            Reporter: Myrna van Lunteren
>         Attachments: d3132-1.diff, d3132-1.stat
>
>
> See this 2006 thread: 
> http://mail-archives.apache.org/mod_mbox/db-derby-dev/200605.mbox/%3C54ac72d70605242336p5c9097d7l3511118dda7fced3@mail.gmail.com%3E
> and:
> http://www.nabble.com/deprecation-warnings-with-jdk15-build-tf4637684.html#a13245300

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