You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2015/06/27 19:40:05 UTC

[jira] [Updated] (CAMEL-8909) Jasypt CLI outputs help twice

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

Jonathan Anstey updated CAMEL-8909:
-----------------------------------
    Priority: Minor  (was: Major)

> Jasypt CLI outputs help twice
> -----------------------------
>
>                 Key: CAMEL-8909
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8909
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.15.2
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.16.0
>
>
> Using -help results in the following output:
> [janstey@bender apache-camel-2.15.2]$ java -jar lib/camel-jasypt-2.15.2.jar -help
> Apache Camel Jasypt takes the following options
>   -h or -help = Displays the help screen
>   -c or -command <command> = Command either encrypt or decrypt
>   -p or -password <password> = Password to use
>   -i or -input <input> = Text to encrypt or decrypt
>   -a or -algorithm <algorithm> = Optional algorithm to use
> Error: Command is empty
> Apache Camel Jasypt takes the following options
>   -h or -help = Displays the help screen
>   -c or -command <command> = Command either encrypt or decrypt
>   -p or -password <password> = Password to use
>   -i or -input <input> = Text to encrypt or decrypt
>   -a or -algorithm <algorithm> = Optional algorithm to use



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)