Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: LRA-maven-snapshots » MicroProfile LRA TCK #363

See <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/363/display/redirect?page=changes>

Changes:

[mmusgrov] issue139 Remove references to recovery coordinators

[mmusgrov] issue117 Replace @NestedLRA with an LRA.Type.Nested element

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------< org.eclipse.microprofile.lra:microprofile-lra-tck >----------
[INFO] Building MicroProfile LRA TCK 1.0-SNAPSHOT                         [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 26 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 24 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-lra-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-lra-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/ws/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-tck ---
[INFO] Starting audit...
[ERROR] /jobs/genie.microprofile/LRA-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/lra/tck/TckTests.java:41:8: Unused import - java.util.logging.Logger. [UnusedImports]
Audit done.


Back to the top