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

Mitko Kolev updated CAMEL-2549:
-------------------------------

    Attachment: exec-wiki.txt
                camel-exec-3.diff

Hello everyone, 
I am attaching the wiki content, of the component documententation. I was not 
able to view the source of the Camel wiki pages as example, so thie wiki 
content has to be probably adapted to the Camel format (headers, logos etc).
 
I also found some issues in the code and fixed them:

*  I removed the loggin of the stderr and stdout. It could cause inconvenience 
as the streams get read by the logging (must be reset in this case). 
* The type of the command args is now List, when set from the headers. In this 
case the custom parser is not needed, so it is also not used. 
* I addded the examples in the wiki docs as tests, that are @Ignored, so that 
the examples can be verified easily when needed
* I documented better some parts of the Java docs
* ExecResult is now value object

I tested the code with source checks and built it on Linux and Windows. If 
something else is needed, let me know. 

Regards, 
Mitko


> Camel Exec component
> --------------------
>
>                 Key: CAMEL-2549
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2549
>             Project: Apache Camel
>          Issue Type: New Feature
>    Affects Versions: 2.3.0
>         Environment: Tested on Windows XP and Linux
>            Reporter: Mitko Kolev
>            Assignee: Martin Krasser
>             Fix For: 2.3.0
>
>         Attachments: camel-exec-3.diff, camel-exec-component-feedback.zip, 
> camel-exec-patch.diff, camel-exec-patch2.diff, exec-wiki.txt
>
>


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

        

Reply via email to