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 2010/02/04 13:47:06 UTC

svn commit: r906473 - in /camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services: ./ org/ org/apache/ org/apache/camel/ org/apache/camel/component/

Author: ningjiang
Date: Thu Feb  4 12:47:03 2010
New Revision: 906473

URL: http://svn.apache.org/viewvc?rev=906473&view=rev
Log:
CAMEL-2450 Included the META-INF/services files of camel-spring in camel-spring-osgi bundle

Added:
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/TransactionPolicy
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/spring-event
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/test
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/validator
    camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/xslt

Added: camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/TransactionPolicy
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/TransactionPolicy?rev=906473&view=auto
==============================================================================
--- camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/TransactionPolicy (added)
+++ camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/TransactionPolicy Thu Feb  4 12:47:03 2010
@@ -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.spring.spi.SpringTransactionPolicy
\ No newline at end of file

Added: camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/spring-event
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/spring-event?rev=906473&view=auto
==============================================================================
--- camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/spring-event (added)
+++ camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/spring-event Thu Feb  4 12:47:03 2010
@@ -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

Added: camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/test
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/test?rev=906473&view=auto
==============================================================================
--- camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/test (added)
+++ camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/test Thu Feb  4 12:47:03 2010
@@ -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.test.TestComponent
\ No newline at end of file

Added: camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/validator
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/validator?rev=906473&view=auto
==============================================================================
--- camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/validator (added)
+++ camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/validator Thu Feb  4 12:47:03 2010
@@ -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.validator.ValidatorComponent
\ No newline at end of file

Added: camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/xslt
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/xslt?rev=906473&view=auto
==============================================================================
--- camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/xslt (added)
+++ camel/trunk/components/camel-spring-osgi/src/main/resources/META-INF/services/org/apache/camel/component/xslt Thu Feb  4 12:47:03 2010
@@ -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.xslt.XsltComponent
\ No newline at end of file