Hello Michael Blow,
I'd like you to do a code review. Please visit
https://asterix-gerrit.ics.uci.edu/3199
to review the following change.
Change subject: [NO ISSUE] Remove nonexistent source dependency
......................................................................
[NO ISSUE] Remove nonexistent source dependency
Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2944
Reviewed-by: Michael Blow <[email protected]>
Tested-by: Michael Blow <[email protected]>
---
M asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
1 file changed, 3 insertions(+), 4 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/99/3199/1
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..7e6690d 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,7 @@
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:
---
@@ -43,6 +41,7 @@
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
====
+
All files located in the node_modules and external directories are
externally maintained libraries used by this software which have their
@@ -470,4 +469,4 @@
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
+---
--
To view, visit https://asterix-gerrit.ics.uci.edu/3199
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4.1-pre-rc
Gerrit-Owner: Ian Maxon <[email protected]>
Gerrit-Reviewer: Michael Blow <[email protected]>