You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by im...@apache.org on 2019/03/04 21:08:54 UTC

[asterixdb] 07/09: [NO ISSUE] Remove nonexistent source dependency

This is an automated email from the ASF dual-hosted git repository.

imaxon pushed a commit to branch release-0.9.4.1
in repository https://gitbox.apache.org/repos/asf/asterixdb.git

commit 86241b0b186f5a8f818c910df9954e506bb292da
Author: Ian Maxon <im...@apache.org>
AuthorDate: Thu Aug 30 18:49:59 2018 -0700

    [NO ISSUE] Remove nonexistent source dependency
    
    Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/3199
    Reviewed-by: Michael Blow <mb...@apache.org>
    Tested-by: Michael Blow <mb...@apache.org>
---
 asterixdb/LICENSE                                  |   3 +-
 .../src/main/appended-resources/META-INF/LICENSE   | 372 +--------------------
 .../main/licenses/templates/source_licenses.ftl    |   2 +-
 3 files changed, 3 insertions(+), 374 deletions(-)

diff --git a/asterixdb/LICENSE b/asterixdb/LICENSE
index 7d7f90a..93e3554 100644
--- a/asterixdb/LICENSE
+++ b/asterixdb/LICENSE
@@ -207,9 +207,8 @@
    Portions of the AsterixDB WebUI
        located at:
          asterix-app/src/main/resources/webui/static/js/jquery.min.js,
-         asterix-app/src/main/resources/webui/static/js/jquery.autosize-min.js,
        and
-         asterix-app/src/main/resources/queryui/js/jquery-1.12.4.min.js
+         asterix-app/src/main/resources/webui/static/js/jquery.autosize-min.js
 
    are available under an MIT-style license:
 ---
diff --git a/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE b/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
index 4ad6d94..df6fd28 100644
--- a/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
+++ b/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
@@ -6,9 +6,8 @@
    Portions of the AsterixDB WebUI
        located at:
          webui/static/js/jquery.min.js,
-         webui/static/js/jquery.autosize-min.js,
        and
-         queryui/js/jquery-1.12.4.min.js
+         webui/static/js/jquery.autosize-min.js
 
    are available under an MIT-style license:
 ---
@@ -102,372 +101,3 @@
     OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
     SOFTWARE.
 ---
