[
https://issues.apache.org/activemq/browse/CAMEL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40830
]
Willem Jiang commented on CAMEL-258:
------------------------------------
Hi Hadrian,
I think you do not use svn add to the new files in the patch.
I had to reopen this JIRA.
Here is a tool[1] to avoid this kind of error ;)
http://svn.haxx.se/dev/archive-2003-04/0164.shtml
You can use "svn st |grep ?" to find them in you work space.
Thanks,
Willem.
Here are the list of files that you did not add into svn.
components/camel-cxf/src/test/resources/logging.properties
components/camel-cxf/src/test/resources/org/apache/camel/component/cxf/transport/CamelDestination.xml
components/camel-cxf/src/test/resources/org/apache/camel/component/cxf/transport/CamelConduit.xml
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport/spring/AbstractCamelContextBeanDefinitionParser.java
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport/spring/CamelDestinationDefinitionParser.java
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport/spring/NamespaceHandler.java
components/camel-cxf/src/main/java/org/apache/camel/component/cxf/transport/spring/CamelConduitDefinitionParser.java
components/camel-cxf/src/main/resources/schema/configuration/camel.xsd
> support load camel context in camel transport from spring configuration.
> ------------------------------------------------------------------------
>
> Key: CAMEL-258
> URL: https://issues.apache.org/activemq/browse/CAMEL-258
> Project: Apache Camel
> Issue Type: Sub-task
> Components: camel-cxf
> Reporter: Willem Jiang
> Fix For: 1.3.0
>
> Attachments: 258.patch
>
>
> Support to load camel context from spring configuration for camel transport
> factory , camel conduit , camel destination.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.