You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Jon Bringhurst (JIRA)" <ji...@apache.org> on 2017/06/06 20:38:18 UTC

[jira] [Commented] (SAMZA-1325) rat checks fail after running a gradle profile build

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

Jon Bringhurst commented on SAMZA-1325:
---------------------------------------

For future reference, here's the error I couldn't reproduce (I was using the 0.13.0-rc6 tarball):

{noformat}
jbringhu-mn3:apache-samza-0.13.0-src jbringhu$ ./gradlew rat
Parallel execution with configuration on demand is an incubating feature.
:rat
Rat report: build/rat/rat-report.html
Unknown license: /Users/jbringhu/samza-rc6/apache-samza-0.13.0-src/reports/profile/css/base-style.css
Unknown license: /Users/jbringhu/samza-rc6/apache-samza-0.13.0-src/reports/profile/css/style.css
Unknown license: /Users/jbringhu/samza-rc6/apache-samza-0.13.0-src/reports/profile/js/report.js
Unknown license: /Users/jbringhu/samza-rc6/apache-samza-0.13.0-src/reports/profile/profile-2017-06-06-11-09-11.html
:rat FAILED

FAILURE: Build failed with an exception.

* Where:
Script '/Users/jbringhu/samza-rc6/apache-samza-0.13.0-src/gradle/rat.gradle' line: 81

* What went wrong:
Execution failed for task ':rat'.
> Found 4 files with unknown licenses.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 3.195 secs
jbringhu-mn3:apache-samza-0.13.0-src jbringhu$ 
{noformat}

> rat checks fail after running a gradle profile build
> ----------------------------------------------------
>
>                 Key: SAMZA-1325
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1325
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Jon Bringhurst
>            Assignee: Jon Bringhurst
>
> After building with {noformat}./gradlew build --profile{noformat}, rat checks will fail, since they check the generated report.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)