See <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/1564/display/redirect?page=changes>
Changes: [snoopdave] Simplification of recent remember-me fix. [snoopdave] More remember-me fixes. ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Roller webapp 6.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ roller-webapp --- [INFO] Deleting <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/target> [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-main-resources) @ roller-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 97 resources [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ roller-webapp --- [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/> [INFO] Storing buildNumber: 88f02b99f0a286e37115fd7a7a18d7d7d5d07224 at timestamp: 1558325863094 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-dbscripts-resources) @ roller-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 23 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (gen-db-scripts) @ roller-webapp --- [INFO] Executing tasks main: [texen] Using contextProperties file: <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/src/main/resources/sql/dbscripts.properties> <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/src/main/resources/sql> [texen] Generating to file <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/target/dbscripts/README.txt> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ roller-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 50 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ roller-webapp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 36 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ roller-webapp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 539 source files to <https://builds.apache.org/job/Roller/org.apache.roller$roller-webapp/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] javac: invalid target release: 11 Usage: javac <options> <source files> use -help for a list of possible options [INFO] 1 error [INFO] -------------------------------------------------------------