You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin loses its global settings when Jenkins is restarted. The xml file is still there and has the correct information in it, but the fields in Jenkins' settings page are blank and no messages show up in HipChat. If I re-enter all of them, messages start flowing again (until the next restart).
This is with Jenkins 1.526 with version 0.1.0 of the plugin on Ubuntu Linux 12.04.2 64-bit.
java -version returns:
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
The text was updated successfully, but these errors were encountered:
i found two versions of the plugin installed at the same time. once i removed the older version (0.1.0), the settings persisted over restarts. 0.1.4 is what is running now.
This plugin loses its global settings when Jenkins is restarted. The xml file is still there and has the correct information in it, but the fields in Jenkins' settings page are blank and no messages show up in HipChat. If I re-enter all of them, messages start flowing again (until the next restart).
This is with Jenkins 1.526 with version 0.1.0 of the plugin on Ubuntu Linux 12.04.2 64-bit.
java -version
returns:The text was updated successfully, but these errors were encountered: