[ 
https://issues.apache.org/jira/browse/BEAM-7017?focusedWorklogId=224126&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-224126
 ]

ASF GitHub Bot logged work on BEAM-7017:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Apr/19 13:11
            Start Date: 07/Apr/19 13:11
    Worklog Time Spent: 10m 
      Work Description: adude3141 commented on issue #8240: [BEAM-7017] Upgrade 
Apache Rat plugin version to have improved build output for failures.
URL: https://github.com/apache/beam/pull/8240#issuecomment-480589184
 
 
   Run Java PreCommit
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 224126)
    Time Spent: 1h 10m  (was: 1h)

> Improve Apache Rat failure message during build time
> ----------------------------------------------------
>
>                 Key: BEAM-7017
>                 URL: https://issues.apache.org/jira/browse/BEAM-7017
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> 0.4.0 of the plugin embeds the filenames with invalid licenses in the 
> exception message of the failing task so it now appears at the bottom of the 
> build.
> {code}
> > Task :rat FAILED
> FAILURE: Build failed with an exception.
> * What went wrong:
> Execution failed for task ':rat'.
> > A failure occurred while executing org.nosphere.apache.rat.RatWork
>    > Apache Rat audit failure
>      
>      *****************************************************
>      Summary
>      -------
>      Generated at: 2019-04-05T14:39:11-07:00
>      
>      Notes: 5
>      Binaries: 123
>      Archives: 4
>      Standards: 5105
>      
>      Apache Licensed: 5104
>      Generated Documents: 0
>      
>      JavaDocs are generated, thus a license header is optional.
>      Generated files do not require license headers.
>      
>      1 Unknown Licenses
>      
>      *****************************************************
>      
>      Files with unapproved licenses:
>      
>        
> /usr/local/google/home/lcwik/git/beam/examples/java/src/main/java/org/apache/beam/examples/WordCount.java
>      
>      *****************************************************
>      ....
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to