Link to Google Guava API broken in clojure.java.javadoc/*remote-javadocs*

Description

googlecode.com is no longer in service. Thus using javadoc on Google Guava classes always results in a 404 error page.

The change proposed here updates the URL to point to the current release of Guava, release 23.0.

Unfortunately, the new URL contains the release version, so will be out-of-date soon as Guava has a higher release cadence (and there can be breakage). The alternative is to simply drop support for Guava in javadoc.

Environment

None

Attachments

1
  • 19 Sep 2017, 05:59 PM

Activity

Show:

Juraj MartinkaOctober 8, 2017 at 12:21 PM

While looking at this I realized that links to Java 9 docs are missing from `core-java-api` definition

Alex MillerSeptember 19, 2017 at 6:05 PM

Fix url updated in 1.9-alpha20.

Alex MillerSeptember 19, 2017 at 6:04 PM

Ha, I think that happened since the original patch was written for 1.9. Thanks...

David BürginSeptember 19, 2017 at 6:01 PM

Created by recently merged CLJ-1398.

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Fix versions

Created September 19, 2017 at 5:59 PM
Updated October 8, 2017 at 12:21 PM
Resolved October 8, 2017 at 12:21 PM

Flag notifications