Commit Graph

23 Commits

Author SHA1 Message Date
Andy Clement
d144fbcd68 polish 2021-03-31 11:55:00 -07:00
davydotcom
ecb5e2b94f starting to update readme 2020-08-25 14:49:11 -04:00
Spring Operator
7c493bc46f URL Cleanup
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://permalink.gmane.org/gmane.comp.java.openjdk.jdk7u.devel/6573 (IllegalArgumentException) with 1 occurrences migrated to:
  https://permalink.gmane.org/gmane.comp.java.openjdk.jdk7u.devel/6573 ([https](https://permalink.gmane.org/gmane.comp.java.openjdk.jdk7u.devel/6573) result IllegalArgumentException).

## 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://dist.springsource.org/snapshot/GRECLIPSE/e4.2/ with 1 occurrences migrated to:
  https://dist.springsource.org/snapshot/GRECLIPSE/e4.2/ ([https](https://dist.springsource.org/snapshot/GRECLIPSE/e4.2/) result 200).
* [ ] http://repo.spring.io/release/org/springframework/springloaded/1.2.5.RELEASE/springloaded-1.2.5.RELEASE.jar with 1 occurrences migrated to:
  https://repo.spring.io/release/org/springframework/springloaded/1.2.5.RELEASE/springloaded-1.2.5.RELEASE.jar ([https](https://repo.spring.io/release/org/springframework/springloaded/1.2.5.RELEASE/springloaded-1.2.5.RELEASE.jar) result 200).
* [ ] http://download.eclipse.org/tools/ajdt/42/dev/update with 1 occurrences migrated to:
  https://download.eclipse.org/tools/ajdt/42/dev/update ([https](https://download.eclipse.org/tools/ajdt/42/dev/update) result 301).
* [ ] http://java.sun.com/docs/books/jls/third_edition/html/conversions.html with 1 occurrences migrated to:
  https://java.sun.com/docs/books/jls/third_edition/html/conversions.html ([https](https://java.sun.com/docs/books/jls/third_edition/html/conversions.html) result 302).
* [ ] http://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html with 3 occurrences migrated to:
  https://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html ([https](https://java.sun.com/docs/books/jvms/second_edition/html/ClassFile.doc.html) result 302).
* [ ] http://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc5.html with 1 occurrences migrated to:
  https://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc5.html ([https](https://java.sun.com/docs/books/jvms/second_edition/html/Instructions2.doc5.html) result 302).
2019-03-20 20:10:02 -05:00
Andy Clement
b3517d8fdc Change path to 1.2.6 snapshots 2015-12-03 07:06:14 -08:00
Andy Clement
a27e783711 versions updated to 1.2.5/1.2.6 2015-12-03 06:57:49 -08:00
kaklakariada
24c15bc9d8 Minor changes in README
- update repo link in `git clone` example
- format method/file names and options in mono-space font
2015-11-18 20:43:17 +01:00
Stéphane Nicoll
f66939d20e Fix latest release version. 2015-09-04 09:51:48 +02:00
Andy Clement
1228ab174c versions released 2015-03-13 08:45:48 -07:00
Sebastien Deleuze
10b0015399 Update versions in README.md 2014-10-06 13:17:39 +02:00
Andy Clement
8b15d9e8d5 1.2.0 released, readme updated 2014-04-29 08:08:10 -07:00
Andy Clement
a4f066754b putting in route to latest 1.2.0 2014-03-21 21:41:32 -07:00
Andy Clement
a663846679 updated readme for new versions 2014-02-20 09:40:40 -08:00
Andy Clement
fb3ac73b4d added gradle info 2014-01-22 14:16:34 -08:00
Andy Clement
94469168c2 1.1.4/1.1.5 references 2013-10-22 09:28:36 -07:00
Andy Clement
66eb476e25 removed note about needing gradle build 2013-09-19 14:54:04 -07:00
Andy Clement
a1196c62d3 new property for generated tests off 2013-09-19 14:52:36 -07:00
stefaneggerstorfer
2c2a0935d0 Update README.md
replace drone.io status badge with the one from Cloudbees Jenkins
2013-09-19 08:34:44 +02:00
stefaneggerstorfer
049cd9a912 Update README.md
add drone.io build info
2013-09-03 23:13:33 +02:00
Andy Clement
db23e660cd new version link 2013-04-30 14:00:14 -07:00
Andy Clement
6d5226fcf5 latest 1.1.2 ref 2013-04-25 16:06:11 -07:00
Andy Clement
aa8ee46b86 1.1.2 dev link 2013-03-01 15:22:30 -08:00
Andy Clement
1bf580f54b First drop 2012-12-07 08:43:54 -08:00
Andy Clement
deff1cc219 Initial commit 2012-12-06 15:17:43 -08:00