You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Fredrik Wendt (JIRA)" <ji...@apache.org> on 2012/06/16 17:42:42 UTC

[jira] [Created] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

Fredrik Wendt created POOL-222:
----------------------------------

             Summary: bug in javadoc markup for BaseGenericObjectPool#getLifo()
                 Key: POOL-222
                 URL: https://issues.apache.org/jira/browse/POOL-222
             Project: Commons Pool
          Issue Type: Improvement
    Affects Versions: 1.6
            Reporter: Fredrik Wendt
            Priority: Trivial
         Attachments: javadoc-fix.patch

There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

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

Sebb resolved POOL-222.
-----------------------

       Resolution: Fixed
    Fix Version/s: 1.6.1

Thanks, fixed two instances
                
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>             Fix For: 1.6.1
>
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

Posted by "Fredrik Wendt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/POOL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13296171#comment-13296171 ] 

Fredrik Wendt commented on POOL-222:
------------------------------------

I discovered this when reading http://commons.apache.org/pool/apidocs/org/apache/commons/pool/impl/GenericObjectPool.html#getLifo()
                
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

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

Fredrik Wendt updated POOL-222:
-------------------------------

    Attachment: javadoc-fix.patch

Attaching patch that fixes the open <code> tag.
                
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

Posted by "Phil Steitz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/POOL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393379#comment-13393379 ] 

Phil Steitz commented on POOL-222:
----------------------------------

We should either change the fix version to 2.0 or back port the fix before resolving this.
                
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>             Fix For: 1.6.1
>
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

Posted by "Sebb (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/POOL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393388#comment-13393388 ] 

Sebb commented on POOL-222:
---------------------------

Oops. Fixed Pool 1.x and updated Fix versions.
                
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>             Fix For: 1.6.1, 2.0
>
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (POOL-222) bug in javadoc markup for BaseGenericObjectPool#getLifo()

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

Sebb updated POOL-222:
----------------------

    Fix Version/s: 2.0
    
> bug in javadoc markup for BaseGenericObjectPool#getLifo()
> ---------------------------------------------------------
>
>                 Key: POOL-222
>                 URL: https://issues.apache.org/jira/browse/POOL-222
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.6
>            Reporter: Fredrik Wendt
>            Priority: Trivial
>             Fix For: 1.6.1, 2.0
>
>         Attachments: javadoc-fix.patch
>
>
> There's an open <code> tag that breaks formatting of BaseGenericObjectPool and GenericObjectPool - everything below #getLifo() is presented in "code" font.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira