You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexander Kleymenov (JIRA)" <ji...@apache.org> on 2006/05/30 13:40:29 UTC

[jira] Created: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

[classlib] CertificateFactory source files are poorly documented
----------------------------------------------------------------

         Key: HARMONY-531
         URL: http://issues.apache.org/jira/browse/HARMONY-531
     Project: Harmony
        Type: Improvement

  Components: Classlib  
    Reporter: Alexander Kleymenov
    Priority: Minor


CertificateFactory source files are poorly commented and documented. 
I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-531?page=comments#action_12416158 ] 

Mikhail Loenko commented on HARMONY-531:
----------------------------------------

javadoc comment fixed in 414167, please take a look

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-531?page=all ]

Mikhail Loenko reassigned HARMONY-531:
--------------------------------------

    Assign To: Mikhail Loenko

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-531?page=all ]

Alexander Kleymenov updated HARMONY-531:
----------------------------------------

    Attachment: javadoc_cf_patch.txt

Attached patch documents the CertificateFactory provider.

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-531?page=comments#action_12415499 ] 

Alexander Kleymenov commented on HARMONY-531:
---------------------------------------------

Patch looks fine. But there are some strange changes in X509CertPathImpl.java - 
in class description javadoc quotation marks (') have been replaced by question sign.

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-531?page=all ]
     
Mikhail Loenko resolved HARMONY-531:
------------------------------------

    Resolution: Fixed

applied to revision 410258
Alexander, please verify it was done as expected

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Alexander Kleymenov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-531?page=comments#action_12416728 ] 

Alexander Kleymenov commented on HARMONY-531:
---------------------------------------------

Looks fine. Thank You!

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (HARMONY-531) [classlib] CertificateFactory source files are poorly documented

Posted by "Mikhail Loenko (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-531?page=all ]
     
Mikhail Loenko closed HARMONY-531:
----------------------------------


verified by Alexander

> [classlib] CertificateFactory source files are poorly documented
> ----------------------------------------------------------------
>
>          Key: HARMONY-531
>          URL: http://issues.apache.org/jira/browse/HARMONY-531
>      Project: Harmony
>         Type: Improvement

>   Components: Classlib
>     Reporter: Alexander Kleymenov
>     Assignee: Mikhail Loenko
>     Priority: Minor
>  Attachments: javadoc_cf_patch.txt
>
> CertificateFactory source files are poorly commented and documented. 
> I will attach the patch adding JavaDocs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira