You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sebb <se...@gmail.com> on 2015/01/13 22:39:01 UTC

Re: [math] Enable jacoco again.

On 13 January 2015 at 10:04,  <tn...@apache.org> wrote:
> Repository: commons-math
> Updated Branches:
>   refs/heads/master 3923fc10f -> 4e1958256
>
>
> Enable jacoco again.
>
>
> Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
> Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4e195825
> Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4e195825
> Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/4e195825
>
> Branch: refs/heads/master
> Commit: 4e1958256efd75ff3eefbdf43d187c9cc1e691bb
> Parents: 3923fc1
> Author: tn <th...@gmail.com>
> Authored: Tue Jan 13 11:04:32 2015 +0100
> Committer: tn <th...@gmail.com>
> Committed: Tue Jan 13 11:04:32 2015 +0100
>
> ----------------------------------------------------------------------
>  src/site/resources/profile.jacoco          | 17 +++++++++++++++++
>  src/site/resources/profile.jacoco.disabled | 17 -----------------
>  2 files changed, 17 insertions(+), 17 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/commons-math/blob/4e195825/src/site/resources/profile.jacoco
> ----------------------------------------------------------------------
> diff --git a/src/site/resources/profile.jacoco b/src/site/resources/profile.jacoco
> new file mode 100644
> index 0000000..a12755f
> --- /dev/null
> +++ b/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

Note: an empty file does not need an AL header.

Nor (pedantically speaking) can it have any content!

> http://git-wip-us.apache.org/repos/asf/commons-math/blob/4e195825/src/site/resources/profile.jacoco.disabled
> ----------------------------------------------------------------------
> diff --git a/src/site/resources/profile.jacoco.disabled b/src/site/resources/profile.jacoco.disabled
> deleted file mode 100644
> index a12755f..0000000
> --- a/src/site/resources/profile.jacoco.disabled
> +++ /dev/null
> @@ -1,17 +0,0 @@
> -# 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org