[ 
https://issues.apache.org/jira/browse/GERONIMO-6439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor resolved GERONIMO-6439.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1
         Assignee: Jarek Gawor

Committed the patch in revision 1448011. Thanks for the patch!

                
> There are some spelling mistakes in CommandUnlockKeystore.java's 
> DeploymentException message
> --------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6439
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6439
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0-beta-1
>            Reporter: xiezhi
>            Assignee: Jarek Gawor
>            Priority: Minor
>             Fix For: 3.0.1
>
>         Attachments: CommandUnlockKeystore.java.patch
>
>
> Found some spelling mistakes in DeploymentException message. Then checked the 
> source. 
> In 
> http://svn.apache.org/repos/asf/geronimo/server/trunk/framework/modules/geronimo-deploy-tool/src/main/java/org/apache/geronimo/deployment/cli/CommandUnlockKeystore.java
> Line 126
>             throw new DeploymentException("No alias with the name " + 
> aliasName + " exists in the kyeStoreTruststore password properties file::" + 
> System.getProperty(KEYSTORE_TRUSTSTORE_PASSWORD_FILE, 
> DEFAULT_KEYSTORE_TRUSTSTORE_PASSWORD_FILE));
> Line 172
>             throw new DeploymentException("No keyStorePassword attribute 
> named " + keyStoreName + " exists in the kyeStoreTruststore password 
> properties file::" + System.getProperty(KEYSTORE_TRUSTSTORE_PASSWORD_FILE, 
> DEFAULT_KEYSTORE_TRUSTSTORE_PASSWORD_FILE));
> I think the "kyeStoreTruststore" should be corrected to "keyStoreTruststore"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to