30 Commits

Author SHA1 Message Date
buildmaster
dc2a4c29b4 Bumping versions to 2.0.4.BUILD-SNAPSHOT after release 2019-06-07 23:34:21 +00:00
buildmaster
34012e0fe2 Going back to snapshots 2019-06-07 23:34:21 +00:00
buildmaster
365834fc97 Update SNAPSHOT to 2.0.2.RELEASE 2019-06-07 23:31:44 +00:00
buildmaster
10341316f9 Bumping versions to 2.0.3.BUILD-SNAPSHOT after release 2019-06-07 20:21:41 +00:00
buildmaster
7e405bfbb3 Going back to snapshots 2019-06-07 20:21:41 +00:00
buildmaster
afbcc8b2cf Update SNAPSHOT to 2.0.2.RELEASE 2019-06-07 20:20:06 +00:00
Spring Operator
9386c48d66 URL Cleanup (#157)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success 
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 7 occurrences migrated to:  
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences migrated to:  
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin with 1 occurrences migrated to:  
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 with 2 occurrences migrated to:  
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 7 occurrences
2019-03-16 11:38:40 -04:00
buildmaster
df8cf65486 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2019-02-22 15:29:21 +00:00
buildmaster
50f74af580 Going back to snapshots 2019-02-22 15:29:20 +00:00
buildmaster
8cc6ddc9b1 Update SNAPSHOT to 2.0.1.RELEASE 2019-02-22 15:28:30 +00:00
Spencer Gibb
07469e4241 Removes forcing of dates to timestamps as false.
This lets the user decide via properties.

fixes gh-147
2019-02-11 14:31:48 -05:00
buildmaster
ddcfec8938 Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-18 14:59:13 +00:00
buildmaster
46c055219f Going back to snapshots 2018-06-18 14:59:13 +00:00
buildmaster
1974b23bec Update SNAPSHOT to 2.0.0.RELEASE 2018-06-18 14:49:08 +00:00
buildmaster
7842743678 Going back to snapshots 2018-05-24 19:31:23 +00:00
buildmaster
597baded52 Update SNAPSHOT to 2.0.0.RC2 2018-05-24 19:30:41 +00:00
buildmaster
62174be70f Going back to snapshots 2018-04-20 18:53:06 +00:00
buildmaster
142f90dee9 Update SNAPSHOT to 2.0.0.RC1 2018-04-20 18:52:24 +00:00
buildmaster
5d683c5088 Going back to snapshots 2018-03-02 17:08:35 +00:00
buildmaster
f61c8eebb8 Update SNAPSHOT to 2.0.0.M7 2018-03-02 17:07:59 +00:00
Spencer Gibb
5f5dcb2cc8 Ensure BusJacksonMessageConverter uses auto-configured ObjectMapper
fixes gh-104
2018-02-28 22:32:33 -05:00
buildmaster
940ce37b7e Going back to snapshots 2018-02-26 20:56:51 +00:00
buildmaster
8576a71e33 Update SNAPSHOT to 2.0.0.M6 2018-02-26 20:56:14 +00:00
buildmaster
b8ddbb72bd Going back to snapshots 2018-02-09 21:21:05 +00:00
buildmaster
e0596e8128 Update SNAPSHOT to 2.0.0.M5 2018-02-09 21:20:28 +00:00
buildmaster
7ccdd9552b Going back to snapshots 2017-12-01 22:00:44 +00:00
buildmaster
c1cd51e70b Update SNAPSHOT to 2.0.0.M4 2017-12-01 22:00:10 +00:00
buildmaster
1ddc238db7 Going back to snapshots 2017-11-14 21:59:20 +00:00
buildmaster
f67585b1b0 Update SNAPSHOT to 2.0.0.M3 2017-11-14 21:58:45 +00:00
Spencer Gibb
598c89a4ba Fix clashing method names when exported to jmx.
fixes gh-92
2017-11-11 15:06:45 +01:00