You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2015/09/10 02:01:34 UTC

[jira] [Commented] (PHOENIX-2244) fix rat violations

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

Nick Dimiduk commented on PHOENIX-2244:
---------------------------------------

With the patches on PHOENIX-2186 and PHOENIX-2187 applied:

{noformat}
$ mvn clean install -DskipTests
...
$ cd phoenix-tracing-webapp
$ mvn apache-rat:check
...
$ less target/rat.txt
{noformat}

> fix rat violations
> ------------------
>
>                 Key: PHOENIX-2244
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2244
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Nick Dimiduk
>            Assignee: Nishani 
>            Priority: Blocker
>             Fix For: 4.6.0
>
>
> We'll need to resolve the licensing header violations introduced here before we can release.
> {noformat}
> *****************************************************
> Summary
> -------
> Generated at: 2015-09-09T16:45:47-07:00
> Notes: 0
> Binaries: 9
> Archives: 1
> Standards: 53
> Apache Licensed: 9
> Generated Documents: 0
> JavaDocs are generated and so license header is optional
> Generated files do not required license headers
> 44 Unknown Licenses
> *******************************
> Unapproved licenses:
>   src/main/webapp/css/bootstrap-theme.css
>   src/main/webapp/css/bootstrap-theme.css.map
>   src/main/webapp/css/bootstrap.css
>   src/main/webapp/css/bootstrap.css.map
>   src/main/webapp/css/font-awesome.css
>   src/main/webapp/fonts/fontawesome-webfont.svg
>   src/main/webapp/fonts/glyphicons-halflings-regular.svg
>   src/main/webapp/index.html
>   src/main/webapp/js/api/chart-model.js
>   src/main/webapp/js/app.js
>   src/main/webapp/js/config/chart-config.js
>   src/main/webapp/js/controllers/accordion-controllers.js
>   src/main/webapp/js/controllers/dependency-tree-controllers.js
>   src/main/webapp/js/controllers/list-controllers.js
>   src/main/webapp/js/controllers/search-controllers.js
>   src/main/webapp/js/controllers/timeline-controllers.js
>   src/main/webapp/js/controllers/trace-count-controllers.js
>   src/main/webapp/js/controllers/trace-distribution-controllers.js
>   src/main/webapp/js/factories/statement-factory-config.js
>   src/main/webapp/js/factories/statement-factory.js
>   src/main/webapp/js/lib/angular-mocks.js
>   src/main/webapp/js/lib/angular-route.js
>   src/main/webapp/js/lib/angular.js
>   src/main/webapp/js/lib/bootstrap.js
>   src/main/webapp/js/lib/jquery-2.1.4.js
>   src/main/webapp/js/lib/jquery.min.js
>   src/main/webapp/js/lib/ng-google-chart.js
>   src/main/webapp/js/lib/ui-bootstrap-tpls.js
>   src/main/webapp/js/services/generate-statement-service.js
>   src/main/webapp/partials/about.html
>   src/main/webapp/partials/chart.html
>   src/main/webapp/partials/contact.html
>   src/main/webapp/partials/dependency-tree.html
>   src/main/webapp/partials/google-chart.html
>   src/main/webapp/partials/help.html
>   src/main/webapp/partials/home.html
>   src/main/webapp/partials/list.html
>   src/main/webapp/partials/phoenix-trace.html
>   src/main/webapp/partials/search.html
>   src/main/webapp/WEB-INF/web.xml
>   src/test/webapp/js/specs/app-route-spec.js
>   src/test/webapp/js/specs/timeline-ctrl-spec.js
>   src/test/webapp/js/specs/trace-list-ctrl-spec.js
>   src/test/webapp/js/specs/tracing-app-ctrl-spec.js
> {noformat}



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