You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2013/06/26 22:20:19 UTC

[jira] [Updated] (SOLR-4966) CSS, JS and other files in webapp without license

     [ https://issues.apache.org/jira/browse/SOLR-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe Schindler updated SOLR-4966:
--------------------------------

    Attachment: SOLR-4966.patch

The attached patch shows the problem, the following files have no license header and are also missing in NOTICE.txt (most of the files are 3rd party, so they must be listed with license in the NOTICE.txt):

{noformat}
     [echo] Unapproved licenses:
     [echo]
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/WEB-INF/weblogic.xml
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/chosen.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/analysis.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/cloud.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/common.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/cores.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/dashboard.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/dataimport.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/documents.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/index.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/java-properties.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/logging.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/menu.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/plugins.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/query.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/replication.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/schema-browser.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/css/styles/threads.css
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/ZeroClipboard.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/chosen.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/d3.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/highlight.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery-1.7.2.min.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.autogrow.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.blockUI.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.cookie.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.form.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.jstree.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/jquery.timeago.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/lib/order.js
     [echo]   C:/Users/Uwe Schindler/Projects/lucene/trunk-lusolr3/solr/webapp/web/js/require.js
{noformat}
                
> CSS, JS and other files in webapp without license
> -------------------------------------------------
>
>                 Key: SOLR-4966
>                 URL: https://issues.apache.org/jira/browse/SOLR-4966
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>            Reporter: Uwe Schindler
>            Priority: Blocker
>         Attachments: SOLR-4966.patch
>
>
> Almost all javascript and css in the Solr web app have no license. This violates ASF requirements, so it is a blocker, as we cannot do any other relaese without fixing

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org