Branch: refs/heads/master Home: https://github.com/jenkinsci/websocket-plugin Commit: bc57badd0c088c1a21bc7eeea2968c01c38394d9 https://github.com/jenkinsci/websocket-plugin/commit/bc57badd0c088c1a21bc7eeea2968c01c38394d9 Author: rinrinne <rinrin...@gmail.com> Date: 2013-07-12 (Fri, 12 Jul 2013)
Changed paths: M src/main/java/org/codefirst/jenkins/wsnotifier/WsNotifier.java M src/main/java/org/codefirst/jenkins/wsnotifier/WsServer.java M src/main/resources/org/codefirst/jenkins/wsnotifier/WsNotifier/global.jelly Log Message: ----------- Support new message format New message format has "status" property instead of "result" property. This property provides the status of build including "build start". For backward compatibility, START cannot be added to "result" property. So I provide new message format. Commit: 29791d941efd8be53687ba97381d1d91e04762c9 https://github.com/jenkinsci/websocket-plugin/commit/29791d941efd8be53687ba97381d1d91e04762c9 Author: MIZUNO Hiroki <mzp...@gmail.com> Date: 2013-07-13 (Sat, 13 Jul 2013) Changed paths: M src/main/java/org/codefirst/jenkins/wsnotifier/WsNotifier.java M src/main/java/org/codefirst/jenkins/wsnotifier/WsServer.java M src/main/resources/org/codefirst/jenkins/wsnotifier/WsNotifier/global.jelly Log Message: ----------- Merge pull request #5 from rinrinne/status-format Support new message format Compare: https://github.com/jenkinsci/websocket-plugin/compare/5eaf30109b85...29791d941efd -- 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. For more options, visit https://groups.google.com/groups/opt_out.