You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Raju Bairishetti (JIRA)" <ji...@apache.org> on 2015/06/30 01:13:04 UTC

[jira] [Commented] (LENS-635) Fail build for javadoc warnings/errors on java7 as well

    [ https://issues.apache.org/jira/browse/LENS-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14606630#comment-14606630 ] 

Raju Bairishetti commented on LENS-635:
---------------------------------------

*Tested by introducing errors in the javadoc:*

Error:  @param name in the doc does not match with the actual parameter which is passed in the method

{noformat}
2 errors
80 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules .............................. SUCCESS [ 18.773 s]
[INFO] Lens ............................................... SUCCESS [ 29.680 s]
[INFO] Lens API ........................................... SUCCESS [ 35.437 s]
[INFO] Lens API for server and extensions ................. SUCCESS [ 31.131 s]
[INFO] Lens Cube .......................................... SUCCESS [ 58.238 s]
[INFO] Lens DB storage .................................... SUCCESS [ 15.370 s]
[INFO] Lens Query Library ................................. SUCCESS [ 14.888 s]
[INFO] Lens Hive Driver ................................... SUCCESS [ 19.284 s]
[INFO] Lens Driver for JDBC ............................... SUCCESS [ 24.339 s]
[INFO] Lens Server ........................................ FAILURE [ 40.914 s]
[INFO] Lens client ........................................ SKIPPED
[INFO] Lens CLI ........................................... SKIPPED
[INFO] Lens Examples ...................................... SKIPPED
[INFO] Lens Distribution .................................. SKIPPED
[INFO] Lens ML Lib ........................................ SKIPPED
[INFO] Lens ML Ext Distribution ........................... SKIPPED
[INFO] Lens Regression .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:50 min
[INFO] Finished at: 2015-06-29T21:05:20+05:30
[INFO] Final Memory: 103M/861M
[INFO] ------------------------------------------------------------------------
{noformat}

> Fail build for javadoc warnings/errors on java7 as well
> -------------------------------------------------------
>
>                 Key: LENS-635
>                 URL: https://issues.apache.org/jira/browse/LENS-635
>             Project: Apache Lens
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Raju Bairishetti
>             Fix For: 2.3
>
>         Attachments: LENS-635.patch
>
>
> We fixed javadoc warnings as they result as errors in java8. We should fail the build with javadoc warnings or errors with new code getting checked in.



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