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
{{ message }}
This repository was archived by the owner on Jun 9, 2021. It is now read-only.
[7337969c089b16f](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/7337969c089b16f) Tomas Bjerre *2017-01-13 08:20:58*
26
+
[85558ecd08f2321](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/commit/85558ecd08f2321) Tomas Bjerre *2017-01-13 08:33:22*
10
27
11
28
## 2.47
12
29
### GitHub [#178](https://github.com/tomasbjerre/pull-request-notifier-for-bitbucket/issues/178) Forms with checkboxes that have a default value of false do not work
@@ -1036,8 +1053,8 @@ Also:
1036
1053
1037
1054
Compatibility with JDK 1.7
1038
1055
1039
-
If you ever consider backward compatibility to be relevant.
1040
-
1056
+
If you ever consider backward compatibility to be relevant.
1057
+
1041
1058
java.util.Base64 is available since 1.8 and javax.xml.bind.DatatypeConverter since 1.6.
* If the system you are trying to notify does not seem to get notified you may check that the triggered URL looks as expected. You can do that by setting up a webserver, let the plugin invoke that with same parameters and then look at its log files to se the requested URL. Or notify *http://cogi.bjurr.se/?${...}* and I can check my logs and tell you what the URL looks like.
297
+
* If the system you are trying to notify does not seem to get notified you may check that the triggered URL looks as expected. You can do that by invoking https://requestb.in/ and inspect its results.
298
298
299
299
## Developer instructions
300
300
There are some scripts to help working with the plugin.
0 commit comments