Skip to content

[MINOR][BUILD] Update all checkstyle dtd to use "https://checkstyle.org" - #23887

Closed
HeartSaVioR wants to merge 1 commit into
apache:masterfrom
HeartSaVioR:java-checkstyle-dtd-change-url
Closed

[MINOR][BUILD] Update all checkstyle dtd to use "https://checkstyle.org"#23887
HeartSaVioR wants to merge 1 commit into
apache:masterfrom
HeartSaVioR:java-checkstyle-dtd-change-url

Conversation

@HeartSaVioR

@HeartSaVioRHeartSaVioR commented Feb 25, 2019

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/

Looks like the link of dtd file is dead http://www.puppycrawl.com/dtds/configuration_1_3.dtd.

This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601

How was this patch tested?

Checked the new links.

@HeartSaVioRHeartSaVioR changed the title [MINOR][BUILD] all checkstyle dtd to use "https://checkstyle.org"[MINOR][BUILD] Update all checkstyle dtd to use "https://checkstyle.org"Feb 25, 2019
@cloud-fan

Copy link
Copy Markdown
Contributor

ok to test

@cloud-fan

Copy link
Copy Markdown
Contributor

cc @HyukjinKwon@srowen

@kiszk

Copy link
Copy Markdown
Member

LGTM, pending Jenkins

@SparkQA

Copy link
Copy Markdown

Test build #102752 has finished for PR 23887 at commit a22f4f6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

Copy link
Copy Markdown

Test build #102753 has finished for PR 23887 at commit a22f4f6.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin

Copy link
Copy Markdown
Contributor

Merging to master / 2.4 / 2.3.

vanzin pushed a commit that referenced this pull request Feb 25, 2019
## What changes were proposed in this pull request?
Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/
Looks like the link of dtd file is dead `http://www.puppycrawl.com/dtds/configuration_1_3.dtd`.
This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601
## How was this patch tested?
Checked the new links.
Closes#23887 from HeartSaVioR/java-checkstyle-dtd-change-url.
Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
(cherry picked from commit c5de804)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
vanzin pushed a commit that referenced this pull request Feb 25, 2019
## What changes were proposed in this pull request?
Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/
Looks like the link of dtd file is dead `http://www.puppycrawl.com/dtds/configuration_1_3.dtd`.
This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601
## How was this patch tested?
Checked the new links.
Closes#23887 from HeartSaVioR/java-checkstyle-dtd-change-url.
Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
(cherry picked from commit c5de804)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
@HeartSaVioR

Copy link
Copy Markdown
ContributorAuthor

Thanks all for reviewing and merging!

@HeartSaVioR
HeartSaVioR deleted the java-checkstyle-dtd-change-url branch February 25, 2019 20:15
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 23, 2019
## What changes were proposed in this pull request?
Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/
Looks like the link of dtd file is dead `http://www.puppycrawl.com/dtds/configuration_1_3.dtd`.
This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601
## How was this patch tested?
Checked the new links.
Closesapache#23887 from HeartSaVioR/java-checkstyle-dtd-change-url.
Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
(cherry picked from commit c5de804)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Jul 25, 2019
## What changes were proposed in this pull request?
Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/
Looks like the link of dtd file is dead `http://www.puppycrawl.com/dtds/configuration_1_3.dtd`.
This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601
## How was this patch tested?
Checked the new links.
Closesapache#23887 from HeartSaVioR/java-checkstyle-dtd-change-url.
Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
(cherry picked from commit c5de804)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
kai-chi pushed a commit to kai-chi/spark that referenced this pull request Aug 1, 2019
## What changes were proposed in this pull request?
Below build failed with Java checkstyle test, but instead of violation it shows FileNotFound on dtd file.
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/102751/
Looks like the link of dtd file is dead `http://www.puppycrawl.com/dtds/configuration_1_3.dtd`.
This patch updates the dtd link to "https://checkstyle.org/dtds/" given checkstyle repository also updated the URL path.
checkstyle/checkstyle#5601
## How was this patch tested?
Checked the new links.
Closesapache#23887 from HeartSaVioR/java-checkstyle-dtd-change-url.
Authored-by: Jungtaek Lim (HeartSaVioR) <kabhwan@gmail.com>
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
(cherry picked from commit c5de804)
Signed-off-by: Marcelo Vanzin <vanzin@cloudera.com>
Sign up for freeto 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.

6 participants

@HeartSaVioR@cloud-fan@kiszk@SparkQA@vanzin@srowen