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 #171

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

Changes:

[mmusgrov] issue7 Context propagation across non-LRA aware services

------------------------------------------
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] 16 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 14 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 12 source files to <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/org.eclipse.microprofile.lra$microprofile-lra-tck/ws/src/main/java/org/eclipse/microprofile/lra/tck/TckTests.java>:[127,82] cannot find symbol
  symbol:   variable rcPath
  location: class org.eclipse.microprofile.lra.tck.TckTests
[INFO] 1 error
[INFO] -------------------------------------------------------------


Back to the top