Branch: refs/heads/master Home: https://github.com/jenkinsci/log-command-plugin Commit: 3b97f37e727f6cc0426ad2a7b96c8e49d8c654e1 https://github.com/jenkinsci/log-command-plugin/commit/3b97f37e727f6cc0426ad2a7b96c8e49d8c654e1 Author: Ignacio Albors <ignacio.alb...@gmail.com> Date: 2019-10-27 (Sun, 27 Oct 2019)
Changed paths: M pom.xml M src/main/java/org/jenkinsci/plugins/commands/SLC.java M src/main/java/org/jenkinsci/plugins/commands/ShowLogCommand.java M src/main/java/org/jenkinsci/plugins/commands/ShowLogIMCommand.java M src/main/resources/index.jelly M src/main/resources/org/jenkinsci/plugins/commands/Messages.properties Log Message: ----------- Fixing incompatibilities when doing release:prepare In order to fix it: * More recent jenkins version (avoid dependencies' nightmare) * New Parent POM. ** Fixed jdk dependency * In jelly file (now mandatory): <?jelly escape-by-default='true'?> * Updated instant-messaging plugin to fix problem with maven-plugin version * Fix spotbugs errors found after all those updates: ** NM_METHOD_NAMING_CONVENTION ** SBSC_USE_STRINGBUFFER_CONCATENATION ** SS_SHOULD_BE_STATIC ** DLS_DEAD_LOCAL_STORE ** DM_DEFAULT_ENCODING ** SBSC_USE_STRINGBUFFER_CONCATENATION -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/log-command-plugin/push/refs/heads/master/e38541-3b97f3%40github.com.