See 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.core$deltaspike-core-impl/10/display/redirect?page=changes>

Changes:

[github] Avoid NPE in WindowContextImpl


------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeltaSpike Core-Implementation 1.9.5-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
deltaspike-core-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
deltaspike-core-impl ---
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (default) @ deltaspike-core-impl ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 7 explicit excludes (use -debug for more details).
[INFO] 347 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 347 licenses.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:cleanVersions (versions) @ 
deltaspike-core-impl ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ 
deltaspike-core-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ deltaspike-core-impl ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
deltaspike-core-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
deltaspike-core-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 99 source files to 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.core$deltaspike-core-impl/ws/target/classes>
[INFO] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.core$deltaspike-core-impl/ws/src/main/java/org/apache/deltaspike/core/impl/scope/window/WindowBeanHolder.java>:
 Some input files use unchecked or unsafe operations.
[INFO] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.core$deltaspike-core-impl/ws/src/main/java/org/apache/deltaspike/core/impl/scope/window/WindowBeanHolder.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://ci-builds.apache.org/job/DeltaSpike/job/DeltaSpike%20RAT-Check/org.apache.deltaspike.core$deltaspike-core-impl/ws/src/main/java/org/apache/deltaspike/core/impl/scope/window/WindowContextImpl.java>:[85,13]
 cannot find symbol
  symbol:   variable windowHolder
  location: class org.apache.deltaspike.core.impl.scope.window.WindowContextImpl
[INFO] 1 error
[INFO] -------------------------------------------------------------

Reply via email to