You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2009/10/24 15:57:59 UTC

[jira] Created: (LANG-547) The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally

The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally
--------------------------------------------------------------------------------

                 Key: LANG-547
                 URL: https://issues.apache.org/jira/browse/LANG-547
             Project: Commons Lang
          Issue Type: Improvement
            Reporter: Sebb
             Fix For: 3.0


The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally and could be deleted

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


[jira] Updated: (LANG-547) The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally

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

Niall Pemberton updated LANG-547:
---------------------------------

    Fix Version/s:     (was: 3.0)
                   2.5

> The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally
> --------------------------------------------------------------------------------
>
>                 Key: LANG-547
>                 URL: https://issues.apache.org/jira/browse/LANG-547
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.time.*
>            Reporter: Sebb
>            Assignee: Stephen Colebourne
>             Fix For: 2.5
>
>
> The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally and could be deleted

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


[jira] Closed: (LANG-547) The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally

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

Stephen Colebourne closed LANG-547.
-----------------------------------

    Resolution: Fixed
      Assignee: Stephen Colebourne

commit -m "LANG-547 - Remove unused field" /commons/lang/src/java/org/apache/commons/lang/time/FastDateFormat.java
    Sending        /commons/lang/src/java/org/apache/commons/lang/time/FastDateFormat.java
    Transmitting file data ...
    Committed revision 829385.

> The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally
> --------------------------------------------------------------------------------
>
>                 Key: LANG-547
>                 URL: https://issues.apache.org/jira/browse/LANG-547
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Sebb
>            Assignee: Stephen Colebourne
>             Fix For: 3.0
>
>
> The field FastDateFormat.UnpaddedNumberField.INSTANCE_YEAR is never read locally and could be deleted

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