You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Joe Campbell (JIRA)" <ji...@apache.org> on 2010/05/24 19:02:23 UTC

[jira] Created: (HTTPCLIENT-943) CacheClient Javadoc and Constants usage cleanup

CacheClient Javadoc and Constants usage cleanup
-----------------------------------------------

                 Key: HTTPCLIENT-943
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-943
             Project: HttpComponents HttpClient
          Issue Type: Improvement
          Components: Cache
            Reporter: Joe Campbell
            Priority: Trivial
             Fix For: 4.1 Alpha3
         Attachments: basic_javadoc.patch

CacheClient has some empty public java doc on methods that are not get/set.  These should have some body.  

Also the HeaderConstants Class has some overlap with the existing HTTP class for header values.  These need cleaning up.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Updated: (HTTPCLIENT-943) CacheClient Javadoc and Constants usage cleanup

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

Joe Campbell updated HTTPCLIENT-943:
------------------------------------

    Attachment: basic_javadoc.patch

Clean up all javadoc as much as possible in preparation for full release.   Also review HeaderConstants Class for overlap with other existing definitions for the same items in the HTTP class and other classes in Http Components.

> CacheClient Javadoc and Constants usage cleanup
> -----------------------------------------------
>
>                 Key: HTTPCLIENT-943
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-943
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: Joe Campbell
>            Priority: Trivial
>             Fix For: 4.1 Alpha3
>
>         Attachments: basic_javadoc.patch
>
>
> CacheClient has some empty public java doc on methods that are not get/set.  These should have some body.  
> Also the HeaderConstants Class has some overlap with the existing HTTP class for header values.  These need cleaning up.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[jira] Resolved: (HTTPCLIENT-943) CacheClient Javadoc and Constants usage cleanup

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

Oleg Kalnichevski resolved HTTPCLIENT-943.
------------------------------------------

    Resolution: Fixed

Patch checked in. Many thanks, Joe

> CacheClient Javadoc and Constants usage cleanup
> -----------------------------------------------
>
>                 Key: HTTPCLIENT-943
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-943
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache
>            Reporter: Joe Campbell
>            Priority: Trivial
>             Fix For: 4.1 Alpha3
>
>         Attachments: basic_javadoc.patch
>
>
> CacheClient has some empty public java doc on methods that are not get/set.  These should have some body.  
> Also the HeaderConstants Class has some overlap with the existing HTTP class for header values.  These need cleaning up.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org