-  File Saver Portions of the AsterixDB Dashboard
-    located at:
-      dashboard/src/app/dashboard/query/ouput.component.ts
-      dashboard/static/main.37b7b7cad656490b195a.bundle.js
-      dashboard/static/styles.9f50282210bba5318775.bundle
-      dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-      dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-      dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-      dashboard/static/index.html
-
-    are available under The MIT License:
----
-The MIT License
-
-Copyright © 2016 Eli Grey.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to use,
-copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
-the Software, and to permit persons to whom the Software is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
----
-ReactiveX/rxjs 
-    located at:
-        dashboard/src/app/dashboard/metadata/*.ts
-        dashboard/src/app/dashboard/metadata/datasets-collection/*.ts
-        dashboard/src/app/dashboard/metadata/datatypes-collection/*.ts
-        dashboard/src/app/dashboard/metadata/dataverses-collection/*.ts
-        dashboard/src/app/dashboard/query/*.ts
-        dashboard/src/app/dashboard/*.ts
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-is licensed under the Apache License 2.0
----
-PrimeNG Portions of the AsterixDB Dashboard
-    located at:
-        dashboard/src/app/dashboard/query/output.component.ts
-        dashboard/src/app/dashboard/query/output.component.html
-        dashboard/src/app/dashboard/query/output.component.scss
-        dashboard/src/app/dashboard/query/metadata.component.ts
-        dashboard/src/app/dashboard/query/metadata.component.html
-        dashboard/src/app/dashboard/query/metadata.component.scss
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-are available under The MIT License:
----
-The MIT License (MIT)
-
-Copyright (c) 2016-2017 PrimeTek
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
-FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
-COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
----
-
-NGRX Portions of the AsterixDB Dashboard
-    located at:
-        dashboard/src/app/dashboard/metadata/*.ts
-        dashboard/src/app/dashboard/metadata/datasets-collection/*.ts
-        dashboard/src/app/dashboard/metadata/datatypes-collection/*.ts
-        dashboard/src/app/dashboard/metadata/dataverses-collection/*.ts
-        dashboard/src/app/dashboard/query/*.ts
-        dashboard/src/app/dashboard/*.ts
-        dashboard/src/app/dashboard/*.ts
-        dashboard/src/app/*.ts
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-are available under The MIT License:
----
-The MIT License (MIT)
-
-Copyright (c) 2017 Brandon Roberts, Mike Ryan, Victor Savkin, Rob Wormald
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
----
-Codemirror Portions of the AsterixDB Dashboard
-       located at:
-        dashboard/src/app/dashboard/query/input.component.ts
-        dashboard/src/app/dashboard/query/input.component.html
-        dashboard/src/app/dashboard/query/input.component.scss
-        dashboard/src/app/dashboard/query/codemirror.component.ts
-        dashboard/src/app/dashboard/query/codemirror.component.scss
-        dashboard/src/app/dashboard/metadata/input-metadata.component.ts
-        dashboard/src/app/dashboard/metadata/input-metadata.component.html
-        dashboard/src/app/dashboard/metadata/input-metadata.component.scss
-        dashboard/src/app/dashboard/metadata/codemirror-metadata.component.ts
-        dashboard/src/app/dashboard/metadata/codemirror-metadata.component.scss
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-   are available under The MIT License:
----
-   MIT License
-
-Copyright (C) 2017 by Marijn Haverbeke <ma...@gmail.com> and others
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
----
-Angular Portions of the AsterixDB Dashboard
-       located at:
-        dashboard/src/
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-   are available under The MIT License:
----
-The MIT License
-
-Copyright (c) 2014-2017 Google, Inc. http://angular.io
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
----
-Angular Material, hammerjs Portions of the AsterixDB Dashboard
-       located at:
-   dashboard/src/app/dashboard/metadata/datasets-collection/
-   dashboard/src/app/material.module.ts
-   dashboard/src/main.ts
-   dashboard/static/main.37b7b7cad656490b195a.bundle.js
-   dashboard/static/styles.9f50282210bba5318775.bundle
-   dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-   dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-   dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-   dashboard/static/index.html
-
-    are available under The MIT License:
-- --
-    The MIT License
-
-C opyright (c) 2017 Google LLC.
-
-P ermission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-
----
-Core JS Material Portions of the AsterixDB Dashboard
-       located at:
-        dashboard/src/
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-
-   are available under following License:
-   https://github.com/zloirock/core-js/blob/master/LICENSE
----
-
-Copyright (c) 2014-2017 Denis Pushkarev
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
----
-Roboto Font Portions of the AsterixDB Dashboard
-       located at:
-          dashboard/src/index.html
-          dashboard/static/roboto-v15-latin-regular.3d3a53586bd78d1069ae.svg
-          dashboard/static/roboto-v15-latin-regular.7e367be02cd17a96d513.woff2
-          dashboard/static/roboto-v15-latin-regular.9f916e330c478bbfa2a0.eot
-          dashboard/static/roboto-v15-latin-regular.16e1d930cf13fb7a9563.woff
-          dashboard/static/roboto-v15-latin-regular.38861cba61c66739c145.ttf
-          dashboard/static/index.html
-   are available under following License: Apache2.0
-   https://github.com/google/roboto/blob/master/LICENSE
----
-Font Awesome Portions of the AsterixDB Dashboard, used in primeng components
-        located at:
-          dashboard/src/index.html
-          dashboard/static/index.html
-
-    http://fontawesome.io/license/
-    Applies to all CSS and LESS files in the following directories if exist:
-    font-awesome/css/, font-awesome/less/, and font-awesome/scss/.
-    and downloaded from CDN network services and loaded in index.html
-    License: MIT License
-    URL: http://opensource.org/licenses/mit-license.html
----
-webpack@3.8.1 portions of the AsterixDB Dashboard
-       located at:
-        dashboard/
-   are available under The MIT License:
----
-MIT
-Copyright JS Foundation and other contributors
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-'Software'), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
----
-zone.js@0.8.18 Portions of the AsterixDB Dashboard
-       located at:
-        dashboard/src/
-        dashboard/static/main.37b7b7cad656490b195a.bundle.js
-        dashboard/static/styles.9f50282210bba5318775.bundle
-        dashboard/static/scripts.da68998bdd77aff4e764.bundle.js
-        dashboard/static/polyfills.32ca5670d6503e090789.bundle.js
-        dashboard/static/inline.66bd6b83f86cf773a001.bundle.js
-        dashboard/static/index.html
-        
-   are available under The MIT License:
----
-MIT
-The MIT License
-
-Copyright (c) 2016 Google, Inc.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
----
\ No newline at end of file
diff --git a/asterixdb/src/main/licenses/templates/source_licenses.ftl b/asterixdb/src/main/licenses/templates/source_licenses.ftl
index cc3e767..ed88e9b 100644
--- a/asterixdb/src/main/licenses/templates/source_licenses.ftl
+++ b/asterixdb/src/main/licenses/templates/source_licenses.ftl
@@ -50,7 +50,7 @@
     <#assign licenseComponent="AsterixDB WebUI"/>
     <#assign licenseLocation="${asterixAppLocation!}"/>
     <#assign licenseFilePrefix="${asterixAppResourcesPrefix!}"/>
-    <@license files=["webui/static/js/jquery.min.js", "webui/static/js/jquery.autosize-min.js", "queryui/js/jquery-1.12.4.min.js"]
+    <@license files=["webui/static/js/jquery.min.js", "webui/static/js/jquery.autosize-min.js"]
               licenseName="an MIT-style license">
    Copyright jQuery Foundation and other contributors, https://jquery.org/