Jacoco trigger file.
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/e5755c38 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/e5755c38 Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/e5755c38 Branch: refs/heads/master Commit: e5755c38ae0ee467d04a287c6e729ff6e0931eb2 Parents: 7c8dc8f Author: Gilles Sadowski <[email protected]> Authored: Sat May 19 16:58:26 2018 +0200 Committer: Gilles Sadowski <[email protected]> Committed: Sat May 19 16:58:26 2018 +0200 ---------------------------------------------------------------------- .../src/site/resources/profile.jacoco | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/e5755c38/commons-numbers-field/src/site/resources/profile.jacoco ---------------------------------------------------------------------- diff --git a/commons-numbers-field/src/site/resources/profile.jacoco b/commons-numbers-field/src/site/resources/profile.jacoco new file mode 100644 index 0000000..a12755f --- /dev/null +++ b/commons-numbers-field/src/site/resources/profile.jacoco @@ -0,0 +1,17 @@ +# 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. +# ----------------------------------------------------------------------------- +# +# Empty file used to automatically trigger JaCoCo profile from commons parent pom
