[ 
https://issues.apache.org/jira/browse/CAMEL-6428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679269#comment-13679269
 ] 

Willem Jiang commented on CAMEL-6428:
-------------------------------------

Hi Dhiraj

I just have a comment of the camel-salesforce-maven-plugin's parameter 
{code}
     @Parameter(property = "clientId", required = true)
     protected String clientId;
{code}

As maven plugin support to set property value through -Dxxx=option, I think you 
should add prefix such as "camelSalesforce." to the "clientId". In this 
camel-salesforce-maven-plugin -D setting will not confuse the other maven 
plugins.

Willem


                
> Salesforce Component
> --------------------
>
>                 Key: CAMEL-6428
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6428
>             Project: Camel
>          Issue Type: New Feature
>    Affects Versions: 2.12.0
>            Reporter: Dhiraj Bokde
>            Assignee: Claus Ibsen
>              Labels: patch
>             Fix For: 2.12.0
>
>         Attachments: salesforce-component-201306050258.patch, 
> salesforce-login-file-fix.patch, salesforce-plugin-parameters.patch, 
> salesforce-uriendpoint.patch
>
>
> Submitting a new component for Salesforce support
> Supports Salesforce REST (including blob field retrieval), Batch, and 
> Streaming APIs

--
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