You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Alejandro Abdelnur (Created) (JIRA)" <ji...@apache.org> on 2012/02/16 20:54:59 UTC

[jira] [Created] (HADOOP-8083) javadoc generation for some modules is not done under target/

javadoc generation for some modules is not done under target/
-------------------------------------------------------------

                 Key: HADOOP-8083
                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.24.0, 0.23.2
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
             Fix For: 0.23.2
         Attachments: HADOOP-8083.patch

After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.

The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Alejandro Abdelnur (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209737#comment-13209737 ] 

Alejandro Abdelnur commented on HADOOP-8083:
--------------------------------------------

correct, in case you replace mvn default build dir, still will do it in it.
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210083#comment-13210083 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #1816 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1816/])
    HADOOP-8083 javadoc generation for some modules is not done under target/ (tucu) (Revision 1245321)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245321
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209733#comment-13209733 ] 

Tom White commented on HADOOP-8083:
-----------------------------------

${project.build.directory} is the {{target}} directory so you don't need to append {{target}} to the end of it.
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8083:
---------------------------------------

    Status: Patch Available  (was: Open)
    
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210215#comment-13210215 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #171 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/171/])
    Merge -r 1245320:1245321 from trunk to branch. FIXES: HADOOP-8083 (Revision 1245322)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245322
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Tom White (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210071#comment-13210071 ] 

Tom White commented on HADOOP-8083:
-----------------------------------

+1
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210250#comment-13210250 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Build #199 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/199/])
    Merge -r 1245320:1245321 from trunk to branch. FIXES: HADOOP-8083 (Revision 1245322)

     Result = FAILURE
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245322
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210228#comment-13210228 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Hdfs-trunk #958 (See [https://builds.apache.org/job/Hadoop-Hdfs-trunk/958/])
    HADOOP-8083 javadoc generation for some modules is not done under target/ (tucu) (Revision 1245321)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245321
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210088#comment-13210088 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Common-0.23-Commit #564 (See [https://builds.apache.org/job/Hadoop-Common-0.23-Commit/564/])
    Merge -r 1245320:1245321 from trunk to branch. FIXES: HADOOP-8083 (Revision 1245322)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245322
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210269#comment-13210269 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk #993 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/993/])
    HADOOP-8083 javadoc generation for some modules is not done under target/ (tucu) (Revision 1245321)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245321
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8083:
---------------------------------------

    Attachment: HADOOP-8083.patch

Tom, now I got it. Attached is corrected patch. Thxs
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210101#comment-13210101 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Mapreduce-0.23-Commit #567 (See [https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Commit/567/])
    Merge -r 1245320:1245321 from trunk to branch. FIXES: HADOOP-8083 (Revision 1245322)

     Result = ABORTED
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245322
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8083:
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Committed to trunk and branch-0.23
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210087#comment-13210087 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #1742 (See [https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1742/])
    HADOOP-8083 javadoc generation for some modules is not done under target/ (tucu) (Revision 1245321)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245321
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Alejandro Abdelnur (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alejandro Abdelnur updated HADOOP-8083:
---------------------------------------

    Attachment: HADOOP-8083.patch
    
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210082#comment-13210082 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Commit #551 (See [https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/551/])
    Merge -r 1245320:1245321 from trunk to branch. FIXES: HADOOP-8083 (Revision 1245322)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245322
Files : 
* /hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210069#comment-13210069 ] 

Hadoop QA commented on HADOOP-8083:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12514952/HADOOP-8083.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/610//console

This message is automatically generated.
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13210102#comment-13210102 ] 

Hudson commented on HADOOP-8083:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #1754 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/1754/])
    HADOOP-8083 javadoc generation for some modules is not done under target/ (tucu) (Revision 1245321)

     Result = ABORTED
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1245321
Files : 
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-project/pom.xml

                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch, HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8083) javadoc generation for some modules is not done under target/

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13209681#comment-13209681 ] 

Hadoop QA commented on HADOOP-8083:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12514856/HADOOP-8083.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/608//console

This message is automatically generated.
                
> javadoc generation for some modules is not done under target/
> -------------------------------------------------------------
>
>                 Key: HADOOP-8083
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8083
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>         Attachments: HADOOP-8083.patch
>
>
> After running a  clean build/dist in some modules an 'api/' directory shows up at module root level.
> The javadoc plugin should be configured to work under 'target/'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira