Today I wanted to build Sling from trunk. I ran into two issues

1) Preparing test on Apache Sling Dynamic Class Loader Support 1.3.9-SNAPSHOT 
is blocked for ever on:

[main] INFO org.ops4j.pax.exam.spi.DefaultExamSystem - Pax Exam System 
(Version: 4.9.1) created.
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner 
for class org.apache.sling.commons.classloader.it.DynamicClassLoaderIT
Running org.apache.sling.commons.classloader.it.DynamicClassLoaderIT
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - creating PaxExam runner 
for class org.apache.sling.commons.classloader.it.DynamicClassLoaderIT
[main] INFO org.ops4j.pax.exam.junit.impl.ProbeRunner - running test class 
org.apache.sling.commons.classloader.it.DynamicClassLoaderIT

2) Rat Check fails for Apache Sling Testing Mocks Modules Reactor 1-SNAPSHOT

[INFO] --- apache-rat-plugin:0.11:check (default) @ 
org.apache.sling.testing.mocks.reactor ---
[INFO] 58 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/README.*
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 
approved: 1 licence.

Here are the offending files:

[INFO] 2 resources included (use -debug for more details)
[DEBUG]  - included pom.xml
[DEBUG]  - included 
sling-mock-jackrabbit/org.apache.sling.testing.sling-mock-jackrabbit.iml

Reply via email to