Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link back to the Jenkins javadoc. #87

Merged
merged 1 commit into from
Oct 30, 2017
Merged

Conversation

jtnord
Copy link
Member

@jtnord jtnord commented Oct 30, 2017

Since most plugins will use classes from Jenkins we should link the
javadoc so you can navigate to the Jenkins javadoc similar to linking to
the J2SE javadoc

Tested on a local plugin that the links to the jenkins javadoc and the Oracle J2SE javadocs are created.

@reviewbybees

Since most plugins will use classes from Jenkins we should link the
javadoc so you can navigate to the Jenkins javadoc similar to linking to
the J2SE javadoc
@@ -657,6 +657,11 @@
</goals>
<!-- As soon as possible but after required generate-sources phase -->
<phase>process-sources</phase>
<configuration>
<links>
<link>http://javadoc.jenkins.io/</link>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this site is not yet SSL enabled :-(

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

File/reference an INFRA ticket @jtnord ?

Copy link
Member Author

@jtnord jtnord Nov 3, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh you mean about ssl on javadoc.jenkins.io :-)

@ghost
Copy link

ghost commented Oct 30, 2017

This pull request originates from a CloudBees employee. At CloudBees, we require that all pull requests be reviewed by other CloudBees employees before we seek to have the change accepted. If you want to learn more about our process please see this explanation.

Copy link
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐝

@oleg-nenashev
Copy link
Member

@reviewbybees done

@jtnord
Copy link
Member Author

jtnord commented Oct 30, 2017

given I do not expect anyone in the community to disagree with this change merging early

@jtnord jtnord merged commit 820bd5c into jenkinsci:master Oct 30, 2017
@jtnord jtnord deleted the javadoc branch October 30, 2017 15:52
@recena
Copy link

recena commented Nov 3, 2017

Belated 🐝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants