[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-08 Thread Tsuyoshi Ozawa (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi Ozawa updated MAPREDUCE-5657:
--
   Resolution: Fixed
Fix Version/s: 2.7.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Fix For: 2.7.0

 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-001-branch-2.patch, 
 MAPREDUCE-5657-002.patch, MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-005.patch, MAPREDUCE-5657-wip3.patch, RandomWriter.png, 
 build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-03 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: (was: MAPREDUCE-5657-004.patch)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-03 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: MAPREDUCE-5657-005.patch

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, MAPREDUCE-5657-005.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-03 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: MAPREDUCE-5657-004.patch

Thanks Tsuyoshi. Fixed RandomTextWriter.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-03 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Status: Patch Available  (was: Open)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, MAPREDUCE-5657-005.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-02 Thread Tsuyoshi Ozawa (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi Ozawa updated MAPREDUCE-5657:
--
Attachment: randomtextwriter.png

Please fix RandomTextWriter also.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-02 Thread Tsuyoshi Ozawa (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi Ozawa updated MAPREDUCE-5657:
--
Status: Open  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log, randomtextwriter.png


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-02 Thread Tsuyoshi Ozawa (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsuyoshi Ozawa updated MAPREDUCE-5657:
--
Attachment: RandomWriter.png

[~ajisakaa] thank you for updating a patch. I checked RandomWriter's page, but 
layout looks broken. Attaching RandomWriter.html's png. Could you check such 
pages?

This should be like this:
https://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/examples/RandomWriter.html

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-wip3.patch, RandomWriter.png, 
 build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-02 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: MAPREDUCE-5657-004.patch

Thanks [~ozawa] for the review comment! Updated the patch.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-004.patch, 
 MAPREDUCE-5657-wip3.patch, RandomWriter.png, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-01 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: MAPREDUCE-5657-003.patch

Rebased.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-03-01 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Component/s: documentation

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: documentation
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-003.patch, MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-28 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated MAPREDUCE-5657:

Status: Open  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-28 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated MAPREDUCE-5657:

Status: Patch Available  (was: Open)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-10 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Status: Open  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-10 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Status: Patch Available  (was: Open)

Resubmitting the patch. I'm not sure why hdfs tests ran.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-06 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Status: Open  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-06 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: build.log
MAPREDUCE-5657-wip3.patch

wip3 patch
* rebased for the latest trunk
* removed trailing whitespaces

However, mvn package will fail with the patch. Attaching the error log also.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-06 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Attachment: MAPREDUCE-5657-002.patch

002 - Fixed some errors in javadoc.
I verified the following command succeeded with JDK8.
{code}
$ cd hadoop-mapreduce-project
$ mvn package -Pdist -DskipTests
{code}

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2015-02-06 Thread Akira AJISAKA (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira AJISAKA updated MAPREDUCE-5657:
-
Status: Patch Available  (was: Open)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Akira AJISAKA
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch, MAPREDUCE-5657-002.patch, 
 MAPREDUCE-5657-wip3.patch, build.log


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2014-12-09 Thread Steve Loughran (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated MAPREDUCE-5657:
--
Affects Version/s: (was: 2.3.0)
   (was: 3.0.0)
   2.7.0
   Status: Open  (was: Patch Available)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2014-12-09 Thread Steve Loughran (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated MAPREDUCE-5657:
--
Target Version/s: 2.7.0
  Status: Patch Available  (was: Open)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 2.7.0
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2014-01-03 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated MAPREDUCE-5657:
--

Attachment: 5657-trunk.patch
5657-branch-2.patch

Updated patches refreshed to latest trunk and branch-2.

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 3.0.0, 2.4.0
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-branch-2.patch, 
 5657-trunk.patch, 5657-trunk.patch


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2013-11-28 Thread Steve Loughran (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated MAPREDUCE-5657:
--

Assignee: Andrew Purtell
  Status: Patch Available  (was: Open)

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 3.0.0, 2.3.0
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-trunk.patch


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (MAPREDUCE-5657) [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments

2013-11-27 Thread Andrew Purtell (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Purtell updated MAPREDUCE-5657:
--

Attachment: 5657-branch-2.patch
5657-trunk.patch

 [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments
 -

 Key: MAPREDUCE-5657
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5657
 Project: Hadoop Map/Reduce
  Issue Type: Bug
Affects Versions: 3.0.0, 2.3.0
Reporter: Andrew Purtell
Priority: Minor
 Attachments: 5657-branch-2.patch, 5657-trunk.patch


 Javadoc is more strict by default in JDK8 and will error out on malformed or 
 illegal tags found in doc comments. Although tagged as JDK8 all of the 
 required changes are generic Javadoc cleanups.



--
This message was sent by Atlassian JIRA
(v6.1#6144)