You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2009/08/07 04:56:33 UTC

svn commit: r801868 - in /camel/branches/camel-1.x: buildingtools/src/main/resources/ components/camel-cxf/src/main/resources/META-INF/ etc/

Author: ningjiang
Date: Fri Aug  7 02:56:33 2009
New Revision: 801868

URL: http://svn.apache.org/viewvc?rev=801868&view=rev
Log:
Removed etc/activemq*.xml

Removed:
    camel/branches/camel-1.x/buildingtools/src/main/resources/notice-supplements.xml
    camel/branches/camel-1.x/etc/activemq-checkstyle-suppressions.xml
    camel/branches/camel-1.x/etc/activemq-checkstyle.xml
    camel/branches/camel-1.x/etc/activemq-eclipse-checkstyle
    camel/branches/camel-1.x/etc/activemq-eclipse-pmd
    camel/branches/camel-1.x/etc/activemq-pmd-ruleset.xml
Modified:
    camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas

Modified: camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas
URL: http://svn.apache.org/viewvc/camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas?rev=801868&r1=801867&r2=801868&view=diff
==============================================================================
--- camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas (original)
+++ camel/branches/camel-1.x/components/camel-cxf/src/main/resources/META-INF/spring.schemas Fri Aug  7 02:56:33 2009
@@ -27,6 +27,7 @@
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.4.0.xsd=schema/cxfEndpoint.xsd
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.5.0.xsd=schema/cxfEndpoint.xsd
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.0.xsd=schema/cxfEndpoint.xsd
+http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-1.6.1.xsd=schema/cxfEndpoint.xsd
 http\://activemq.apache.org/camel/schema/cxfEndpoint/camel-cxf-${pom.version}.xsd=schema/cxfEndpoint.xsd
 
 # since we don't publish the camel schema in the cxf site, we will always use the schema file in the class path