[ 
https://issues.apache.org/jira/browse/GERONIMO-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486348
 ] 

Rick McGuire commented on GERONIMO-3054:
----------------------------------------

The set of files pulled from Bouncy Castle originally were the minimal set 
needed to implement some of the console features.  There was just a global 
chance of the package name, so that deprecation reference got caught in the 
Replace All operation and points to a non-existent class.  If additional 
classes are needed to implement Geronimo functions, these can be pulled in if 
they don't pull in some of the patent-protected algorithms.  

> org.apache.geronimo.util.jce.X509V1CertificateGenerator appears to be 
> deprecated with no replacement
> ----------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-3054
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3054
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 1.1.1
>         Environment: All
>            Reporter: Ken
>            Priority: Minor
>
> Hello, all.  I am looking at the source code for several files, and one of 
> them, org.apache.geronimo.util.jce.X509V1CertificateGenerator has the 
> following tag & notice:
> /**
>  * class to produce an X.509 Version 1 certificate.
>  *
>  * @deprecated use the equivalent class in org.apache.geronimo.util.x509
>  */
> I (think I) have looked everywhere for a package named x509 under util, or 
> even a reference to when/how/why/to what it was changed, but can't seem to 
> find one.  Where is this "replacement" class that is mentioned in the 
> deprecation?

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

Reply via email to