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/29 16:48:04 UTC

[jira] [Updated] (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:all-tabpanel ]

Raju Bairishetti updated LENS-635:
----------------------------------
    Attachment: LENS-635.patch

Added javadoc plugin as part of maven build. Fails the build if it finds errors in generating the javadoc(i.e. failOnError is true by default).

{noformat}
[INFO] Reactor Summary:
[INFO] 
[INFO] Lens Checkstyle Rules .............................. SUCCESS [01:11 min]
[INFO] Lens ............................................... SUCCESS [ 55.623 s]
[INFO] Lens API ........................................... SUCCESS [01:03 min]
[INFO] Lens API for server and extensions ................. SUCCESS [01:01 min]
[INFO] Lens Cube .......................................... SUCCESS [02:48 min]
[INFO] Lens DB storage .................................... SUCCESS [ 38.285 s]
[INFO] Lens Query Library ................................. SUCCESS [ 40.984 s]
[INFO] Lens Hive Driver ................................... SUCCESS [ 58.086 s]
[INFO] Lens Driver for JDBC ............................... SUCCESS [ 44.946 s]
[INFO] Lens Server ........................................ SUCCESS [02:29 min]
[INFO] Lens client ........................................ SUCCESS [01:08 min]
[INFO] Lens CLI ........................................... SUCCESS [01:08 min]
[INFO] Lens Examples ...................................... SUCCESS [ 24.018 s]
[INFO] Lens Distribution .................................. SUCCESS [ 32.573 s]
[INFO] Lens ML Lib ........................................ SUCCESS [01:39 min]
[INFO] Lens ML Ext Distribution ........................... SUCCESS [ 47.189 s]
[INFO] Lens Regression .................................... SUCCESS [ 51.335 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:08 min
[INFO] Finished at: 2015-06-29T19:53:37+05:30
[INFO] Final Memory: 172M/918M
[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)