Added component file
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a4935d92 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a4935d92 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a4935d92 Branch: refs/heads/master Commit: a4935d92207c57110774c799887dddb8a1a8674a Parents: c7539a7 Author: Mike Kennedy <michael.kenn...@ucr.edu> Authored: Sat May 30 23:29:16 2015 -0700 Committer: Claus Ibsen <davscl...@apache.org> Committed: Mon Jun 1 08:55:12 2015 +0200 ---------------------------------------------------------------------- .../services/org/apache/camel/component/slack | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a4935d92/components/camel-slack/src/main/resources/META-INF/services/org/apache/camel/component/slack ---------------------------------------------------------------------- diff --git a/components/camel-slack/src/main/resources/META-INF/services/org/apache/camel/component/slack b/components/camel-slack/src/main/resources/META-INF/services/org/apache/camel/component/slack new file mode 100644 index 0000000..c4862e0 --- /dev/null +++ b/components/camel-slack/src/main/resources/META-INF/services/org/apache/camel/component/slack @@ -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.slack.SlackComponent