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

[NEMO-248] Validate javadoc in mvn phase #139

Merged
merged 2 commits into from
Oct 31, 2018
Merged

Conversation

taegeonum
Copy link
Contributor

@taegeonum taegeonum commented Oct 31, 2018

JIRA: NEMO-248: Validate javadoc in mvn phase

Major changes:

  • Add javadoc validation to validate phase
  • Remove mvn javdoc:javdoc in .travis.yml
    Minor changes to note:

Tests for the changes:

Other comments:

Closes #139

@johnyangk johnyangk merged commit eea3f57 into apache:master Oct 31, 2018
taegeonum pushed a commit that referenced this pull request Apr 15, 2019
JIRA: [NEMO-379: Change javadoc goal to a proper one](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-379)

**Major changes:**
- Change javadoc test command from `javadoc` to `test-javadoc`. This prevents tests from creating unwanted javdoc files, caused by #139 .

**Minor changes to note:**
- None

**Tests for the changes:**
- None

**Other comments:**
- None

Closes #212
alapha23 pushed a commit to alapha23/incubator-nemo that referenced this pull request Apr 15, 2019
JIRA: [NEMO-379: Change javadoc goal to a proper one](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-379)

**Major changes:**
- Change javadoc test command from `javadoc` to `test-javadoc`. This prevents tests from creating unwanted javdoc files, caused by apache#139 .

**Minor changes to note:**
- None

**Tests for the changes:**
- None

**Other comments:**
- None

Closes apache#212

hihi
alapha23 pushed a commit to alapha23/incubator-nemo that referenced this pull request Apr 17, 2019
JIRA: [NEMO-379: Change javadoc goal to a proper one](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-379)

**Major changes:**
- Change javadoc test command from `javadoc` to `test-javadoc`. This prevents tests from creating unwanted javdoc files, caused by apache#139 .

**Minor changes to note:**
- None

**Tests for the changes:**
- None

**Other comments:**
- None

Closes apache#212

hihi
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.

2 participants