You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by oa...@apache.org on 2019/12/18 22:40:26 UTC

[camel] branch master updated: Create .lgtm.yml

This is an automated email from the ASF dual-hosted git repository.

oalsafi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 0928bef  Create .lgtm.yml
0928bef is described below

commit 0928bef26522a005f47c5e4f4f8a1755e2f242a0
Author: Omar Al-Safi <om...@gmail.com>
AuthorDate: Wed Dec 18 23:40:11 2019 +0100

    Create .lgtm.yml
---
 .lgtm.yml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/.lgtm.yml b/.lgtm.yml
new file mode 100644
index 0000000..e880d095
--- /dev/null
+++ b/.lgtm.yml
@@ -0,0 +1,19 @@
+# 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
+
+extraction:
+  java:
+    index:
+      build_command: mvn clean package -Pfastinstall