Repository: logging-log4j-scala Updated Branches: refs/heads/master bcb3fecb7 -> c05e65872
Fix RAT check Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/c05e6587 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/c05e6587 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/c05e6587 Branch: refs/heads/master Commit: c05e6587261b3423343031bcec5099022797ff97 Parents: bcb3fec Author: Mikael Ståldal <mikael.stal...@magine.com> Authored: Fri Apr 21 10:36:47 2017 +0200 Committer: Mikael Ståldal <mikael.stal...@magine.com> Committed: Fri Apr 21 10:36:47 2017 +0200 ---------------------------------------------------------------------- .../src/site/markdown/index.md | 16 ++++++++++++++++ log4j-api-scala_2.10/src/site/markdown/index.md | 16 ++++++++++++++++ log4j-api-scala_2.11/src/site/markdown/index.md | 16 ++++++++++++++++ log4j-api-scala_2.12/src/site/markdown/index.md | 16 ++++++++++++++++ pom.xml | 20 ++++++++++++++++++++ 5 files changed, 84 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/c05e6587/log4j-api-scala-sample/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/log4j-api-scala-sample/src/site/markdown/index.md b/log4j-api-scala-sample/src/site/markdown/index.md index 9bf20bd..cd207b8 100644 --- a/log4j-api-scala-sample/src/site/markdown/index.md +++ b/log4j-api-scala-sample/src/site/markdown/index.md @@ -1,3 +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. +--> # Log4j Scala API Sample This project demonstrates sample usage of Log4j Scala API. The source code is http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/c05e6587/log4j-api-scala_2.10/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.10/src/site/markdown/index.md b/log4j-api-scala_2.10/src/site/markdown/index.md index bd7cbf9..ce84e3d 100644 --- a/log4j-api-scala_2.10/src/site/markdown/index.md +++ b/log4j-api-scala_2.10/src/site/markdown/index.md @@ -1,3 +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. +--> # Log4j Scala 2.10 API ## Requirements http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/c05e6587/log4j-api-scala_2.11/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/src/site/markdown/index.md b/log4j-api-scala_2.11/src/site/markdown/index.md index 8cd4eef..7ababf1 100644 --- a/log4j-api-scala_2.11/src/site/markdown/index.md +++ b/log4j-api-scala_2.11/src/site/markdown/index.md @@ -1,3 +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. +--> # Log4j Scala 2.11 API ## Requirements http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/c05e6587/log4j-api-scala_2.12/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.12/src/site/markdown/index.md b/log4j-api-scala_2.12/src/site/markdown/index.md index 1808376..7acf397 100644 --- a/log4j-api-scala_2.12/src/site/markdown/index.md +++ b/log4j-api-scala_2.12/src/site/markdown/index.md @@ -1,3 +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. +--> # Log4j Scala 2.12 API ## Requirements http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/c05e6587/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cbb9230..2de02cd 100644 --- a/pom.xml +++ b/pom.xml @@ -132,6 +132,26 @@ </execution> </executions> </plugin> + <!-- RAT report --> + <plugin> + <groupId>org.apache.rat</groupId> + <artifactId>apache-rat-plugin</artifactId> + <configuration> + <excludes> + <!-- jQuery is MIT-licensed, but RAT can't figure it out --> + <exclude>src/site/resources/js/jquery.js</exclude> + <exclude>src/site/resources/js/jquery.min.js</exclude> + <!-- Generated files --> + <exclude>log4j-distribution/target/**/*</exclude> + <exclude>log4j-distribution/.project</exclude> + <exclude>log4j-distribution/.settings/**</exclude> + <exclude>velocity.log</exclude> + <!-- Other --> + <exclude>felix-cache/**</exclude> + <exclude>RELEASE-NOTES.md</exclude> + </excludes> + </configuration> + </plugin> </plugins> </pluginManagement> <plugins>