This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 36ba48b Fix rat configuration
36ba48b is described below
commit 36ba48b292d6ce7b1f0b767d846dd227f243d7fb
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Dec 10 18:29:07 2017 +0100
Fix rat configuration
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index edb4706..5bb8666 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2167,7 +2167,7 @@
<exclude>**/org.ops4j.pax.exam.TestContainerFactory</exclude>
<exclude>**/maven-metadata-local.xml</exclude>
<!-- jline -->
-
<exclude>**/shell/console/src/main/java/jline/**/*.java</exclude>
+
<exclude>**/src/main/java/jline/**/*.java</exclude>
<!-- test manifests -->
<exclude>**/*.mf</exclude>
<!-- test json files -->
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].