Author: davsclaus
Date: Thu Oct 16 09:44:16 2008
New Revision: 705278
URL: http://svn.apache.org/viewvc?rev=705278&view=rev
Log:
CAMEL-992: Added missing event component
Added:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event
(with props)
Modified:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/test
(props changed)
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/validator
(props changed)
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/xslt
(props changed)
Added:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event?rev=705278&view=auto
==============================================================================
---
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event
(added)
+++
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event
Thu Oct 16 09:44:16 2008
@@ -0,0 +1,18 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
+class=org.apache.camel.component.event.EventComponent
\ No newline at end of file
Propchange:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/event
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/test
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/validator
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
activemq/camel/trunk/components/camel-spring/src/main/resources/META-INF/services/org/apache/camel/component/xslt
------------------------------------------------------------------------------
svn:eol-style = native