See <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/88/display/redirect?page=changes>
Changes: [thomas.heigl] WICKET-6952 Performance improvements for `Strings.isEmpty()` (#497) ------------------------------------------ [INFO] [INFO] -------------------< org.apache.wicket:wicket-util >-------------------- [INFO] Building Wicket Util 9.8.0-SNAPSHOT [2/32] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wicket-util --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ wicket-util --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wicket-util --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (default) @ wicket-util --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wicket-util --- [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.2.0:resources (default-resources) @ wicket-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 11 resources [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/resources> [INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/target/generated-res> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ wicket-util --- [WARNING] ******************************************************************************************************************************************************************************* [WARNING] * Required filename-based automodules detected: [commons-fileupload-1.4.jar, javax.servlet-api-3.1.0.jar]. Please don't publish this project to a public artifact repository! * [WARNING] ******************************************************************************************************************************************************************************* [INFO] Changes detected - recompiling the module! [INFO] Compiling 203 source files to <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/target/classes> [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/java/org/apache/wicket/util/crypt/ClassCryptFactory.java>:[69,30] setKey(java.lang.String) in org.apache.wicket.util.crypt.ICrypt has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/java/org/apache/wicket/util/crypt/ClassCryptFactory.java>:[34,8] deprecated item is not annotated with @Deprecated [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/java/org/apache/wicket/util/crypt/CachingSunJceCryptFactory.java>:[27,8] deprecated item is not annotated with @Deprecated [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/java/org/apache/wicket/util/crypt/NoCrypt.java>:[70,21] setKey(java.lang.String) in org.apache.wicket.util.crypt.ICrypt has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/main/java/org/apache/wicket/util/crypt/AbstractCrypt.java>:[122,21] setKey(java.lang.String) in org.apache.wicket.util.crypt.ICrypt has been deprecated and marked for removal [INFO] [INFO] --- maven-bundle-plugin:5.1.3:manifest (bundle-manifest) @ wicket-util --- [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ wicket-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ wicket-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 44 source files to <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/target/test-classes> [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/collections/MicroMapTest.java>:[40,17] org.apache.wicket.util.collections.MicroMap in org.apache.wicket.util.collections has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/collections/MicroMapTest.java>:[40,50] org.apache.wicket.util.collections.MicroMap in org.apache.wicket.util.collections has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/crypt/SunJceCryptTest.java>:[39,37] SunJceCrypt() in org.apache.wicket.util.crypt.SunJceCrypt has been deprecated and marked for removal [WARNING] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/crypt/SunJceCryptTest.java>:[57,37] SunJceCrypt(java.lang.String) in org.apache.wicket.util.crypt.SunJceCrypt has been deprecated and marked for removal [INFO] 4 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/string/StringsTest.java>:[60,106] cannot find symbol symbol: variable Modifier location: class org.apache.wicket.util.string.StringsTest [ERROR] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/string/StringsTest.java>:[66,105] cannot find symbol symbol: variable Modifier location: class org.apache.wicket.util.string.StringsTest [ERROR] <https://ci-builds.apache.org/job/Wicket/job/Wicket%209.x%20(Draft)/org.apache.wicket$wicket-util/ws/src/test/java/org/apache/wicket/util/string/StringsTest.java>:[81,33] cannot find symbol symbol: class Method location: class org.apache.wicket.util.string.StringsTest [INFO] 3 errors [INFO] -------------------------------------------------------------