You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by sc...@apache.org on 2018/04/13 19:53:41 UTC

[1/3] nifi-fds git commit: update nifi-fds node_module [Forced Update!]

Repository: nifi-fds
Updated Branches:
  refs/heads/gh-pages 8b49e2243 -> e20fb3055 (forced update)


http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/iltorb.target.mk
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/iltorb.target.mk b/node_modules/iltorb/build/iltorb.target.mk
new file mode 100644
index 0000000..3019d43
--- /dev/null
+++ b/node_modules/iltorb/build/iltorb.target.mk
@@ -0,0 +1,225 @@
+# This file is generated by gyp; do not edit.
+
+TOOLSET := target
+TARGET := iltorb
+DEFS_Debug := \
+	'-DNODE_GYP_MODULE_NAME=iltorb' \
+	'-DUSING_UV_SHARED=1' \
+	'-DUSING_V8_SHARED=1' \
+	'-DV8_DEPRECATION_WARNINGS=1' \
+	'-D_DARWIN_USE_64_BIT_INODE=1' \
+	'-D_LARGEFILE_SOURCE' \
+	'-D_FILE_OFFSET_BITS=64' \
+	'-DNOMINMAX' \
+	'-DBUILDING_NODE_EXTENSION' \
+	'-DDEBUG' \
+	'-D_DEBUG' \
+	'-DV8_ENABLE_CHECKS'
+
+# Flags passed to all source files.
+CFLAGS_Debug := \
+	-O0 \
+	-gdwarf-2 \
+	-mmacosx-version-min=10.7 \
+	-arch x86_64 \
+	-Wall \
+	-Wendif-labels \
+	-W \
+	-Wno-unused-parameter
+
+# Flags passed to only C files.
+CFLAGS_C_Debug := \
+	-fno-strict-aliasing \
+	-O2
+
+# Flags passed to only C++ files.
+CFLAGS_CC_Debug := \
+	-std=gnu++0x \
+	-stdlib=libc++ \
+	-fno-rtti \
+	-fno-exceptions \
+	-fno-threadsafe-statics \
+	-fno-strict-aliasing \
+	-O2
+
+# Flags passed to only ObjC files.
+CFLAGS_OBJC_Debug :=
+
+# Flags passed to only ObjC++ files.
+CFLAGS_OBJCC_Debug :=
+
+INCS_Debug := \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/include/node \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/src \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include \
+	-I$(srcdir)/../nan \
+	-I$(srcdir)/brotli/include
+
+DEFS_Release := \
+	'-DNODE_GYP_MODULE_NAME=iltorb' \
+	'-DUSING_UV_SHARED=1' \
+	'-DUSING_V8_SHARED=1' \
+	'-DV8_DEPRECATION_WARNINGS=1' \
+	'-D_DARWIN_USE_64_BIT_INODE=1' \
+	'-D_LARGEFILE_SOURCE' \
+	'-D_FILE_OFFSET_BITS=64' \
+	'-DNOMINMAX' \
+	'-DBUILDING_NODE_EXTENSION'
+
+# Flags passed to all source files.
+CFLAGS_Release := \
+	-Os \
+	-gdwarf-2 \
+	-mmacosx-version-min=10.7 \
+	-arch x86_64 \
+	-Wall \
+	-Wendif-labels \
+	-W \
+	-Wno-unused-parameter
+
+# Flags passed to only C files.
+CFLAGS_C_Release := \
+	-fno-strict-aliasing \
+	-O2
+
+# Flags passed to only C++ files.
+CFLAGS_CC_Release := \
+	-std=gnu++0x \
+	-stdlib=libc++ \
+	-fno-rtti \
+	-fno-exceptions \
+	-fno-threadsafe-statics \
+	-fno-strict-aliasing \
+	-O2
+
+# Flags passed to only ObjC files.
+CFLAGS_OBJC_Release :=
+
+# Flags passed to only ObjC++ files.
+CFLAGS_OBJCC_Release :=
+
+INCS_Release := \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/include/node \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/src \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include \
+	-I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include \
+	-I$(srcdir)/../nan \
+	-I$(srcdir)/brotli/include
+
+OBJS := \
+	$(obj).target/$(TARGET)/brotli/common/dictionary.o \
+	$(obj).target/$(TARGET)/brotli/dec/bit_reader.o \
+	$(obj).target/$(TARGET)/brotli/dec/decode.o \
+	$(obj).target/$(TARGET)/brotli/dec/huffman.o \
+	$(obj).target/$(TARGET)/brotli/dec/state.o \
+	$(obj).target/$(TARGET)/brotli/enc/backward_references.o \
+	$(obj).target/$(TARGET)/brotli/enc/backward_references_hq.o \
+	$(obj).target/$(TARGET)/brotli/enc/bit_cost.o \
+	$(obj).target/$(TARGET)/brotli/enc/block_splitter.o \
+	$(obj).target/$(TARGET)/brotli/enc/brotli_bit_stream.o \
+	$(obj).target/$(TARGET)/brotli/enc/cluster.o \
+	$(obj).target/$(TARGET)/brotli/enc/compress_fragment.o \
+	$(obj).target/$(TARGET)/brotli/enc/compress_fragment_two_pass.o \
+	$(obj).target/$(TARGET)/brotli/enc/dictionary_hash.o \
+	$(obj).target/$(TARGET)/brotli/enc/encode.o \
+	$(obj).target/$(TARGET)/brotli/enc/entropy_encode.o \
+	$(obj).target/$(TARGET)/brotli/enc/histogram.o \
+	$(obj).target/$(TARGET)/brotli/enc/literal_cost.o \
+	$(obj).target/$(TARGET)/brotli/enc/memory.o \
+	$(obj).target/$(TARGET)/brotli/enc/metablock.o \
+	$(obj).target/$(TARGET)/brotli/enc/static_dict.o \
+	$(obj).target/$(TARGET)/brotli/enc/utf8_util.o \
+	$(obj).target/$(TARGET)/src/common/allocator.o \
+	$(obj).target/$(TARGET)/src/common/stream_coder.o \
+	$(obj).target/$(TARGET)/src/dec/stream_decode.o \
+	$(obj).target/$(TARGET)/src/dec/stream_decode_worker.o \
+	$(obj).target/$(TARGET)/src/enc/stream_encode.o \
+	$(obj).target/$(TARGET)/src/enc/stream_encode_worker.o \
+	$(obj).target/$(TARGET)/src/iltorb.o
+
+# Add to the list of files we specially track dependencies for.
+all_deps += $(OBJS)
+
+# CFLAGS et al overrides must be target-local.
+# See "Target-specific Variable Values" in the GNU Make manual.
+$(OBJS): TOOLSET := $(TOOLSET)
+$(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
+$(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))
+$(OBJS): GYP_OBJCFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE)) $(CFLAGS_OBJC_$(BUILDTYPE))
+$(OBJS): GYP_OBJCXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE))  $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE)) $(CFLAGS_OBJCC_$(BUILDTYPE))
+
+# Suffix rules, putting all outputs into $(obj).
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+# Try building from generated source, too.
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+
+$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+# End of this set of suffix rules
+### Rules for final target.
+LDFLAGS_Debug := \
+	-undefined dynamic_lookup \
+	-Wl,-no_pie \
+	-Wl,-search_paths_first \
+	-mmacosx-version-min=10.7 \
+	-arch x86_64 \
+	-L$(builddir) \
+	-stdlib=libc++
+
+LIBTOOLFLAGS_Debug := \
+	-undefined dynamic_lookup \
+	-Wl,-no_pie \
+	-Wl,-search_paths_first
+
+LDFLAGS_Release := \
+	-undefined dynamic_lookup \
+	-Wl,-no_pie \
+	-Wl,-search_paths_first \
+	-mmacosx-version-min=10.7 \
+	-arch x86_64 \
+	-L$(builddir) \
+	-stdlib=libc++
+
+LIBTOOLFLAGS_Release := \
+	-undefined dynamic_lookup \
+	-Wl,-no_pie \
+	-Wl,-search_paths_first
+
+LIBS :=
+
+$(builddir)/iltorb.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
+$(builddir)/iltorb.node: LIBS := $(LIBS)
+$(builddir)/iltorb.node: GYP_LIBTOOLFLAGS := $(LIBTOOLFLAGS_$(BUILDTYPE))
+$(builddir)/iltorb.node: TOOLSET := $(TOOLSET)
+$(builddir)/iltorb.node: $(OBJS) FORCE_DO_CMD
+	$(call do_cmd,solink_module)
+
+all_deps += $(builddir)/iltorb.node
+# Add target alias
+.PHONY: iltorb
+iltorb: $(builddir)/iltorb.node
+
+# Short alias for building this executable.
+.PHONY: iltorb.node
+iltorb.node: $(builddir)/iltorb.node
+
+# Add executable to "all" target.
+.PHONY: all
+all: $(builddir)/iltorb.node
+

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/jquery/package.json
----------------------------------------------------------------------
diff --git a/node_modules/jquery/package.json b/node_modules/jquery/package.json
index 70a6e2f..8b095b1 100644
--- a/node_modules/jquery/package.json
+++ b/node_modules/jquery/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "3.2.1"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
   "_spec": "3.2.1",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/package.json
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/package.json b/node_modules/nifi-fds/package.json
index 3032823..6854d0c 100644
--- a/node_modules/nifi-fds/package.json
+++ b/node_modules/nifi-fds/package.json
@@ -17,7 +17,7 @@
   "_requiredBy": [
     "/"
   ],
-  "_resolved": "git://github.com/apache/nifi-fds.git#afebff3531e8c7f51bf41b215a24601104fa106d",
+  "_resolved": "git://github.com/apache/nifi-fds.git#4eee1d77635dd5cd3fe03eb77efa724935a0cd3d",
   "_spec": "nifi-fds@git://github.com/apache/nifi-fds.git",
   "_where": "/Users/scottyaslan/Development/nifi-fds",
   "author": {

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/platform/core/common/styles/_progress-bar.scss
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/platform/core/common/styles/_progress-bar.scss b/node_modules/nifi-fds/platform/core/common/styles/_progress-bar.scss
new file mode 100644
index 0000000..4ec81d6
--- /dev/null
+++ b/node_modules/nifi-fds/platform/core/common/styles/_progress-bar.scss
@@ -0,0 +1,20 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one or more
+* contributor license agreements.  See the NOTICE file distributed with
+* this work for additional information regarding copyright ownership.
+* The ASF licenses this file to You under the Apache License, Version 2.0
+* (the "License"); you may not use this file except in compliance with
+* the License.  You may obtain a copy of the License at
+*
+*     http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+
+body[fds] .mat-progress-bar-buffer {
+    background-color: $grey4;
+}

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css
index 4f12b1d..09d81be 100644
--- a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css
+++ b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css
@@ -1,3 +1,3 @@
-@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Light.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local("Roboto LightItalic"),local("Roboto-LightItalic"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-LightItalic.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:normal;src:local("Roboto Regular"),local("Roboto-Regular"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Regular.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Medium.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:bold;src:local("Roboto Bo
 ld"),local("Roboto-Bold"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Bold.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:normal;src:local("Roboto Italic"),local("Roboto-Italic"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-RegularItalic.ttf") format("truetype")}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:normal;src:local("RobotoSlab Regular"),local("RobotoSlab-Regular"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Regular.ttf") format("truetype")}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:bold;src:local("RobotoSlab Bold"),local("RobotoSlab-Bold"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Bold.ttf") format("truetype")}body,html{height:100%}body,button,input,label,select,td,textarea{font-family:"Roboto",sans-serif;font-size:14px}body{color:#333}strong{font-
 weight:bold}pre{overflow-x:auto}em{font-style:italic}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;background:#FFFFFF}h1{color:#333}h2{color:#666}table{font-family:"Roboto",sans-serif;font-size:13px;color:#666}.camel-case{text-transform:capitalize}.header{font-family:"Roboto Medium",sans-serif;font-size:16px;color:#333;padding-bottom:10px}.help-icon{font-size:12px;color:#1491C1}.details-header{height:92px}.details-header-container{position:relative;top:22px;left:10px}.description{font-family:"Roboto Light",sans-serif;font-size:12px;color:#666}.description i{padding-right:5px}.label{font-family:"Roboto Medium",sans-serif;font-size:14px;color:#333;text-transform:uppercase}.units{font-family:"Roboto Light",sans-serif;font-size:14px;color:#333}.align-vertical{margin-top:auto;margin-bottom:auto}.align-horizontal{margin-left:auto;margin-right:auto}.fill-available-width{width:100%}.pointer{cursor:pointer}body[fds] .expansion-panel-filter-toggle-grou
 p{box-shadow:none !important}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle{height:75px;width:125px;border:1px solid #ccc}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:63px;text-align:center}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-checked{background-color:#6B8791;color:white}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-checked .md-display-1{color:white}body[fds] .expansion-panel-filter-toggle-group .md-display-1{color:#6B8791}body[fds] .expansion-panel-filter-toggle-group div{line-height:normal}body[fds] .tab-toggle-group{box-shadow:none !important}body[fds] .tab-toggle-group .mat-button-toggle-label-content{border-bottom:2px solid #eee}body[fds] .tab-toggle-group .mat-button-toggle-checked{background:transparent}body[fds] .tab-toggle-group .mat-button-toggle-checked .mat-button-toggle-label-content{border-bottom:2px solid #6B8791;backgroun
 d:transparent}body[fds] .on-off-toggle-group{box-shadow:none !important}body[fds] .on-off-toggle-group .mat-button-toggle{height:20px;width:35px;border:1px solid #ccc}body[fds] .on-off-toggle-group .mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:20px;text-align:center}body[fds] .on-off-toggle-group .mat-button-toggle-checked{background-color:#6B8791;color:white;border:1px solid #6B8791}body[fds] .off-toggle.mat-button-toggle-checked{background-color:#ccc;color:#333;border:1px solid #ccc}body[fds] .mat-checkbox-inner-container{height:10px !important;width:10px !important}body[fds] .mat-checkbox-frame{height:10px;width:10px;border-color:#ddd}body[fds] .mat-checkbox-ripple{left:-7px;top:-7px;right:-7px;bottom:-7px}body[fds] .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,body[fds] .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#6B8791}body[fds] .mat-checkbox-inner-container:hover{background-color:#6B8791;border-r
 adius:2px}body[fds] .mat-checkbox-background{height:10px;width:10px}body[fds] .mat-pseudo-checkbox{height:10px !important;width:10px !important;border:1px solid #ddd}body[fds] .mat-pseudo-checkbox:hover{background-color:#6B8791;border:1px solid #6B8791}body[fds] .mat-pseudo-checkbox-checked::after{content:'\f00c';font-size:8px;font-family:fontawesome;margin-top:-9px;margin-left:-1px;border:none;transform:initial}body[fds] .mat-pseudo-checkbox-checked,body[fds] .mat-pseudo-checkbox-indeterminate{background-color:#6B8791;border:1px solid #6B8791;height:10px;width:10px}body[fds] .mat-checkbox-disabled{cursor:not-allowed}body[fds] .mat-radio-container{height:12px;width:12px}body[fds] .mat-radio-outer-circle{height:12px;width:12px;background-color:#FFFFFF;border:1px solid #ddd}body[fds] .mat-radio-outer-circle:hover{background-color:#6B8791;border-color:#6B8791}body[fds] .mat-radio-checked .mat-radio-outer-circle{border:1px solid #6B8791;background-color:#6B8791}body[fds] .mat-radio-butt
 on.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#6B8791}body[fds] .mat-radio-inner-circle{height:10px;width:10px;left:1px;top:1px;background-color:#FFFFFF}body[fds] .mat-radio-checked .mat-radio-inner-circle{background-color:#FFFFFF}body[fds] .mat-chip{border-radius:2px;font-size:10px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;padding:4px 12px 4px 12px}body[fds] .mat-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] .mat-basic-chip{color:#666;height:24px;margin:22px 8px 0 0}body[fds] .mat-basic-chip.td-chip-after-pad{padding:4px 12px 4px 12px}body[fds] .mat-basic-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] .mat-basic-chip .td-chip{font-size:10px;min-height:unset;line-height:20px;position:relative;top:-2px}body[fds] .td-chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:65px}body[fds] .td-chip-disabled .td-chip{padding:0px 0px 0px 12px}body[fds] .mat-basic-chip mat-icon.td-chip-removal{f
 ont-size:15px;margin-bottom:7px}body[fds] .mat-dialog-container{padding:20px;width:400px}body[fds] .mat-tab-label{line-height:72px;text-transform:uppercase;color:#666}body[fds] .mat-tab-label:hover:not([disabled]){color:#333}body[fds] .mat-tab-label:focus:not([disabled]){background-color:#FFFFFF}body[fds] .mat-tab-label-active{color:#333}body[fds] .mat-tab-nav-bar,body[fds] .mat-tab-header{border-bottom:0px}body[fds] .mat-input-container{min-width:200px}body[fds] .mat-input-wrapper{margin:0;padding-bottom:0}body[fds] input.mat-input-element,body[fds] textarea.mat-input-element{border-radius:2px;color:#666;border:1px solid #CFD3D7;height:32px;padding:0px 10px;width:calc(100% - 26px)}body[fds] textarea.mat-input-element{padding:10px 10px}body[fds] input.mat-input-element[disabled],body[fds] textarea.mat-input-element[disabled]{background:#b2b8c1;color:#dbdee2;border:1px solid #b2b8c1}body[fds] .mat-input-subscript-wrapper{margin-top:18px;width:calc(100% - 23px)}body[fds] input.mat-inp
 ut-element:focus,body[fds] textarea.mat-input-element:focus{border-color:#6B8791}body[fds] .mat-input-underline{display:none}body[fds] .mat-input-placeholder{font-size:14px;color:#999;font-weight:300}body[fds] .mat-input-placeholder{top:29px;left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 44px)}body[fds] mat-input-container.mat-focused .mat-input-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-placeholder-wrapper .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .input-button{top:5px;left:-4px;border-left:none !important}body[fds] .input-button.mat-raised-button[disabled]{opacity:1}body[fds] td-chips .mat-input-placeholder-wrapper:
 :after{content:'\f0b0';display:inline-table;font-family:FontAwesome;float:right;margin:12px 10px 0px 0px;color:#999}body[fds] .mat-hint{color:#999}body[fds] .md-card-title{font-size:20px;color:#333;margin-bottom:0px}body[fds] md-card-title{padding-top:20px;padding-left:20px;padding-right:20px}body[fds] .md-card-subtitle{padding-left:20px;padding-right:20px;padding-top:10px;margin-bottom:0px}body[fds] .md-card-content{color:#666;padding:10px 20px 20px 20px;margin:0px}body[fds] .md-card .md-card-actions:last-child,body[fds] .md-card .md-card .md-card-actions:last-child{padding:0px 20px 20px 20px;margin:0px}body[fds] .fds-panel-menu-button{position:absolute;right:0px;z-index:2}body[fds] .link{color:#6B8791;font-size:14px;text-decoration:none;line-height:24px;cursor:pointer}body[fds] .link:hover{text-decoration:underline}body[fds] .link .disabled{color:#333;text-decoration:none}body[fds] .mat-sidenav-container{height:100%}.td-step-header span{display:none}body[fds] .mat-tooltip{backgrou
 nd:#666;opacity:.9;box-shadow:inset 0px 0px 3px 0px #1391c1}body[fds] .td-data-table-cell{font-size:13px;color:#666;padding:0 28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;line-height:30px}body[fds] .td-data-table-column{color:#999;font-weight:normal}body[fds] .td-data-table-row{height:34px;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #eee}body[fds] .td-data-table-row.selected{background-color:#eee;border:1px solid #eee}body[fds] .td-data-table-row:hover{background-color:#F8F9F9;border:1px solid #B2C1C6}body[fds] .td-data-table-cell .mat-icon-button{color:#6B8791}body[fds] .td-data-table-cell .mat-icon-button:disabled{color:#808793;cursor:not-allowed}body[fds] .td-data-table-cell .mat-button,body[fds] .td-data-table-cell .mat-icon-button,body[fds] .td-data-table-cell .mat-raised-button{height:24px;width:24px;line-height:0}body[fds] .td-data-table-cell .mat-icon-button.badge{border-top-left-radiu
 s:0px;border-top-right-radius:0px}body[fds] .td-data-table-cell .mat-icon-button.badge[disabled]{opacity:.3}body[fds] .td-data-table-column{font-size:12px;color:#999;height:34px;line-height:34px;padding:0 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body[fds] .td-data-table-column .fa-caret-up,body[fds] .td-data-table-column .fa-caret-down{color:#6B8791;font-size:12px;margin-bottom:2px}body[fds] td-paging-bar{color:#999}body[fds] td-paging-bar mat-select .mat-select-value,body[fds] td-paging-bar mat-select .mat-select-arrow{color:#6B8791}body[fds] .table-title{font-size:20px;color:#333;min-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;margin-right:10px}body[fds] div .td-data-table{border-bottom:2px solid #ddd;border-right:1px transparent;border-left:1px transparent}.fds-dialog-title{margin-top:0;margin-bottom:20px}body[fds] snack-bar-container{background:#FFFFFF;padding:0;box-shadow:0px 0px 3px 0px #1391c1}fds-snackbar-title ma
 t-icon.mat-icon.mat-primary.material-icons{font-size:10px;height:10px;width:10px;line-height:10px;color:#999}.fds-coaster-message{font-size:12px}.fds-snackbar-title{font-size:14px}.fds-snackbar-title i{font-size:24px}.fds-coaster-icon{position:absolute;top:24px;left:15px}.coaster-close-icon{height:10px !important;width:10px !important;line-height:10px !important;right:10px;position:absolute !important;top:10px}.fds-snackbar-wrapper{border-radius:2px;border-width:1px;border-style:solid}
+@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local("Roboto Light"),local("Roboto-Light"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Light.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local("Roboto LightItalic"),local("Roboto-LightItalic"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-LightItalic.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:normal;src:local("Roboto Regular"),local("Roboto-Regular"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Regular.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Medium.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:bold;src:local("Roboto Bo
 ld"),local("Roboto-Bold"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-Bold.ttf") format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:normal;src:local("Roboto Italic"),local("Roboto-Italic"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto/Roboto-RegularItalic.ttf") format("truetype")}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:normal;src:local("RobotoSlab Regular"),local("RobotoSlab-Regular"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Regular.ttf") format("truetype")}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:bold;src:local("RobotoSlab Bold"),local("RobotoSlab-Bold"),url("../../../../../../../node_modules/roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Bold.ttf") format("truetype")}body,html{height:100%}body,button,input,label,select,td,textarea{font-family:"Roboto",sans-serif;font-size:14px}body{color:#333}strong{font-
 weight:bold}pre{overflow-x:auto}em{font-style:italic}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;background:#FFFFFF}h1{color:#333}h2{color:#666}table{font-family:"Roboto",sans-serif;font-size:13px;color:#666}.camel-case{text-transform:capitalize}.header{font-family:"Roboto Medium",sans-serif;font-size:16px;color:#333;padding-bottom:10px}.help-icon{font-size:12px;color:#1491C1}.details-header{height:92px}.details-header-container{position:relative;top:22px;left:10px}.description{font-family:"Roboto Light",sans-serif;font-size:12px;color:#666}.description i{padding-right:5px}.label{font-family:"Roboto Medium",sans-serif;font-size:14px;color:#333;text-transform:uppercase}.units{font-family:"Roboto Light",sans-serif;font-size:14px;color:#333}.align-vertical{margin-top:auto;margin-bottom:auto}.align-horizontal{margin-left:auto;margin-right:auto}.fill-available-width{width:100%}.pointer{cursor:pointer}body[fds] .expansion-panel-filter-toggle-grou
 p{box-shadow:none !important}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle{height:75px;width:125px;border:1px solid #ccc}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:63px;text-align:center}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-checked{background-color:#6B8791;color:white}body[fds] .expansion-panel-filter-toggle-group .mat-button-toggle-checked .md-display-1{color:white}body[fds] .expansion-panel-filter-toggle-group .md-display-1{color:#6B8791}body[fds] .expansion-panel-filter-toggle-group div{line-height:normal}body[fds] .tab-toggle-group{box-shadow:none !important}body[fds] .tab-toggle-group .mat-button-toggle-label-content{border-bottom:2px solid #eee}body[fds] .tab-toggle-group .mat-button-toggle-checked{background:transparent}body[fds] .tab-toggle-group .mat-button-toggle-checked .mat-button-toggle-label-content{border-bottom:2px solid #6B8791;backgroun
 d:transparent}body[fds] .on-off-toggle-group{box-shadow:none !important}body[fds] .on-off-toggle-group .mat-button-toggle{height:20px;width:35px;border:1px solid #ccc}body[fds] .on-off-toggle-group .mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:20px;text-align:center}body[fds] .on-off-toggle-group .mat-button-toggle-checked{background-color:#6B8791;color:white;border:1px solid #6B8791}body[fds] .off-toggle.mat-button-toggle-checked{background-color:#ccc;color:#333;border:1px solid #ccc}body[fds] .mat-checkbox-inner-container{height:10px !important;width:10px !important}body[fds] .mat-checkbox-frame{height:10px;width:10px;border-color:#ddd}body[fds] .mat-checkbox-ripple{left:-7px;top:-7px;right:-7px;bottom:-7px}body[fds] .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,body[fds] .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#6B8791}body[fds] .mat-checkbox-inner-container:hover{background-color:#6B8791;border-r
 adius:2px}body[fds] .mat-checkbox-background{height:10px;width:10px}body[fds] .mat-pseudo-checkbox{height:10px !important;width:10px !important;border:1px solid #ddd}body[fds] .mat-pseudo-checkbox:hover{background-color:#6B8791;border:1px solid #6B8791}body[fds] .mat-pseudo-checkbox-checked::after{content:'\f00c';font-size:8px;font-family:fontawesome;margin-top:-9px;margin-left:-1px;border:none;transform:initial}body[fds] .mat-pseudo-checkbox-checked,body[fds] .mat-pseudo-checkbox-indeterminate{background-color:#6B8791;border:1px solid #6B8791;height:10px;width:10px}body[fds] .mat-checkbox-disabled{cursor:not-allowed}body[fds] .mat-radio-container{height:12px;width:12px}body[fds] .mat-radio-outer-circle{height:12px;width:12px;background-color:#FFFFFF;border:1px solid #ddd}body[fds] .mat-radio-outer-circle:hover{background-color:#6B8791;border-color:#6B8791}body[fds] .mat-radio-checked .mat-radio-outer-circle{border:1px solid #6B8791;background-color:#6B8791}body[fds] .mat-radio-butt
 on.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#6B8791}body[fds] .mat-radio-inner-circle{height:10px;width:10px;left:1px;top:1px;background-color:#FFFFFF}body[fds] .mat-radio-checked .mat-radio-inner-circle{background-color:#FFFFFF}body[fds] .mat-chip{border-radius:2px;font-size:10px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;padding:4px 12px 4px 12px}body[fds] .mat-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] .mat-basic-chip{color:#666;height:24px;margin:22px 8px 0 0}body[fds] .mat-basic-chip.td-chip-after-pad{padding:4px 12px 4px 12px}body[fds] .mat-basic-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] .mat-basic-chip .td-chip{font-size:10px;min-height:unset;line-height:20px;position:relative;top:-2px}body[fds] .td-chip span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:65px}body[fds] .td-chip-disabled .td-chip{padding:0px 0px 0px 12px}body[fds] .mat-basic-chip mat-icon.td-chip-removal{f
 ont-size:15px;margin-bottom:7px}body[fds] .mat-dialog-container{padding:20px;width:400px}body[fds] .mat-tab-label{line-height:72px;text-transform:uppercase;color:#666}body[fds] .mat-tab-label:hover:not([disabled]){color:#333}body[fds] .mat-tab-label:focus:not([disabled]){background-color:#FFFFFF}body[fds] .mat-tab-label-active{color:#333}body[fds] .mat-tab-nav-bar,body[fds] .mat-tab-header{border-bottom:0px}body[fds] .mat-input-container{min-width:200px}body[fds] .mat-input-wrapper{margin:0;padding-bottom:0}body[fds] input.mat-input-element,body[fds] textarea.mat-input-element{border-radius:2px;color:#666;border:1px solid #CFD3D7;height:32px;padding:0px 10px;width:calc(100% - 26px)}body[fds] textarea.mat-input-element{padding:10px 10px}body[fds] input.mat-input-element[disabled],body[fds] textarea.mat-input-element[disabled]{background:#b2b8c1;color:#dbdee2;border:1px solid #b2b8c1}body[fds] .mat-input-subscript-wrapper{margin-top:18px;width:calc(100% - 23px)}body[fds] input.mat-inp
 ut-element:focus,body[fds] textarea.mat-input-element:focus{border-color:#6B8791}body[fds] .mat-input-underline{display:none}body[fds] .mat-input-placeholder{font-size:14px;color:#999;font-weight:300}body[fds] .mat-input-placeholder{top:29px;left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 44px)}body[fds] mat-input-container.mat-focused .mat-input-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-placeholder-wrapper .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) scale(0.75)}body[fds] .input-button{top:5px;left:-4px;border-left:none !important}body[fds] .input-button.mat-raised-button[disabled]{opacity:1}body[fds] td-chips .mat-input-placeholder-wrapper:
 :after{content:'\f0b0';display:inline-table;font-family:FontAwesome;float:right;margin:12px 10px 0px 0px;color:#999}body[fds] .mat-hint{color:#999}body[fds] .md-card-title{font-size:20px;color:#333;margin-bottom:0px}body[fds] md-card-title{padding-top:20px;padding-left:20px;padding-right:20px}body[fds] .md-card-subtitle{padding-left:20px;padding-right:20px;padding-top:10px;margin-bottom:0px}body[fds] .md-card-content{color:#666;padding:10px 20px 20px 20px;margin:0px}body[fds] .md-card .md-card-actions:last-child,body[fds] .md-card .md-card .md-card-actions:last-child{padding:0px 20px 20px 20px;margin:0px}body[fds] .fds-panel-menu-button{position:absolute;right:0px;z-index:2}body[fds] .mat-progress-bar-buffer{background-color:#ccc}body[fds] .link{color:#6B8791;font-size:14px;text-decoration:none;line-height:24px;cursor:pointer}body[fds] .link:hover{text-decoration:underline}body[fds] .link .disabled{color:#333;text-decoration:none}body[fds] .mat-sidenav-container{height:100%}.td-step
 -header span{display:none}body[fds] .mat-tooltip{background:#666;opacity:.9;box-shadow:inset 0px 0px 3px 0px #1391c1}body[fds] .td-data-table-cell{font-size:13px;color:#666;padding:0 28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;line-height:30px}body[fds] .td-data-table-column{color:#999;font-weight:normal}body[fds] .td-data-table-row{height:34px;border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #eee}body[fds] .td-data-table-row.selected{background-color:#eee;border:1px solid #eee}body[fds] .td-data-table-row:hover{background-color:#F8F9F9;border:1px solid #B2C1C6}body[fds] .td-data-table-cell .mat-icon-button{color:#6B8791}body[fds] .td-data-table-cell .mat-icon-button:disabled{color:#808793;cursor:not-allowed}body[fds] .td-data-table-cell .mat-button,body[fds] .td-data-table-cell .mat-icon-button,body[fds] .td-data-table-cell .mat-raised-button{height:24px;width:24px;line-height:0}body[fds] .td-dat
 a-table-cell .mat-icon-button.badge{border-top-left-radius:0px;border-top-right-radius:0px}body[fds] .td-data-table-cell .mat-icon-button.badge[disabled]{opacity:.3}body[fds] .td-data-table-column{font-size:12px;color:#999;height:34px;line-height:34px;padding:0 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body[fds] .td-data-table-column .fa-caret-up,body[fds] .td-data-table-column .fa-caret-down{color:#6B8791;font-size:12px;margin-bottom:2px}body[fds] td-paging-bar{color:#999}body[fds] td-paging-bar mat-select .mat-select-value,body[fds] td-paging-bar mat-select .mat-select-arrow{color:#6B8791}body[fds] .table-title{font-size:20px;color:#333;min-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;margin-right:10px}body[fds] div .td-data-table{border-bottom:2px solid #ddd;border-right:1px transparent;border-left:1px transparent}.fds-dialog-title{margin-top:0;margin-bottom:20px}body[fds] snack-bar-container{background:#FFFFFF;padding:0
 ;box-shadow:0px 0px 3px 0px #1391c1}fds-snackbar-title mat-icon.mat-icon.mat-primary.material-icons{font-size:10px;height:10px;width:10px;line-height:10px;color:#999}.fds-coaster-message{font-size:12px}.fds-snackbar-title{font-size:14px}.fds-snackbar-title i{font-size:24px}.fds-coaster-icon{position:absolute;top:24px;left:15px}.coaster-close-icon{height:10px !important;width:10px !important;line-height:10px !important;right:10px;position:absolute !important;top:10px}.fds-snackbar-wrapper{border-radius:2px;border-width:1px;border-style:solid}
 
 /*# sourceMappingURL=fluid-design-system.min.css.map */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.gz
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.gz b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.gz
index 8a40d5a..b878c9b 100644
Binary files a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.gz and b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.gz differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.map
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.map b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.map
index da4b770..a8f8911 100644
--- a/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.map
+++ b/node_modules/nifi-fds/platform/core/common/styles/css/fluid-design-system.min.css.map
@@ -14,6 +14,7 @@
 		"../_tabs.scss",
 		"../_inputs.scss",
 		"../_panels.scss",
+		"../_progress-bar.scss",
 		"../_links.scss",
 		"../_sideNav.scss",
 		"../_stepper.scss",
@@ -23,5 +24,5 @@
 		"../../../snackbars/coaster/_coaster.component.scss"
 	],
 	"names": [],
-	"mappings": "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"
+	"mappings": "AEiBA,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,GAAG,CAChB,GAAG,CAAE,qBAAqB,CAAE,qBAAqB,CAAE,sFAAsF,CAAC,kBAAkB,CAG9J,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,GAAG,CAChB,GAAG,CAAE,2BAA2B,CAAE,2BAA2B,CAAE,4FAA4F,CAAC,kBAAkB,CAGhL,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,GAAG,CAAE,uBAAuB,CAAE,uBAAuB,CAAE,wFAAwF,CAAC,kBAAkB,CAGpK,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,GAAG,CAChB,GAAG,CAAE,sBAAsB,CAAE,sBAAsB,CAAE,uFAAuF,CAAC,kBAAkB,CAGjK,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,IAAI,CACjB,GAAG,CAAE,oBAAoB,CAAE,oBAAoB,CAAE,qFAAqF,CAAC,kBAAkB,CAG3J,UAAU,CACR,WAAW,CAAE,QAAQ,CACrB,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,GAAG,CAAE,sBAAsB,CAAE,sBAAsB,CAAE,8FAA8F,CAAC,kBAAkB,CAGxK,UAAU,CACR,WAAW,CAAE,aAAa,CAC1B,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,GAAG,CAAE,2BAA2B,CAAE,2BAA2B,CAAE,kGAAkG,CAAC,kBAAkB,CAGtL,UAAU,CACR,WAAW,CAAE,aAAa,CAC1B,UAAU,CAAE,MAAM,CAClB,W
 AAW,CAAE,IAAI,CACjB,GAAG,CAAE,wBAAwB,CAAE,wBAAwB,CAAE,+FAA+F,CAAC,kBAAkB,CAG7K,AAAA,IAAI,CACJ,IAAI,AAAC,CACH,MAAM,CAAE,IAAI,CACb,AAED,AAAA,IAAI,CACJ,MAAM,CACN,KAAK,CACL,KAAK,CACL,MAAM,CACN,EAAE,CACF,QAAQ,AAAC,CACP,WAAW,CDlEC,QAAQ,CACtB,UAAU,CCkER,SAAS,CAAE,IAAI,CAChB,AAED,AAAA,IAAI,AAAC,CACH,KAAK,CD5DC,IAAO,CC6Dd,AAED,AAAA,MAAM,AAAC,CACL,WAAW,CAAE,IAAI,CAClB,AAED,AAAA,GAAG,AAAC,CACF,UAAU,CAAE,IAAI,CACjB,AAED,AAAA,EAAE,AAAC,CACD,UAAU,CAAE,MAAM,CACnB,AAED,AAAA,EAAE,CACF,EAAE,CACF,EAAE,CACF,EAAE,CACF,EAAE,CACF,EAAE,AAAC,CACD,WAAW,CD5FC,QAAQ,CACtB,UAAU,CC4FR,WAAW,CAAE,MAAM,CACnB,UAAU,CAAE,MAAM,CAClB,UAAU,CAAE,OAAO,CACpB,AAED,AAAA,EAAE,AAAC,CACD,KAAK,CDxFC,IAAO,CCyFd,AAED,AAAA,EAAE,AAAC,CACD,KAAK,CD3FC,IAAO,CC4Fd,AAED,AAAA,KAAK,AAAC,CACJ,WAAW,CD3GC,QAAQ,CACtB,UAAU,CC2GR,SAAS,CAAE,IAAI,CACf,KAAK,CDjGC,IAAO,CCkGd,AC9GD,AAAA,WAAW,AAAC,CACV,cAAc,CAAE,UAAU,CAC3B,AAED,AAAA,OAAO,AAAC,CACN,WAAW,CFDA,eAAe,CAC5B,UAAU,CECR,SAAS,CAAE,IAAI,CACf,KAAK,CFIC,IAAO,CEHb,cAAc,CAAE,IAAI,CACrB,AAED,AAAA,UAAU,
 AAAC,CACT,SAAS,CAAE,IAAI,CACf,KAAK,CFWC,OAAO,CEVd,AAED,AAAA,eAAe,AAAC,CACd,MAAM,CAAE,IAAI,CACb,AAED,AAAA,yBAAyB,AAAC,CACxB,QAAQ,CAAE,QAAQ,CAClB,GAAG,CAAE,IAAI,CACT,IAAI,CAAE,IAAI,CACX,AAED,AAAA,YAAY,AAAC,CACX,WAAW,CFrBD,cAAc,CAC1B,UAAU,CEqBR,SAAS,CAAE,IAAI,CACf,KAAK,CFjBC,IAAO,CEkBd,AAED,AAAA,YAAY,CAAC,CAAC,AAAC,CACb,aAAa,CAAE,GAAG,CACnB,AAED,AAAA,MAAM,AAAC,CACL,WAAW,CFjCA,eAAe,CAC5B,UAAU,CEiCR,SAAS,CAAE,IAAI,CACf,KAAK,CF5BC,IAAO,CE6Bb,cAAc,CAAE,SAAS,CAC1B,AAED,AAAA,MAAM,AAAC,CACL,WAAW,CFtCD,cAAc,CAC1B,UAAU,CEsCR,SAAS,CAAE,IAAI,CACf,KAAK,CFnCC,IAAO,CEoCd,AAED,AAAA,eAAe,AAAC,CACd,UAAU,CAAE,IAAI,CAChB,aAAa,CAAE,IAAI,CACpB,AAED,AAAA,iBAAiB,AAAC,CAChB,WAAW,CAAE,IAAI,CACjB,YAAY,CAAE,IAAI,CACnB,AAED,AAAA,qBAAqB,AAAC,CACpB,KAAK,CAAE,IAAI,CACZ,AAED,AAAA,QAAQ,AAAC,CACP,MAAM,CAAE,OAAO,CAChB,ACnED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,AAAC,CAC7C,UAAU,CAAE,eAAe,CAC5B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,kBAAkB,AAAC,CAChE,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,KAAK,CACZ,MAAM,CAAE,GAAG,
 CAAC,KAAK,CHSX,IAAO,CGRd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,gCAAgC,AAAC,CAC9E,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,OAAO,CAAE,CAAC,CACV,WAAW,CAAE,IAAI,CACjB,UAAU,CAAE,MAAM,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,0BAA0B,AAAC,CACxE,gBAAgB,CHwBL,OAAO,CGvBlB,KAAK,CAAE,KAAK,CACb,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,0BAA0B,CAAC,aAAa,AAAC,CACtF,KAAK,CAAE,KAAK,CACb,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,aAAa,AAAC,CAC3D,KAAK,CHeM,OAAO,CGdnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oCAAoC,CAAC,GAAG,AAAC,CACjD,WAAW,CAAE,MAAM,CACpB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,AAAC,CAC1B,UAAU,CAAE,eAAe,CAC5B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,CAAC,gCAAgC,AAAC,CAC3D,aAAa,CAAE,GAAG,CAAC,KAAK,CHvBlB,IAAO,CGwBd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,CAAC,0BAA0B,AAAC,CACrD,UAAU,CAAE,WAAW,CACxB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,CAAC,0BAA0B,CAAC,gCAAgC,AAAC,CACtF,aAAa,CAAE,GAAG,CAAC,KAAK,CHLb,OAAO,CGMlB,U
 AAU,CAAE,WAAW,CACxB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAC,CAC7B,UAAU,CAAE,eAAe,CAC5B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,CAAC,kBAAkB,AAAC,CAChD,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,MAAM,CAAE,GAAG,CAAC,KAAK,CH3CX,IAAO,CG4Cd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,CAAC,gCAAgC,AAAC,CAC9D,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,OAAO,CAAE,CAAC,CACV,WAAW,CAAE,IAAI,CACjB,UAAU,CAAE,MAAM,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,CAAC,0BAA0B,AAAC,CACxD,gBAAgB,CH5BL,OAAO,CG6BlB,KAAK,CAAE,KAAK,CACZ,MAAM,CAAE,GAAG,CAAC,KAAK,CH9BN,OAAO,CG+BnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,WAAW,AAAA,0BAA0B,AAAC,CAC9C,gBAAgB,CH7DV,IAAO,CG8Db,KAAK,CHjEC,IAAO,CGkEb,MAAM,CAAE,GAAG,CAAC,KAAK,CH/DX,IAAO,CGgEd,AC9ED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,6BAA6B,AAAC,CACtC,MAAM,CAAE,eAAe,CACvB,KAAK,CAAE,eAAe,CACvB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,AAAC,CAC5B,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,YAAY,CJSN,IAAO,CIRd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,o
 BAAoB,AAAC,CAC7B,IAAI,CAAE,IAAI,CACV,GAAG,CAAE,IAAI,CACT,KAAK,CAAE,IAAI,CACX,MAAM,CAAE,IAAI,CACb,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,2BAA2B,AAAA,WAAW,CAAC,wBAAwB,CACzE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,AAAA,WAAW,CAAC,wBAAwB,AAAC,CAClE,gBAAgB,CJqBL,OAAO,CIpBnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,6BAA6B,AAAA,MAAM,AAAC,CAC5C,gBAAgB,CJiBL,OAAO,CIhBlB,aAAa,CAAE,GAAG,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,wBAAwB,AAAC,CACjC,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACZ,AAID,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAC,CAC7B,MAAM,CAAE,eAAe,CACvB,KAAK,CAAE,eAAe,CACtB,MAAM,CAAE,GAAG,CAAC,KAAK,CJrBX,IAAO,CIsBd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAA,MAAM,AAAC,CACnC,gBAAgB,CJDL,OAAO,CIElB,MAAM,CAAE,GAAG,CAAC,KAAK,CJFN,OAAO,CIGnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,4BAA4B,AAAA,OAAO,AAAC,CAC5C,OAAO,CAAE,OAAO,CAChB,SAAS,CAAE,GAAG,CACd,WAAW,CAAE,WAAW,CACxB,UAAU,CAAE,IAAI,CAChB,WAAW,CAAE,IAAI,CACjB,MAAM,CAAE,IAAI,CACZ,SAAS,CAAE,OAAO,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,A
 AAA,EAAK,4BAA4B,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kCAAkC,AAAC,CACnF,gBAAgB,CJhBL,OAAO,CIiBlB,MAAM,CAAE,GAAG,CAAC,KAAK,CJjBN,OAAO,CIkBlB,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,sBAAsB,AAAC,CAC/B,MAAM,CAAE,WAAW,CACpB,ACjED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAC,CAC7B,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,uBAAuB,AAAC,CAChC,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,gBAAgB,CAAE,OAAO,CACzB,MAAM,CAAE,GAAG,CAAC,KAAK,CLQX,IAAO,CKPd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,uBAAuB,AAAA,MAAM,AAAC,CACtC,gBAAgB,CL4BL,OAAO,CK3BlB,YAAY,CL2BD,OAAO,CK1BnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,CAAC,uBAAuB,AAAC,CACnD,MAAM,CAAE,GAAG,CAAC,KAAK,CLuBN,OAAO,CKtBlB,gBAAgB,CLsBL,OAAO,CKrBnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,AAAA,WAAW,AAAA,kBAAkB,CAAC,uBAAuB,AAAC,CAC/E,YAAY,CLkBD,OAAO,CKjBnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,uBAAuB,AAAC,CAChC,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,IAAI,CAAE,GAAG
 ,CACT,GAAG,CAAE,GAAG,CACR,gBAAgB,CAAE,OAAO,CAC1B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,CAAC,uBAAuB,AAAC,CACnD,gBAAgB,CAAE,OAAO,CAC1B,ACpCD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,SAAS,AAAC,CAClB,aAAa,CAAE,GAAG,CAClB,SAAS,CAAE,IAAI,CACf,WAAW,CNHC,QAAQ,CACtB,UAAU,CMGR,UAAU,CAAE,MAAM,CAClB,WAAW,CAAE,MAAM,CACnB,OAAO,CAAE,iBAAiB,CAC3B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,SAAS,CAAC,CAAC,AAAC,CACpB,WAAW,CAAE,IAAI,CACjB,KAAK,CAAE,KAAK,CACZ,UAAU,CAAE,GAAG,CAChB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,AAAC,CACxB,KAAK,CNJC,IAAO,CMKb,MAAM,CAAE,IAAI,CACZ,MAAM,CAAE,YAAY,CACrB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,AAAA,kBAAkB,AAAC,CAC1C,OAAO,CAAE,iBAAiB,CAC3B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,CAAC,CAAC,AAAC,CAC1B,WAAW,CAAE,IAAI,CACjB,KAAK,CAAE,KAAK,CACZ,UAAU,CAAE,GAAG,CAChB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,CAAC,QAAQ,AAAC,CACjC,SAAS,CAAE,IAAI,CACf,UAAU,CAAE,KAAK,CACjB,WAAW,CAAE,IAAI,CACjB,QAAQ,CAAE,QAAQ,CAClB,GAAG,CAAE,IAAI,CACV,AAED,AAAA,IAAI,CAAA,AAAA,GAA
 C,AAAA,EAAK,QAAQ,CAAC,IAAI,AAAC,CACtB,WAAW,CAAE,MAAM,CACnB,QAAQ,CAAE,MAAM,CAChB,aAAa,CAAE,QAAQ,CACvB,KAAK,CAAE,IAAI,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,CAAC,QAAQ,AAAC,CACnC,OAAO,CAAE,gBAAgB,CAC1B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,CAAC,QAAQ,AAAA,gBAAgB,AAAC,CACjD,SAAS,CAAE,IAAI,CACf,aAAa,CAAE,GAAG,CACnB,ACrDD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,AAAC,CAC9B,OAAO,CAAE,IAAI,CACb,KAAK,CAAE,KAAK,CACb,ACHD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,cAAc,AAAC,CACvB,WAAW,CAAE,IAAI,CACjB,cAAc,CAAE,SAAS,CACzB,KAAK,CRSC,IAAO,CQRd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,cAAc,AAAA,MAAM,AAAA,IAAK,EAAA,AAAA,QAAC,AAAA,EAAW,CAC7C,KAAK,CRIC,IAAO,CQHd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,cAAc,AAAA,MAAM,AAAA,IAAK,EAAA,AAAA,QAAC,AAAA,EAAW,CAC7C,gBAAgB,CAAE,OAAO,CAC1B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,AAAC,CAC9B,KAAK,CRJC,IAAO,CQKd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,gBAAgB,CAC1B,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,eAAe,AAAC,CACxB,aAAa,CAAE,GAAG,CACnB,ACrBD,AAAA,IAAI,
 CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAC,CAC7B,SAAS,CAAE,KAAK,CACjB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,AAAC,CAC3B,MAAM,CAAE,CAAC,CACT,cAAc,CAAE,CAAC,CAClB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,AAAA,kBAAkB,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,AAAA,kBAAkB,AAAC,CACtE,aAAa,CAAE,GAAG,CAClB,KAAK,CTCC,IAAO,CSAb,MAAM,CAAE,GAAG,CAAC,KAAK,CTMX,OAAO,CSLb,MAAM,CAAE,IAAI,CACZ,OAAO,CAAE,QAAQ,CACjB,KAAK,CAAE,iBAAiB,CACzB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,AAAA,kBAAkB,AAAC,CACnC,OAAO,CAAE,SAAS,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,AAAA,kBAAkB,CAAA,AAAA,QAAC,AAAA,EAAW,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,AAAA,kBAAkB,CAAA,AAAA,QAAC,AAAA,CAAU,CAC1F,UAAU,CTJJ,OAAO,CSKb,KAAK,CTJE,OAAO,CSKd,MAAM,CAAE,GAAG,CAAC,KAAK,CTNX,OAAO,CSOd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,4BAA4B,AAAC,CACrC,UAAU,CAAE,IAAI,CAChB,KAAK,CAAE,iBAAiB,CACzB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,AAAA,kBAAkB,AAAA,MAAM,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,AAAA,kBAAkB,AAAA,MAAM,AAAC,CACl
 F,YAAY,CTOD,OAAO,CSNnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,oBAAoB,AAAC,CAC7B,OAAO,CAAE,IAAI,CACd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,sBAAsB,AAAC,CAC/B,SAAS,CAAE,IAAI,CACf,KAAK,CT9BC,IAAO,CS+Bb,WAAW,CAAE,GAAG,CACjB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,sBAAsB,AAAC,CAC/B,GAAG,CAAE,IAAI,CACT,IAAI,CAAE,IAAI,CACV,WAAW,CAAE,MAAM,CACnB,QAAQ,CAAE,MAAM,CAChB,aAAa,CAAE,QAAQ,CACvB,KAAK,CAAE,iBAAiB,CACzB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,AAAA,YAAY,CAAC,sBAAsB,AAAC,CAC/D,SAAS,CAAE,iBAAiB,CAAC,iBAAiB,CAAC,WAAW,CAC3D,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,yBAAyB,AAAA,4BAA4B,CAAC,2BAA2B,AAAC,CAC1F,SAAS,CAAE,iBAAiB,CAAC,iBAAiB,CAAC,WAAU,CAC1D,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,yBAAyB,CAAC,gCAAgC,AAAA,iBAAiB,CAAC,mCAAmC,CAAC,2BAA2B,AAAC,CACpJ,SAAS,CAAE,iBAAiB,CAAC,iBAAiB,CAAC,WAAU,CAC1D,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,AAAC,CACtB,GAAG,CAAE,GAAG,CACR,IAAI,CAAE,IAAI,CACV,WAAW,CAAE,eAAe,CAC7B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,AAAA,kBAAkB,CAAA,AAAA,QAAC
 ,AAAA,CAAU,CAClD,OAAO,CAAE,CAAC,CACX,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,CAAC,8BAA8B,AAAA,OAAO,AAAC,CACvD,OAAO,CAAE,OAAO,CAChB,OAAO,CAAE,YAAY,CACrB,WAAW,CAAE,WAAW,CACxB,KAAK,CAAE,KAAK,CACZ,MAAM,CAAE,iBAAiB,CACzB,KAAK,CTvEC,IAAO,CSwEd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,SAAS,AAAC,CAClB,KAAK,CT3EC,IAAO,CS4Ed,ACzFD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,cAAc,AAAC,CACvB,SAAS,CAAE,IAAI,CACf,KAAK,CVSC,IAAO,CURb,aAAa,CAAE,GAAG,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,AAAC,CACtB,WAAW,CAAE,IAAI,CACjB,YAAY,CAAE,IAAI,CAClB,aAAa,CAAE,IAAI,CACpB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,iBAAiB,AAAC,CAC1B,YAAY,CAAE,IAAI,CAClB,aAAa,CAAE,IAAI,CACnB,WAAW,CAAE,IAAI,CACjB,aAAa,CAAE,GAAG,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,gBAAgB,AAAC,CACzB,KAAK,CVRC,IAAO,CUSb,OAAO,CAAE,mBAAmB,CAC5B,MAAM,CAAE,GAAG,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,CAAC,gBAAgB,AAAA,WAAW,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,QAAQ,CAAC,QAAQ,CAAC,gBAAgB,AAAA,WAAW,AAAC,CACtG,OAAO,CAAE,kBAAkB,CAC3B,MAA
 M,CAAE,GAAG,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,sBAAsB,AAAC,CAC/B,QAAQ,CAAE,QAAQ,CAClB,KAAK,CAAE,GAAG,CACV,OAAO,CAAE,CAAC,CACX,ACpCD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,wBAAwB,AAAC,CAC/B,gBAAgB,CXeZ,IAAO,CWdd,ACAD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,AAAC,CACd,KAAK,CZwCM,OAAO,CYvClB,SAAS,CAAE,IAAI,CACf,eAAe,CAAE,IAAI,CACrB,WAAW,CAAE,IAAI,CACjB,MAAM,CAAE,OAAO,CAChB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,AAAA,MAAM,AAAC,CACpB,eAAe,CAAE,SAAS,CAC3B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,KAAK,CAAC,SAAS,AAAC,CACxB,KAAK,CZFC,IAAO,CYGb,eAAe,CAAE,IAAI,CACtB,ACjBD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,sBAAsB,AAAC,CAC/B,MAAM,CAAE,IAAI,CACb,ACFD,AAAA,eAAe,CAAC,IAAI,AAAC,CACnB,OAAO,CAAE,IAAI,CACd,ACAD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,YAAY,AAAC,CACrB,UAAU,CfWJ,IAAO,CeVb,OAAO,CAAE,EAAE,CACX,UAAU,CAAE,KAAK,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,OAAqB,CACxD,ACJD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,AAAC,CAC5B,SAAS,CAAE,IAAI,CACf,KAAK,ChBUC,IAAO,CgBTb,OAAO,CAAE,MAAM,CACf,WA
 AW,CAAE,MAAM,CACnB,QAAQ,CAAE,MAAM,CAChB,aAAa,CAAE,QAAQ,CACvB,MAAM,CAAE,IAAI,CACZ,WAAW,CAAE,IAAI,CAClB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,AAAC,CAC9B,KAAK,ChBCC,IAAO,CgBAb,WAAW,CAAE,MAAM,CACpB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,AAAC,CAC3B,MAAM,CAAE,IAAI,CACZ,UAAU,CAAE,cAAc,CAC1B,WAAW,CAAE,cAAc,CAC3B,YAAY,CAAE,cAAc,CAC5B,aAAa,CAAE,GAAG,CAAC,KAAK,ChBNlB,IAAO,CgBOd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,AAAA,SAAS,AAAC,CACpC,gBAAgB,ChBVV,IAAO,CgBWb,MAAM,CAAE,GAAG,CAAC,KAAK,ChBXX,IAAO,CgBYd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,kBAAkB,AAAA,MAAM,AAAC,CACjC,gBAAgB,ChBdV,OAAO,CgBeb,MAAM,CAAE,GAAG,CAAC,KAAK,ChBWN,OAAO,CgBVnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,gBAAgB,AAAC,CAC7C,KAAK,ChBMM,OAAO,CgBLnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,gBAAgB,AAAA,SAAS,AAAC,CACtD,KAAK,ChBhBE,OAAO,CgBiBd,MAAM,CAAE,WAAW,CACpB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,WAAW,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,gBAAgB,CAAE,IAAI,CA
 AA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,kBAAkB,AAAC,CAC1I,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,WAAW,CAAE,CAAC,CACf,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,gBAAgB,AAAA,MAAM,AAAC,CACnD,sBAAsB,CAAE,GAAG,CAC3B,uBAAuB,CAAE,GAAG,CAC7B,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,CAAC,gBAAgB,AAAA,MAAM,CAAA,AAAA,QAAC,AAAA,CAAU,CAC7D,OAAO,CAAE,EAAE,CACZ,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,AAAC,CAC9B,SAAS,CAAE,IAAI,CACf,KAAK,ChB/CC,IAAO,CgBgDb,MAAM,CAAE,IAAI,CACZ,WAAW,CAAE,IAAI,CACjB,OAAO,CAAE,MAAM,CACf,WAAW,CAAE,MAAM,CACnB,aAAa,CAAE,QAAQ,CACvB,QAAQ,CAAE,MAAM,CACjB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,CAAC,YAAY,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,qBAAqB,CAAC,cAAc,AAAC,CAC3F,KAAK,ChB7BM,OAAO,CgB8BlB,SAAS,CAAE,IAAI,CACf,aAAa,CAAE,GAAG,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,AAAC,CACtB,KAAK,ChB/DC,IAAO,CgBgEd,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,CAAC,UAAU,CAAC,iBAAiB,CAAE,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,aAAa,CAAC,UAAU,CAAC,iBAAiB,AAAC,CACzG,KAAK,C
 hBvCM,OAAO,CgBwCnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,YAAY,AAAC,CACrB,SAAS,CAAE,IAAI,CACf,KAAK,ChB1EC,IAAO,CgB2Eb,SAAS,CAAE,KAAK,CAChB,WAAW,CAAE,MAAM,CACnB,QAAQ,CAAE,MAAM,CAChB,aAAa,CAAE,QAAQ,CACvB,SAAS,CAAE,GAAG,CACd,YAAY,CAAE,IAAI,CACnB,AAED,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,GAAG,CAAC,cAAc,AAAC,CAC3B,aAAa,CAAE,GAAG,CAAC,KAAK,ChB9ElB,IAAO,CgB+Eb,YAAY,CAAE,eAAe,CAC7B,WAAW,CAAE,eAAe,CAC7B,ACpGD,AAAA,iBAAiB,AAAC,CAChB,UAAU,CAAE,CAAC,CACb,aAAa,CAAE,IAAI,CACpB,ACHD,AAAA,IAAI,CAAA,AAAA,GAAC,AAAA,EAAK,mBAAmB,AAAC,CAC5B,UAAU,CAAE,OAAO,CACnB,OAAO,CAAE,CAAC,CACV,UAAU,CAAE,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,OAAqB,CAClD,AAED,AAAA,kBAAkB,CAAC,QAAQ,AAAA,SAAS,AAAA,YAAY,AAAA,eAAe,AAAC,CAC9D,SAAS,CAAE,IAAI,CACf,MAAM,CAAE,IAAI,CACZ,KAAK,CAAE,IAAI,CACX,WAAW,CAAE,IAAI,CACjB,KAAK,ClBIC,IAAO,CkBHd,AAED,AAAA,oBAAoB,AAAC,CACnB,SAAS,CAAE,IAAI,CAChB,AAED,AAAA,mBAAmB,AAAC,CAClB,SAAS,CAAE,IAAI,CAChB,AAED,AAAA,mBAAmB,CAAC,CAAC,AAAC,CACpB,SAAS,CAAE,IAAI,CAChB,AAED,AAAA,iBAAiB,AAAC,CAChB,QAAQ,CAAE,QAA
 Q,CAClB,GAAG,CAAE,IAAI,CACT,IAAI,CAAE,IAAI,CACX,AAED,AAAA,mBAAmB,AAAC,CAClB,MAAM,CAAE,eAAe,CACvB,KAAK,CAAE,eAAe,CACtB,WAAW,CAAE,eAAe,CAC5B,KAAK,CAAE,IAAI,CACX,QAAQ,CAAE,mBAAmB,CAC7B,GAAG,CAAE,IAAI,CACV,AAED,AAAA,qBAAqB,AAAC,CACpB,aAAa,CAAE,GAAG,CAClB,YAAY,CAAE,GAAG,CACjB,YAAY,CAAE,KAAK,CACpB"
 }
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/nifi-fds/platform/core/common/styles/fluid-design-system.scss
----------------------------------------------------------------------
diff --git a/node_modules/nifi-fds/platform/core/common/styles/fluid-design-system.scss b/node_modules/nifi-fds/platform/core/common/styles/fluid-design-system.scss
index b04cb46..e28f801 100644
--- a/node_modules/nifi-fds/platform/core/common/styles/fluid-design-system.scss
+++ b/node_modules/nifi-fds/platform/core/common/styles/fluid-design-system.scss
@@ -26,6 +26,7 @@
 @import 'tabs';
 @import 'inputs';
 @import 'panels';
+@import 'progress-bar';
 @import 'links';
 @import 'sideNav';
 @import 'stepper';

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/node-sass/vendor/darwin-x64-59/binding.node
----------------------------------------------------------------------
diff --git a/node_modules/node-sass/vendor/darwin-x64-59/binding.node b/node_modules/node-sass/vendor/darwin-x64-59/binding.node
new file mode 100644
index 0000000..a9638b8
Binary files /dev/null and b/node_modules/node-sass/vendor/darwin-x64-59/binding.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/roboto-fontface/package.json
----------------------------------------------------------------------
diff --git a/node_modules/roboto-fontface/package.json b/node_modules/roboto-fontface/package.json
index f0647b2..2e8f1e4 100644
--- a/node_modules/roboto-fontface/package.json
+++ b/node_modules/roboto-fontface/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "0.7.0"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/roboto-fontface/-/roboto-fontface-0.7.0.tgz",
   "_spec": "0.7.0",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/rxjs/package.json
----------------------------------------------------------------------
diff --git a/node_modules/rxjs/package.json b/node_modules/rxjs/package.json
index 4eff99d..0a3563e 100644
--- a/node_modules/rxjs/package.json
+++ b/node_modules/rxjs/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "5.4.3"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/rxjs/-/rxjs-5.4.3.tgz",
   "_spec": "5.4.3",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/systemjs-plugin-text/package.json
----------------------------------------------------------------------
diff --git a/node_modules/systemjs-plugin-text/package.json b/node_modules/systemjs-plugin-text/package.json
index 2fee989..fe487e5 100644
--- a/node_modules/systemjs-plugin-text/package.json
+++ b/node_modules/systemjs-plugin-text/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "0.0.11"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/systemjs-plugin-text/-/systemjs-plugin-text-0.0.11.tgz",
   "_spec": "0.0.11",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/systemjs/package.json
----------------------------------------------------------------------
diff --git a/node_modules/systemjs/package.json b/node_modules/systemjs/package.json
index e0dc379..ff2cd10 100644
--- a/node_modules/systemjs/package.json
+++ b/node_modules/systemjs/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "0.20.17"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/systemjs/-/systemjs-0.20.17.tgz",
   "_spec": "0.20.17",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/zone.js/package.json
----------------------------------------------------------------------
diff --git a/node_modules/zone.js/package.json b/node_modules/zone.js/package.json
index 0af1347..4e0214d 100644
--- a/node_modules/zone.js/package.json
+++ b/node_modules/zone.js/package.json
@@ -22,7 +22,8 @@
     "fetchSpec": "0.8.7"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.8.7.tgz",
   "_spec": "0.8.7",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/package-lock.json
----------------------------------------------------------------------
diff --git a/package-lock.json b/package-lock.json
index f4bf6bd..adcc29e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3855,7 +3855,7 @@
       "dev": true
     },
     "nifi-fds": {
-      "version": "git://github.com/apache/nifi-fds.git#afebff3531e8c7f51bf41b215a24601104fa106d",
+      "version": "git://github.com/apache/nifi-fds.git#4eee1d77635dd5cd3fe03eb77efa724935a0cd3d",
       "requires": {
         "@angular/animations": "4.4.6",
         "@angular/cdk": "2.0.0-beta.12",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/webapp/css/fds-demo.min.css.map
----------------------------------------------------------------------
diff --git a/webapp/css/fds-demo.min.css.map b/webapp/css/fds-demo.min.css.map
index 4a32be2..322858b 100644
--- a/webapp/css/fds-demo.min.css.map
+++ b/webapp/css/fds-demo.min.css.map
@@ -3,8 +3,8 @@
 	"file": "fds-demo.min.css",
 	"sources": [
 		"../theming/fds-demo.scss",
-		"../../node_modules/fluid-design-system/platform/core/common/styles/_globalVars.scss",
-		"../../node_modules/fluid-design-system/platform/core/theming/_all-theme.scss",
+		"../../node_modules/nifi-fds/platform/core/common/styles/_globalVars.scss",
+		"../../node_modules/nifi-fds/platform/core/theming/_all-theme.scss",
 		"../../node_modules/@angular/material/_theming.scss",
 		"../../node_modules/@covalent/core/theming/_all-theme.scss",
 		"../../node_modules/@covalent/core/common/_common-theme.scss",
@@ -22,9 +22,9 @@
 		"../../node_modules/@covalent/core/paging/_paging-bar-theme.scss",
 		"../../node_modules/@covalent/core/notifications/_notification-count-theme.scss",
 		"../../node_modules/@covalent/core/message/_message-theme.scss",
-		"../../node_modules/fluid-design-system/platform/core/common/styles/_buttons.scss",
-		"../../node_modules/fluid-design-system/platform/core/common/styles/_expansionPanels.scss",
-		"../../node_modules/fluid-design-system/platform/core/common/styles/_menus.scss",
+		"../../node_modules/nifi-fds/platform/core/common/styles/_buttons.scss",
+		"../../node_modules/nifi-fds/platform/core/common/styles/_expansionPanels.scss",
+		"../../node_modules/nifi-fds/platform/core/common/styles/_menus.scss",
 		"../theming/_structureElements.scss",
 		"../theming/_helperClasses.scss"
 	],

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/webapp/theming/fds-demo.scss
----------------------------------------------------------------------
diff --git a/webapp/theming/fds-demo.scss b/webapp/theming/fds-demo.scss
index 57eb3af..4f94205 100644
--- a/webapp/theming/fds-demo.scss
+++ b/webapp/theming/fds-demo.scss
@@ -19,8 +19,8 @@
  * In this file you should centralize your imports. After compilation simply import this file using the following HTML or equivalent:
  * <link href='webapp/css/fds-demo.min.css' media='screen, projection' rel='stylesheet' type='text/css' /> */
 
-@import '../../node_modules/fluid-design-system/platform/core/common/styles/globalVars';
-@import '../../node_modules/fluid-design-system/platform/core/theming/all-theme';
+@import '../../node_modules/nifi-fds/platform/core/common/styles/globalVars';
+@import '../../node_modules/nifi-fds/platform/core/theming/all-theme';
 @import 'structureElements';
 @import 'helperClasses';
 


[3/3] nifi-fds git commit: update nifi-fds node_module

Posted by sc...@apache.org.
update nifi-fds node_module


Project: http://git-wip-us.apache.org/repos/asf/nifi-fds/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-fds/commit/e20fb305
Tree: http://git-wip-us.apache.org/repos/asf/nifi-fds/tree/e20fb305
Diff: http://git-wip-us.apache.org/repos/asf/nifi-fds/diff/e20fb305

Branch: refs/heads/gh-pages
Commit: e20fb30556983407b519dfdb895f51a0152e6e88
Parents: c512fbe
Author: Scott Aslan <sc...@gmail.com>
Authored: Fri Apr 13 15:53:22 2018 -0400
Committer: Scott Aslan <sc...@gmail.com>
Committed: Fri Apr 13 15:53:22 2018 -0400

----------------------------------------------------------------------
 .gitignore                                      |   6 +
 README.md                                       |   2 +-
 nifi-fds.iml                                    |   9 +
 node_modules/@angular/animations/package.json   |   3 +-
 node_modules/@angular/cdk/package.json          |   3 +-
 node_modules/@angular/common/package.json       |   3 +-
 node_modules/@angular/compiler/package.json     |   3 +-
 node_modules/@angular/core/package.json         |   3 +-
 node_modules/@angular/flex-layout/package.json  |   3 +-
 node_modules/@angular/forms/package.json        |   3 +-
 node_modules/@angular/http/package.json         |   3 +-
 node_modules/@angular/material/package.json     |   3 +-
 .../platform-browser-dynamic/package.json       |   3 +-
 .../@angular/platform-browser/package.json      |   3 +-
 node_modules/@angular/router/package.json       |   3 +-
 .../Release/node-v59-darwin-x64/fse.node        | Bin 0 -> 40768 bytes
 node_modules/iltorb/build/Makefile              | 347 +++++++++++
 .../build/Release/.deps/Release/iltorb.node.d   |   1 +
 .../obj.target/action_after_build.stamp.d       |   1 +
 .../iltorb/brotli/common/dictionary.o.d         |   8 +
 .../obj.target/iltorb/brotli/dec/bit_reader.o.d |  10 +
 .../obj.target/iltorb/brotli/dec/decode.o.d     |  23 +
 .../obj.target/iltorb/brotli/dec/huffman.o.d    |  11 +
 .../obj.target/iltorb/brotli/dec/state.o.d      |  15 +
 .../iltorb/brotli/enc/backward_references.o.d   |  42 ++
 .../brotli/enc/backward_references_hq.o.d       |  40 ++
 .../obj.target/iltorb/brotli/enc/bit_cost.o.d   |  27 +
 .../iltorb/brotli/enc/block_splitter.o.d        |  31 +
 .../iltorb/brotli/enc/brotli_bit_stream.o.d     |  34 ++
 .../obj.target/iltorb/brotli/enc/cluster.o.d    |  29 +
 .../iltorb/brotli/enc/compress_fragment.o.d     |  34 ++
 .../brotli/enc/compress_fragment_two_pass.o.d   |  36 ++
 .../iltorb/brotli/enc/dictionary_hash.o.d       |   8 +
 .../obj.target/iltorb/brotli/enc/encode.o.d     |  60 ++
 .../iltorb/brotli/enc/entropy_encode.o.d        |  11 +
 .../obj.target/iltorb/brotli/enc/histogram.o.d  |  25 +
 .../iltorb/brotli/enc/literal_cost.o.d          |  13 +
 .../obj.target/iltorb/brotli/enc/memory.o.d     |   9 +
 .../obj.target/iltorb/brotli/enc/metablock.o.d  |  34 ++
 .../iltorb/brotli/enc/static_dict.o.d           |  14 +
 .../obj.target/iltorb/brotli/enc/utf8_util.o.d  |  10 +
 .../obj.target/iltorb/src/common/allocator.o.d  |  56 ++
 .../iltorb/src/common/stream_coder.o.d          |  58 ++
 .../obj.target/iltorb/src/dec/stream_decode.o.d |  65 ++
 .../iltorb/src/dec/stream_decode_worker.o.d     |  66 ++
 .../obj.target/iltorb/src/enc/stream_encode.o.d |  65 ++
 .../iltorb/src/enc/stream_encode_worker.o.d     |  66 ++
 .../Release/obj.target/iltorb/src/iltorb.o.d    |  66 ++
 .../build/Release/build/bindings/iltorb.node.d  |   1 +
 node_modules/iltorb/build/Release/iltorb.node   | Bin 0 -> 865472 bytes
 .../Release/obj.target/action_after_build.stamp |   0
 .../iltorb/brotli/common/dictionary.o           | Bin 0 -> 125800 bytes
 .../obj.target/iltorb/brotli/dec/bit_reader.o   | Bin 0 -> 3716 bytes
 .../obj.target/iltorb/brotli/dec/decode.o       | Bin 0 -> 171784 bytes
 .../obj.target/iltorb/brotli/dec/huffman.o      | Bin 0 -> 15756 bytes
 .../obj.target/iltorb/brotli/dec/state.o        | Bin 0 -> 15408 bytes
 .../iltorb/brotli/enc/backward_references.o     | Bin 0 -> 301052 bytes
 .../iltorb/brotli/enc/backward_references_hq.o  | Bin 0 -> 101232 bytes
 .../obj.target/iltorb/brotli/enc/bit_cost.o     | Bin 0 -> 25112 bytes
 .../iltorb/brotli/enc/block_splitter.o          | Bin 0 -> 90292 bytes
 .../iltorb/brotli/enc/brotli_bit_stream.o       | Bin 0 -> 146348 bytes
 .../obj.target/iltorb/brotli/enc/cluster.o      | Bin 0 -> 58160 bytes
 .../iltorb/brotli/enc/compress_fragment.o       | Bin 0 -> 249480 bytes
 .../brotli/enc/compress_fragment_two_pass.o     | Bin 0 -> 277972 bytes
 .../iltorb/brotli/enc/dictionary_hash.o         | Bin 0 -> 67496 bytes
 .../obj.target/iltorb/brotli/enc/encode.o       | Bin 0 -> 178384 bytes
 .../iltorb/brotli/enc/entropy_encode.o          | Bin 0 -> 24352 bytes
 .../obj.target/iltorb/brotli/enc/histogram.o    | Bin 0 -> 10284 bytes
 .../obj.target/iltorb/brotli/enc/literal_cost.o | Bin 0 -> 13276 bytes
 .../obj.target/iltorb/brotli/enc/memory.o       | Bin 0 -> 4820 bytes
 .../obj.target/iltorb/brotli/enc/metablock.o    | Bin 0 -> 76820 bytes
 .../obj.target/iltorb/brotli/enc/static_dict.o  | Bin 0 -> 240244 bytes
 .../obj.target/iltorb/brotli/enc/utf8_util.o    | Bin 0 -> 4348 bytes
 .../obj.target/iltorb/src/common/allocator.o    | Bin 0 -> 141964 bytes
 .../obj.target/iltorb/src/common/stream_coder.o | Bin 0 -> 179908 bytes
 .../obj.target/iltorb/src/dec/stream_decode.o   | Bin 0 -> 262756 bytes
 .../iltorb/src/dec/stream_decode_worker.o       | Bin 0 -> 257088 bytes
 .../obj.target/iltorb/src/enc/stream_encode.o   | Bin 0 -> 273224 bytes
 .../iltorb/src/enc/stream_encode_worker.o       | Bin 0 -> 257424 bytes
 .../Release/obj.target/iltorb/src/iltorb.o      | Bin 0 -> 135232 bytes
 .../iltorb/build/action_after_build.target.mk   |  32 +
 node_modules/iltorb/build/binding.Makefile      |   6 +
 node_modules/iltorb/build/bindings/iltorb.node  | Bin 851204 -> 865472 bytes
 node_modules/iltorb/build/config.gypi           | 182 ++++++
 node_modules/iltorb/build/gyp-mac-tool          | 611 +++++++++++++++++++
 node_modules/iltorb/build/iltorb.target.mk      | 225 +++++++
 node_modules/jquery/package.json                |   3 +-
 node_modules/nifi-fds/package.json              |   2 +-
 .../core/common/styles/_progress-bar.scss       |  20 +
 .../styles/css/fluid-design-system.min.css      |   2 +-
 .../styles/css/fluid-design-system.min.css.gz   | Bin 3198 -> 3220 bytes
 .../styles/css/fluid-design-system.min.css.map  |   3 +-
 .../core/common/styles/fluid-design-system.scss |   1 +
 .../node-sass/vendor/darwin-x64-59/binding.node | Bin 0 -> 3016732 bytes
 node_modules/roboto-fontface/package.json       |   3 +-
 node_modules/rxjs/package.json                  |   3 +-
 node_modules/systemjs-plugin-text/package.json  |   3 +-
 node_modules/systemjs/package.json              |   3 +-
 node_modules/zone.js/package.json               |   3 +-
 package-lock.json                               |   2 +-
 webapp/css/fds-demo.min.css.map                 |  10 +-
 webapp/theming/fds-demo.scss                    |   4 +-
 102 files changed, 2457 insertions(+), 30 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 3fab253..95f13a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,9 @@ node_modules/prebuild-install/node_modules/detect-libc/
 node_modules/protractor/
 coverage/
 npm-debug.log*
+
+# Intellij
+.idea/
+*.iml
+*.iws
+*~

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index ba70766..a7e273e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ npm install
 Next, you will need to update the base url. To do this simply edit the index.html file on line 21:
 
 ```bash
-<base href='/fluid-design-system/'>
+<base href='/nifi-fds/'>
 ```
 
 should be:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/nifi-fds.iml
----------------------------------------------------------------------
diff --git a/nifi-fds.iml b/nifi-fds.iml
new file mode 100644
index 0000000..8021953
--- /dev/null
+++ b/nifi-fds.iml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
+    <exclude-output />
+    <content url="file://$MODULE_DIR$" />
+    <orderEntry type="inheritedJdk" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/animations/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/animations/package.json b/node_modules/@angular/animations/package.json
index 863d028..1eda62f 100644
--- a/node_modules/@angular/animations/package.json
+++ b/node_modules/@angular/animations/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/animations/-/animations-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/cdk/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/cdk/package.json b/node_modules/@angular/cdk/package.json
index 11b74ab..4e52042 100644
--- a/node_modules/@angular/cdk/package.json
+++ b/node_modules/@angular/cdk/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.12"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-2.0.0-beta.12.tgz",
   "_spec": "2.0.0-beta.12",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/common/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/common/package.json b/node_modules/@angular/common/package.json
index ed206a6..2aeb1ed 100644
--- a/node_modules/@angular/common/package.json
+++ b/node_modules/@angular/common/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/common/-/common-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/compiler/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/compiler/package.json b/node_modules/@angular/compiler/package.json
index db130fa..04bf739 100644
--- a/node_modules/@angular/compiler/package.json
+++ b/node_modules/@angular/compiler/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/core/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/core/package.json b/node_modules/@angular/core/package.json
index 1cab96f..8963a7d 100644
--- a/node_modules/@angular/core/package.json
+++ b/node_modules/@angular/core/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/core/-/core-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/flex-layout/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/flex-layout/package.json b/node_modules/@angular/flex-layout/package.json
index a3669f5..be3dca5 100644
--- a/node_modules/@angular/flex-layout/package.json
+++ b/node_modules/@angular/flex-layout/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.9"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/flex-layout/-/flex-layout-2.0.0-beta.9.tgz",
   "_spec": "2.0.0-beta.9",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/forms/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/forms/package.json b/node_modules/@angular/forms/package.json
index 6cc0386..e7cf22f 100644
--- a/node_modules/@angular/forms/package.json
+++ b/node_modules/@angular/forms/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/forms/-/forms-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/http/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/http/package.json b/node_modules/@angular/http/package.json
index 5d73ba2..af97909 100644
--- a/node_modules/@angular/http/package.json
+++ b/node_modules/@angular/http/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/http/-/http-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/material/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/material/package.json b/node_modules/@angular/material/package.json
index c1dd90b..5afa213 100644
--- a/node_modules/@angular/material/package.json
+++ b/node_modules/@angular/material/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "2.0.0-beta.12"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/material/-/material-2.0.0-beta.12.tgz",
   "_spec": "2.0.0-beta.12",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/platform-browser-dynamic/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/platform-browser-dynamic/package.json b/node_modules/@angular/platform-browser-dynamic/package.json
index 0604504..b13999e 100644
--- a/node_modules/@angular/platform-browser-dynamic/package.json
+++ b/node_modules/@angular/platform-browser-dynamic/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/platform-browser/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/platform-browser/package.json b/node_modules/@angular/platform-browser/package.json
index f6513ec..3f927da 100644
--- a/node_modules/@angular/platform-browser/package.json
+++ b/node_modules/@angular/platform-browser/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/@angular/router/package.json
----------------------------------------------------------------------
diff --git a/node_modules/@angular/router/package.json b/node_modules/@angular/router/package.json
index 6f204e9..63df2fc 100644
--- a/node_modules/@angular/router/package.json
+++ b/node_modules/@angular/router/package.json
@@ -23,7 +23,8 @@
     "fetchSpec": "4.4.6"
   },
   "_requiredBy": [
-    "/"
+    "/",
+    "/nifi-fds"
   ],
   "_resolved": "https://registry.npmjs.org/@angular/router/-/router-4.4.6.tgz",
   "_spec": "4.4.6",

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node
----------------------------------------------------------------------
diff --git a/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node b/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node
new file mode 100755
index 0000000..804e707
Binary files /dev/null and b/node_modules/fsevents/lib/binding/Release/node-v59-darwin-x64/fse.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Makefile
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Makefile b/node_modules/iltorb/build/Makefile
new file mode 100644
index 0000000..b275e86
--- /dev/null
+++ b/node_modules/iltorb/build/Makefile
@@ -0,0 +1,347 @@
+# We borrow heavily from the kernel build setup, though we are simpler since
+# we don't have Kconfig tweaking settings on us.
+
+# The implicit make rules have it looking for RCS files, among other things.
+# We instead explicitly write all the rules we care about.
+# It's even quicker (saves ~200ms) to pass -r on the command line.
+MAKEFLAGS=-r
+
+# The source directory tree.
+srcdir := ..
+abs_srcdir := $(abspath $(srcdir))
+
+# The name of the builddir.
+builddir_name ?= .
+
+# The V=1 flag on command line makes us verbosely print command lines.
+ifdef V
+  quiet=
+else
+  quiet=quiet_
+endif
+
+# Specify BUILDTYPE=Release on the command line for a release build.
+BUILDTYPE ?= Release
+
+# Directory all our build output goes into.
+# Note that this must be two directories beneath src/ for unit tests to pass,
+# as they reach into the src/ directory for data with relative paths.
+builddir ?= $(builddir_name)/$(BUILDTYPE)
+abs_builddir := $(abspath $(builddir))
+depsdir := $(builddir)/.deps
+
+# Object output directory.
+obj := $(builddir)/obj
+abs_obj := $(abspath $(obj))
+
+# We build up a list of every single one of the targets so we can slurp in the
+# generated dependency rule Makefiles in one pass.
+all_deps :=
+
+
+
+CC.target ?= $(CC)
+CFLAGS.target ?= $(CPPFLAGS) $(CFLAGS)
+CXX.target ?= $(CXX)
+CXXFLAGS.target ?= $(CPPFLAGS) $(CXXFLAGS)
+LINK.target ?= $(LINK)
+LDFLAGS.target ?= $(LDFLAGS)
+AR.target ?= $(AR)
+
+# C++ apps need to be linked with g++.
+LINK ?= $(CXX.target)
+
+# TODO(evan): move all cross-compilation logic to gyp-time so we don't need
+# to replicate this environment fallback in make as well.
+CC.host ?= gcc
+CFLAGS.host ?= $(CPPFLAGS_host) $(CFLAGS_host)
+CXX.host ?= g++
+CXXFLAGS.host ?= $(CPPFLAGS_host) $(CXXFLAGS_host)
+LINK.host ?= $(CXX.host)
+LDFLAGS.host ?=
+AR.host ?= ar
+
+# Define a dir function that can handle spaces.
+# http://www.gnu.org/software/make/manual/make.html#Syntax-of-Functions
+# "leading spaces cannot appear in the text of the first argument as written.
+# These characters can be put into the argument value by variable substitution."
+empty :=
+space := $(empty) $(empty)
+
+# http://stackoverflow.com/questions/1189781/using-make-dir-or-notdir-on-a-path-with-spaces
+replace_spaces = $(subst $(space),?,$1)
+unreplace_spaces = $(subst ?,$(space),$1)
+dirx = $(call unreplace_spaces,$(dir $(call replace_spaces,$1)))
+
+# Flags to make gcc output dependency info.  Note that you need to be
+# careful here to use the flags that ccache and distcc can understand.
+# We write to a dep file on the side first and then rename at the end
+# so we can't end up with a broken dep file.
+depfile = $(depsdir)/$(call replace_spaces,$@).d
+DEPFLAGS = -MMD -MF $(depfile).raw
+
+# We have to fixup the deps output in a few ways.
+# (1) the file output should mention the proper .o file.
+# ccache or distcc lose the path to the target, so we convert a rule of
+# the form:
+#   foobar.o: DEP1 DEP2
+# into
+#   path/to/foobar.o: DEP1 DEP2
+# (2) we want missing files not to cause us to fail to build.
+# We want to rewrite
+#   foobar.o: DEP1 DEP2 \
+#               DEP3
+# to
+#   DEP1:
+#   DEP2:
+#   DEP3:
+# so if the files are missing, they're just considered phony rules.
+# We have to do some pretty insane escaping to get those backslashes
+# and dollar signs past make, the shell, and sed at the same time.
+# Doesn't work with spaces, but that's fine: .d files have spaces in
+# their names replaced with other characters.
+define fixup_dep
+# The depfile may not exist if the input file didn't have any #includes.
+touch $(depfile).raw
+# Fixup path as in (1).
+sed -e "s|^$(notdir $@)|$@|" $(depfile).raw >> $(depfile)
+# Add extra rules as in (2).
+# We remove slashes and replace spaces with new lines;
+# remove blank lines;
+# delete the first line and append a colon to the remaining lines.
+sed -e 's|\\||' -e 'y| |\n|' $(depfile).raw |\
+  grep -v '^$$'                             |\
+  sed -e 1d -e 's|$$|:|'                     \
+    >> $(depfile)
+rm $(depfile).raw
+endef
+
+# Command definitions:
+# - cmd_foo is the actual command to run;
+# - quiet_cmd_foo is the brief-output summary of the command.
+
+quiet_cmd_cc = CC($(TOOLSET)) $@
+cmd_cc = $(CC.$(TOOLSET)) $(GYP_CFLAGS) $(DEPFLAGS) $(CFLAGS.$(TOOLSET)) -c -o $@ $<
+
+quiet_cmd_cxx = CXX($(TOOLSET)) $@
+cmd_cxx = $(CXX.$(TOOLSET)) $(GYP_CXXFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+
+quiet_cmd_objc = CXX($(TOOLSET)) $@
+cmd_objc = $(CC.$(TOOLSET)) $(GYP_OBJCFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+quiet_cmd_objcxx = CXX($(TOOLSET)) $@
+cmd_objcxx = $(CXX.$(TOOLSET)) $(GYP_OBJCXXFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+# Commands for precompiled header files.
+quiet_cmd_pch_c = CXX($(TOOLSET)) $@
+cmd_pch_c = $(CC.$(TOOLSET)) $(GYP_PCH_CFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+quiet_cmd_pch_cc = CXX($(TOOLSET)) $@
+cmd_pch_cc = $(CC.$(TOOLSET)) $(GYP_PCH_CXXFLAGS) $(DEPFLAGS) $(CXXFLAGS.$(TOOLSET)) -c -o $@ $<
+quiet_cmd_pch_m = CXX($(TOOLSET)) $@
+cmd_pch_m = $(CC.$(TOOLSET)) $(GYP_PCH_OBJCFLAGS) $(DEPFLAGS) -c -o $@ $<
+quiet_cmd_pch_mm = CXX($(TOOLSET)) $@
+cmd_pch_mm = $(CC.$(TOOLSET)) $(GYP_PCH_OBJCXXFLAGS) $(DEPFLAGS) -c -o $@ $<
+
+# gyp-mac-tool is written next to the root Makefile by gyp.
+# Use $(4) for the command, since $(2) and $(3) are used as flag by do_cmd
+# already.
+quiet_cmd_mac_tool = MACTOOL $(4) $<
+cmd_mac_tool = ./gyp-mac-tool $(4) $< "$@"
+
+quiet_cmd_mac_package_framework = PACKAGE FRAMEWORK $@
+cmd_mac_package_framework = ./gyp-mac-tool package-framework "$@" $(4)
+
+quiet_cmd_infoplist = INFOPLIST $@
+cmd_infoplist = $(CC.$(TOOLSET)) -E -P -Wno-trigraphs -x c $(INFOPLIST_DEFINES) "$<" -o "$@"
+
+quiet_cmd_touch = TOUCH $@
+cmd_touch = touch $@
+
+quiet_cmd_copy = COPY $@
+# send stderr to /dev/null to ignore messages when linking directories.
+cmd_copy = rm -rf "$@" && cp -af "$<" "$@"
+
+quiet_cmd_alink = LIBTOOL-STATIC $@
+cmd_alink = rm -f $@ && ./gyp-mac-tool filter-libtool libtool $(GYP_LIBTOOLFLAGS) -static -o $@ $(filter %.o,$^)
+
+quiet_cmd_link = LINK($(TOOLSET)) $@
+cmd_link = $(LINK.$(TOOLSET)) $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o "$@" $(LD_INPUTS) $(LIBS)
+
+quiet_cmd_solink = SOLINK($(TOOLSET)) $@
+cmd_solink = $(LINK.$(TOOLSET)) -shared $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o "$@" $(LD_INPUTS) $(LIBS)
+
+quiet_cmd_solink_module = SOLINK_MODULE($(TOOLSET)) $@
+cmd_solink_module = $(LINK.$(TOOLSET)) -bundle $(GYP_LDFLAGS) $(LDFLAGS.$(TOOLSET)) -o $@ $(filter-out FORCE_DO_CMD, $^) $(LIBS)
+
+
+# Define an escape_quotes function to escape single quotes.
+# This allows us to handle quotes properly as long as we always use
+# use single quotes and escape_quotes.
+escape_quotes = $(subst ','\'',$(1))
+# This comment is here just to include a ' to unconfuse syntax highlighting.
+# Define an escape_vars function to escape '$' variable syntax.
+# This allows us to read/write command lines with shell variables (e.g.
+# $LD_LIBRARY_PATH), without triggering make substitution.
+escape_vars = $(subst $$,$$$$,$(1))
+# Helper that expands to a shell command to echo a string exactly as it is in
+# make. This uses printf instead of echo because printf's behaviour with respect
+# to escape sequences is more portable than echo's across different shells
+# (e.g., dash, bash).
+exact_echo = printf '%s\n' '$(call escape_quotes,$(1))'
+
+# Helper to compare the command we're about to run against the command
+# we logged the last time we ran the command.  Produces an empty
+# string (false) when the commands match.
+# Tricky point: Make has no string-equality test function.
+# The kernel uses the following, but it seems like it would have false
+# positives, where one string reordered its arguments.
+#   arg_check = $(strip $(filter-out $(cmd_$(1)), $(cmd_$@)) \
+#                       $(filter-out $(cmd_$@), $(cmd_$(1))))
+# We instead substitute each for the empty string into the other, and
+# say they're equal if both substitutions produce the empty string.
+# .d files contain ? instead of spaces, take that into account.
+command_changed = $(or $(subst $(cmd_$(1)),,$(cmd_$(call replace_spaces,$@))),\
+                       $(subst $(cmd_$(call replace_spaces,$@)),,$(cmd_$(1))))
+
+# Helper that is non-empty when a prerequisite changes.
+# Normally make does this implicitly, but we force rules to always run
+# so we can check their command lines.
+#   $? -- new prerequisites
+#   $| -- order-only dependencies
+prereq_changed = $(filter-out FORCE_DO_CMD,$(filter-out $|,$?))
+
+# Helper that executes all postbuilds until one fails.
+define do_postbuilds
+  @E=0;\
+  for p in $(POSTBUILDS); do\
+    eval $$p;\
+    E=$$?;\
+    if [ $$E -ne 0 ]; then\
+      break;\
+    fi;\
+  done;\
+  if [ $$E -ne 0 ]; then\
+    rm -rf "$@";\
+    exit $$E;\
+  fi
+endef
+
+# do_cmd: run a command via the above cmd_foo names, if necessary.
+# Should always run for a given target to handle command-line changes.
+# Second argument, if non-zero, makes it do asm/C/C++ dependency munging.
+# Third argument, if non-zero, makes it do POSTBUILDS processing.
+# Note: We intentionally do NOT call dirx for depfile, since it contains ? for
+# spaces already and dirx strips the ? characters.
+define do_cmd
+$(if $(or $(command_changed),$(prereq_changed)),
+  @$(call exact_echo,  $($(quiet)cmd_$(1)))
+  @mkdir -p "$(call dirx,$@)" "$(dir $(depfile))"
+  $(if $(findstring flock,$(word 2,$(cmd_$1))),
+    @$(cmd_$(1))
+    @echo "  $(quiet_cmd_$(1)): Finished",
+    @$(cmd_$(1))
+  )
+  @$(call exact_echo,$(call escape_vars,cmd_$(call replace_spaces,$@) := $(cmd_$(1)))) > $(depfile)
+  @$(if $(2),$(fixup_dep))
+  $(if $(and $(3), $(POSTBUILDS)),
+    $(call do_postbuilds)
+  )
+)
+endef
+
+# Declare the "all" target first so it is the default,
+# even though we don't have the deps yet.
+.PHONY: all
+all:
+
+# make looks for ways to re-generate included makefiles, but in our case, we
+# don't have a direct way. Explicitly telling make that it has nothing to do
+# for them makes it go faster.
+%.d: ;
+
+# Use FORCE_DO_CMD to force a target to run.  Should be coupled with
+# do_cmd.
+.PHONY: FORCE_DO_CMD
+FORCE_DO_CMD:
+
+TOOLSET := target
+# Suffix rules, putting all outputs into $(obj).
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(srcdir)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+# Try building from generated source, too.
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj).$(TOOLSET)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+$(obj).$(TOOLSET)/%.o: $(obj)/%.c FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cc FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cpp FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.cxx FORCE_DO_CMD
+	@$(call do_cmd,cxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.m FORCE_DO_CMD
+	@$(call do_cmd,objc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.mm FORCE_DO_CMD
+	@$(call do_cmd,objcxx,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.S FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+$(obj).$(TOOLSET)/%.o: $(obj)/%.s FORCE_DO_CMD
+	@$(call do_cmd,cc,1)
+
+
+ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
+    $(findstring $(join ^,$(prefix)),\
+                 $(join ^,action_after_build.target.mk)))),)
+  include action_after_build.target.mk
+endif
+ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
+    $(findstring $(join ^,$(prefix)),\
+                 $(join ^,iltorb.target.mk)))),)
+  include iltorb.target.mk
+endif
+
+quiet_cmd_regen_makefile = ACTION Regenerating $@
+cmd_regen_makefile = cd $(srcdir); /Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "--toplevel-dir=." -I/Users/scottyaslan/Development/nifi-fds/node_modules/iltorb/build/config.gypi -I/Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi -I/Users/scottyaslan/.node-gyp/9.11.1/include/node/common.gypi "--depth=." "-Goutput_dir=." "--generator-output=build" "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/Users/scottyaslan/.node-gyp/9.11.1" "-Dnode_gyp_dir=/Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp" "-Dnode_lib_file=/Users/scottyaslan/.node-gyp/9.11.1/<(target_arch)/node.lib" "-Dmodule_root_dir=/Users/scottyaslan/Development/nifi-fds/node_modules/iltorb" "-Dnode_engine=v8" binding.gyp
+Makefile: $(srcdir)/../../../../.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/addon.gypi $(srcdir)/../../../../.node-gyp/9.11.1/include/node/common.gypi $(srcdir)/build/config.gypi $(srcdir)/binding.gyp
+	$(call do_cmd,regen_makefile)
+
+# "all" is a concatenation of the "all" targets from all the included
+# sub-makefiles. This is just here to clarify.
+all:
+
+# Add in dependency-tracking rules.  $(all_deps) is the list of every single
+# target in our tree. Only consider the ones with .d (dependency) info:
+d_files := $(wildcard $(foreach f,$(all_deps),$(depsdir)/$(f).d))
+ifneq ($(d_files),)
+  include $(d_files)
+endif

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d b/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
new file mode 100644
index 0000000..d578737
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/iltorb.node.d
@@ -0,0 +1 @@
+cmd_Release/iltorb.node := c++ -bundle -undefined dynamic_lookup -Wl,-no_pie -Wl,-search_paths_first -mmacosx-version-min=10.7 -arch x86_64 -L./Release -stdlib=libc++  -o Release/iltorb.node Release/obj.target/iltorb/brotli/common/dictionary.o Release/obj.target/iltorb/brotli/dec/bit_reader.o Release/obj.target/iltorb/brotli/dec/decode.o Release/obj.target/iltorb/brotli/dec/huffman.o Release/obj.target/iltorb/brotli/dec/state.o Release/obj.target/iltorb/brotli/enc/backward_references.o Release/obj.target/iltorb/brotli/enc/backward_references_hq.o Release/obj.target/iltorb/brotli/enc/bit_cost.o Release/obj.target/iltorb/brotli/enc/block_splitter.o Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o Release/obj.target/iltorb/brotli/enc/cluster.o Release/obj.target/iltorb/brotli/enc/compress_fragment.o Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o Release/obj.target/iltorb/brotli/enc/dictionary_hash.o Release/obj.target/iltorb/brotli/enc/encode.o Release/obj.ta
 rget/iltorb/brotli/enc/entropy_encode.o Release/obj.target/iltorb/brotli/enc/histogram.o Release/obj.target/iltorb/brotli/enc/literal_cost.o Release/obj.target/iltorb/brotli/enc/memory.o Release/obj.target/iltorb/brotli/enc/metablock.o Release/obj.target/iltorb/brotli/enc/static_dict.o Release/obj.target/iltorb/brotli/enc/utf8_util.o Release/obj.target/iltorb/src/common/allocator.o Release/obj.target/iltorb/src/common/stream_coder.o Release/obj.target/iltorb/src/dec/stream_decode.o Release/obj.target/iltorb/src/dec/stream_decode_worker.o Release/obj.target/iltorb/src/enc/stream_encode.o Release/obj.target/iltorb/src/enc/stream_encode_worker.o Release/obj.target/iltorb/src/iltorb.o 

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
new file mode 100644
index 0000000..71e13c4
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/action_after_build.stamp.d
@@ -0,0 +1 @@
+cmd_Release/obj.target/action_after_build.stamp := touch Release/obj.target/action_after_build.stamp

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
new file mode 100644
index 0000000..d874fbd
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d
@@ -0,0 +1,8 @@
+cmd_Release/obj.target/iltorb/brotli/common/dictionary.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/common/dictionary.o.d.raw   -c -o Release/obj.target/iltorb/brotli/common/dictionary.o ../brotli/common/dictionary.c
+Release/obj.target/iltorb/brotli/common/dictionary.o: \
+  ../brotli/common/dictionary.c ../brotli/common/./dictionary.h \
+  ../brotli/include/brotli/port.h ../brotli/include/brotli/types.h
+../brotli/common/dictionary.c:
+../brotli/common/./dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
new file mode 100644
index 0000000..f787d91
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d
@@ -0,0 +1,10 @@
+cmd_Release/obj.target/iltorb/brotli/dec/bit_reader.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/bit_reader.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/bit_reader.o ../brotli/dec/bit_reader.c
+Release/obj.target/iltorb/brotli/dec/bit_reader.o: \
+  ../brotli/dec/bit_reader.c ../brotli/dec/./bit_reader.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/./port.h \
+  ../brotli/include/brotli/port.h
+../brotli/dec/bit_reader.c:
+../brotli/dec/./bit_reader.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./port.h:
+../brotli/include/brotli/port.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
new file mode 100644
index 0000000..7064932
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d
@@ -0,0 +1,23 @@
+cmd_Release/obj.target/iltorb/brotli/dec/decode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/decode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/decode.o ../brotli/dec/decode.c
+Release/obj.target/iltorb/brotli/dec/decode.o: ../brotli/dec/decode.c \
+  ../brotli/include/brotli/decode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/../common/constants.h \
+  ../brotli/dec/../common/dictionary.h ../brotli/dec/../common/version.h \
+  ../brotli/dec/./bit_reader.h ../brotli/dec/./port.h \
+  ../brotli/dec/./context.h ../brotli/dec/./huffman.h \
+  ../brotli/dec/./prefix.h ../brotli/dec/./state.h \
+  ../brotli/dec/./transform.h
+../brotli/dec/decode.c:
+../brotli/include/brotli/decode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/../common/constants.h:
+../brotli/dec/../common/dictionary.h:
+../brotli/dec/../common/version.h:
+../brotli/dec/./bit_reader.h:
+../brotli/dec/./port.h:
+../brotli/dec/./context.h:
+../brotli/dec/./huffman.h:
+../brotli/dec/./prefix.h:
+../brotli/dec/./state.h:
+../brotli/dec/./transform.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
new file mode 100644
index 0000000..30dbafa
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d
@@ -0,0 +1,11 @@
+cmd_Release/obj.target/iltorb/brotli/dec/huffman.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/huffman.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/huffman.o ../brotli/dec/huffman.c
+Release/obj.target/iltorb/brotli/dec/huffman.o: ../brotli/dec/huffman.c \
+  ../brotli/dec/./huffman.h ../brotli/include/brotli/types.h \
+  ../brotli/dec/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/dec/../common/constants.h
+../brotli/dec/huffman.c:
+../brotli/dec/./huffman.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/dec/../common/constants.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
new file mode 100644
index 0000000..44d7664
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d
@@ -0,0 +1,15 @@
+cmd_Release/obj.target/iltorb/brotli/dec/state.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/dec/state.o.d.raw   -c -o Release/obj.target/iltorb/brotli/dec/state.o ../brotli/dec/state.c
+Release/obj.target/iltorb/brotli/dec/state.o: ../brotli/dec/state.c \
+  ../brotli/dec/./state.h ../brotli/dec/../common/constants.h \
+  ../brotli/dec/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/dec/./bit_reader.h \
+  ../brotli/dec/./port.h ../brotli/dec/./huffman.h
+../brotli/dec/state.c:
+../brotli/dec/./state.h:
+../brotli/dec/../common/constants.h:
+../brotli/dec/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/dec/./bit_reader.h:
+../brotli/dec/./port.h:
+../brotli/dec/./huffman.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
new file mode 100644
index 0000000..a828def
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d
@@ -0,0 +1,42 @@
+cmd_Release/obj.target/iltorb/brotli/enc/backward_references.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/backward_references.o ../brotli/enc/backward_references.c
+Release/obj.target/iltorb/brotli/enc/backward_references.o: \
+  ../brotli/enc/backward_references.c \
+  ../brotli/enc/./backward_references.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./dictionary_hash.h \
+  ../brotli/enc/./backward_references_inc.h
+../brotli/enc/backward_references.c:
+../brotli/enc/./backward_references.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./dictionary_hash.h:
+../brotli/enc/./backward_references_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
new file mode 100644
index 0000000..0df92ad
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d
@@ -0,0 +1,40 @@
+cmd_Release/obj.target/iltorb/brotli/enc/backward_references_hq.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/backward_references_hq.o ../brotli/enc/backward_references_hq.c
+Release/obj.target/iltorb/brotli/enc/backward_references_hq.o: \
+  ../brotli/enc/backward_references_hq.c \
+  ../brotli/enc/./backward_references_hq.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./literal_cost.h
+../brotli/enc/backward_references_hq.c:
+../brotli/enc/./backward_references_hq.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./literal_cost.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
new file mode 100644
index 0000000..a6a3742
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d
@@ -0,0 +1,27 @@
+cmd_Release/obj.target/iltorb/brotli/enc/bit_cost.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/bit_cost.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/bit_cost.o ../brotli/enc/bit_cost.c
+Release/obj.target/iltorb/brotli/enc/bit_cost.o: ../brotli/enc/bit_cost.c \
+  ../brotli/enc/./bit_cost.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./fast_log.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./bit_cost_inc.h
+../brotli/enc/bit_cost.c:
+../brotli/enc/./bit_cost.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./fast_log.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./bit_cost_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
new file mode 100644
index 0000000..73d71e5
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d
@@ -0,0 +1,31 @@
+cmd_Release/obj.target/iltorb/brotli/enc/block_splitter.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/block_splitter.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/block_splitter.o ../brotli/enc/block_splitter.c
+Release/obj.target/iltorb/brotli/enc/block_splitter.o: \
+  ../brotli/enc/block_splitter.c ../brotli/enc/./block_splitter.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./memory.h ../brotli/enc/./port.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./bit_cost.h ../brotli/enc/./histogram.h \
+  ../brotli/enc/./context.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./cluster.h ../brotli/enc/./cluster_inc.h \
+  ../brotli/enc/./block_splitter_inc.h
+../brotli/enc/block_splitter.c:
+../brotli/enc/./block_splitter.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./cluster.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./block_splitter_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
new file mode 100644
index 0000000..aaf5814
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o ../brotli/enc/brotli_bit_stream.c
+Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o: \
+  ../brotli/enc/brotli_bit_stream.c ../brotli/enc/./brotli_bit_stream.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./command.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./context.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./entropy_encode_static.h ../brotli/enc/./write_bits.h \
+  ../brotli/enc/./block_encoder_inc.h
+../brotli/enc/brotli_bit_stream.c:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./context.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./entropy_encode_static.h:
+../brotli/enc/./write_bits.h:
+../brotli/enc/./block_encoder_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
new file mode 100644
index 0000000..6a80d74
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d
@@ -0,0 +1,29 @@
+cmd_Release/obj.target/iltorb/brotli/enc/cluster.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/cluster.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/cluster.o ../brotli/enc/cluster.c
+Release/obj.target/iltorb/brotli/enc/cluster.o: ../brotli/enc/cluster.c \
+  ../brotli/enc/./cluster.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./cluster_inc.h \
+  ../brotli/enc/./bit_cost.h
+../brotli/enc/cluster.c:
+../brotli/enc/./cluster.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./bit_cost.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
new file mode 100644
index 0000000..1f643c3
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/compress_fragment.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/compress_fragment.o ../brotli/enc/compress_fragment.c
+Release/obj.target/iltorb/brotli/enc/compress_fragment.o: \
+  ../brotli/enc/compress_fragment.c ../brotli/enc/./compress_fragment.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/./brotli_bit_stream.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./context.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./quality.h ../brotli/include/brotli/encode.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./write_bits.h
+../brotli/enc/compress_fragment.c:
+../brotli/enc/./compress_fragment.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./context.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
new file mode 100644
index 0000000..5965793
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d
@@ -0,0 +1,36 @@
+cmd_Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o ../brotli/enc/compress_fragment_two_pass.c
+Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o: \
+  ../brotli/enc/compress_fragment_two_pass.c \
+  ../brotli/enc/./compress_fragment_two_pass.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h \
+  ../brotli/enc/../common/constants.h ../brotli/enc/./bit_cost.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./histogram.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h ../brotli/enc/./brotli_bit_stream.h \
+  ../brotli/enc/./entropy_encode.h ../brotli/enc/./metablock.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./write_bits.h
+../brotli/enc/compress_fragment_two_pass.c:
+../brotli/enc/./compress_fragment_two_pass.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
new file mode 100644
index 0000000..94a1cf0
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d
@@ -0,0 +1,8 @@
+cmd_Release/obj.target/iltorb/brotli/enc/dictionary_hash.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/dictionary_hash.o ../brotli/enc/dictionary_hash.c
+Release/obj.target/iltorb/brotli/enc/dictionary_hash.o: \
+  ../brotli/enc/dictionary_hash.c ../brotli/include/brotli/port.h \
+  ../brotli/enc/./dictionary_hash.h ../brotli/include/brotli/types.h
+../brotli/enc/dictionary_hash.c:
+../brotli/include/brotli/port.h:
+../brotli/enc/./dictionary_hash.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
new file mode 100644
index 0000000..473f030
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d
@@ -0,0 +1,60 @@
+cmd_Release/obj.target/iltorb/brotli/enc/encode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/encode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/encode.o ../brotli/enc/encode.c
+Release/obj.target/iltorb/brotli/enc/encode.o: ../brotli/enc/encode.c \
+  ../brotli/include/brotli/encode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/../common/version.h \
+  ../brotli/enc/./backward_references.h \
+  ../brotli/enc/../common/constants.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/enc/./command.h \
+  ../brotli/enc/./fast_log.h ../brotli/enc/./prefix.h \
+  ../brotli/enc/./hash.h ../brotli/enc/./find_match_length.h \
+  ../brotli/enc/./port.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./quality.h ../brotli/enc/./static_dict.h \
+  ../brotli/enc/./hash_to_binary_tree_inc.h \
+  ../brotli/enc/./hash_longest_match_quickly_inc.h \
+  ../brotli/enc/./hash_longest_match_inc.h \
+  ../brotli/enc/./hash_longest_match64_inc.h \
+  ../brotli/enc/./hash_forgetful_chain_inc.h \
+  ../brotli/enc/./backward_references_hq.h ../brotli/enc/./bit_cost.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./context.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./brotli_bit_stream.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock.h ../brotli/enc/./compress_fragment.h \
+  ../brotli/enc/./compress_fragment_two_pass.h \
+  ../brotli/enc/./ringbuffer.h ../brotli/enc/./utf8_util.h \
+  ../brotli/enc/./write_bits.h
+../brotli/enc/encode.c:
+../brotli/include/brotli/encode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/../common/version.h:
+../brotli/enc/./backward_references.h:
+../brotli/enc/../common/constants.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/enc/./command.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./hash.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./port.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./quality.h:
+../brotli/enc/./static_dict.h:
+../brotli/enc/./hash_to_binary_tree_inc.h:
+../brotli/enc/./hash_longest_match_quickly_inc.h:
+../brotli/enc/./hash_longest_match_inc.h:
+../brotli/enc/./hash_longest_match64_inc.h:
+../brotli/enc/./hash_forgetful_chain_inc.h:
+../brotli/enc/./backward_references_hq.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./brotli_bit_stream.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock.h:
+../brotli/enc/./compress_fragment.h:
+../brotli/enc/./compress_fragment_two_pass.h:
+../brotli/enc/./ringbuffer.h:
+../brotli/enc/./utf8_util.h:
+../brotli/enc/./write_bits.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
new file mode 100644
index 0000000..b6c9ad5
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d
@@ -0,0 +1,11 @@
+cmd_Release/obj.target/iltorb/brotli/enc/entropy_encode.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/entropy_encode.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/entropy_encode.o ../brotli/enc/entropy_encode.c
+Release/obj.target/iltorb/brotli/enc/entropy_encode.o: \
+  ../brotli/enc/entropy_encode.c ../brotli/enc/./entropy_encode.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/../common/constants.h
+../brotli/enc/entropy_encode.c:
+../brotli/enc/./entropy_encode.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/../common/constants.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
new file mode 100644
index 0000000..a153acb
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d
@@ -0,0 +1,25 @@
+cmd_Release/obj.target/iltorb/brotli/enc/histogram.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/histogram.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/histogram.o ../brotli/enc/histogram.c
+Release/obj.target/iltorb/brotli/enc/histogram.o: \
+  ../brotli/enc/histogram.c ../brotli/enc/./histogram.h \
+  ../brotli/enc/../common/constants.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./block_splitter.h ../brotli/enc/./command.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram_inc.h
+../brotli/enc/histogram.c:
+../brotli/enc/./histogram.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
new file mode 100644
index 0000000..bc01bd7
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d
@@ -0,0 +1,13 @@
+cmd_Release/obj.target/iltorb/brotli/enc/literal_cost.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/literal_cost.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/literal_cost.o ../brotli/enc/literal_cost.c
+Release/obj.target/iltorb/brotli/enc/literal_cost.o: \
+  ../brotli/enc/literal_cost.c ../brotli/enc/./literal_cost.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./utf8_util.h
+../brotli/enc/literal_cost.c:
+../brotli/enc/./literal_cost.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./utf8_util.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
new file mode 100644
index 0000000..25f0615
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d
@@ -0,0 +1,9 @@
+cmd_Release/obj.target/iltorb/brotli/enc/memory.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/memory.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/memory.o ../brotli/enc/memory.c
+Release/obj.target/iltorb/brotli/enc/memory.o: ../brotli/enc/memory.c \
+  ../brotli/enc/./memory.h ../brotli/include/brotli/types.h \
+  ../brotli/enc/./port.h ../brotli/include/brotli/port.h
+../brotli/enc/memory.c:
+../brotli/enc/./memory.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
new file mode 100644
index 0000000..42068d0
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d
@@ -0,0 +1,34 @@
+cmd_Release/obj.target/iltorb/brotli/enc/metablock.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/metablock.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/metablock.o ../brotli/enc/metablock.c
+Release/obj.target/iltorb/brotli/enc/metablock.o: \
+  ../brotli/enc/metablock.c ../brotli/enc/./metablock.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./block_splitter.h \
+  ../brotli/enc/./command.h ../brotli/enc/../common/constants.h \
+  ../brotli/include/brotli/port.h ../brotli/enc/./fast_log.h \
+  ../brotli/enc/./prefix.h ../brotli/enc/./memory.h \
+  ../brotli/enc/./port.h ../brotli/enc/./quality.h \
+  ../brotli/include/brotli/encode.h ../brotli/enc/./context.h \
+  ../brotli/enc/./histogram.h ../brotli/enc/./histogram_inc.h \
+  ../brotli/enc/./bit_cost.h ../brotli/enc/./cluster.h \
+  ../brotli/enc/./cluster_inc.h ../brotli/enc/./entropy_encode.h \
+  ../brotli/enc/./metablock_inc.h
+../brotli/enc/metablock.c:
+../brotli/enc/./metablock.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./block_splitter.h:
+../brotli/enc/./command.h:
+../brotli/enc/../common/constants.h:
+../brotli/include/brotli/port.h:
+../brotli/enc/./fast_log.h:
+../brotli/enc/./prefix.h:
+../brotli/enc/./memory.h:
+../brotli/enc/./port.h:
+../brotli/enc/./quality.h:
+../brotli/include/brotli/encode.h:
+../brotli/enc/./context.h:
+../brotli/enc/./histogram.h:
+../brotli/enc/./histogram_inc.h:
+../brotli/enc/./bit_cost.h:
+../brotli/enc/./cluster.h:
+../brotli/enc/./cluster_inc.h:
+../brotli/enc/./entropy_encode.h:
+../brotli/enc/./metablock_inc.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
new file mode 100644
index 0000000..fffec35
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d
@@ -0,0 +1,14 @@
+cmd_Release/obj.target/iltorb/brotli/enc/static_dict.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/static_dict.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/static_dict.o ../brotli/enc/static_dict.c
+Release/obj.target/iltorb/brotli/enc/static_dict.o: \
+  ../brotli/enc/static_dict.c ../brotli/enc/./static_dict.h \
+  ../brotli/enc/../common/dictionary.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/enc/./find_match_length.h ../brotli/enc/./static_dict_lut.h
+../brotli/enc/static_dict.c:
+../brotli/enc/./static_dict.h:
+../brotli/enc/../common/dictionary.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/enc/./find_match_length.h:
+../brotli/enc/./static_dict_lut.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
new file mode 100644
index 0000000..01c24ff
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d
@@ -0,0 +1,10 @@
+cmd_Release/obj.target/iltorb/brotli/enc/utf8_util.o := cc '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/brotli/enc/utf8_util.o.d.raw   -c -o Release/obj.target/iltorb/brotli/enc/utf8_util.o ../brotli/enc/utf8_util.c
+Release/obj.target/iltorb/brotli/enc/utf8_util.o: \
+  ../brotli/enc/utf8_util.c ../brotli/enc/./utf8_util.h \
+  ../brotli/include/brotli/types.h ../brotli/enc/./port.h \
+  ../brotli/include/brotli/port.h
+../brotli/enc/utf8_util.c:
+../brotli/enc/./utf8_util.h:
+../brotli/include/brotli/types.h:
+../brotli/enc/./port.h:
+../brotli/include/brotli/port.h:


[2/3] nifi-fds git commit: update nifi-fds node_module

Posted by sc...@apache.org.
http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/allocator.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/allocator.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/allocator.o.d
new file mode 100644
index 0000000..2c852ce
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/allocator.o.d
@@ -0,0 +1,56 @@
+cmd_Release/obj.target/iltorb/src/common/allocator.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/common/allocator.o.d.raw   -c -o Release/obj.target/iltorb/src/common/allocator.o ../src/common/allocator.cc
+Release/obj.target/iltorb/src/common/allocator.o: \
+  ../src/common/allocator.cc ../src/common/allocator.h ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h
+../src/common/allocator.cc:
+../src/common/allocator.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/stream_coder.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/stream_coder.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/stream_coder.o.d
new file mode 100644
index 0000000..0c92a07
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/common/stream_coder.o.d
@@ -0,0 +1,58 @@
+cmd_Release/obj.target/iltorb/src/common/stream_coder.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/common/stream_coder.o.d.raw   -c -o Release/obj.target/iltorb/src/common/stream_coder.o ../src/common/stream_coder.cc
+Release/obj.target/iltorb/src/common/stream_coder.o: \
+  ../src/common/stream_coder.cc ../src/common/stream_coder.h \
+  ../src/common/allocator.h ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h
+../src/common/stream_coder.cc:
+../src/common/stream_coder.h:
+../src/common/allocator.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode.o.d
new file mode 100644
index 0000000..9079fa9
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode.o.d
@@ -0,0 +1,65 @@
+cmd_Release/obj.target/iltorb/src/dec/stream_decode.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode.o.d.raw   -c -o Release/obj.target/iltorb/src/dec/stream_decode.o ../src/dec/stream_decode.cc
+Release/obj.target/iltorb/src/dec/stream_decode.o: \
+  ../src/dec/stream_decode.cc ../src/dec/stream_decode.h ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
+  ../src/dec/../common/stream_coder.h ../src/dec/../common/allocator.h \
+  ../brotli/include/brotli/decode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../src/dec/stream_decode_worker.h
+../src/dec/stream_decode.cc:
+../src/dec/stream_decode.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:
+../src/dec/../common/stream_coder.h:
+../src/dec/../common/allocator.h:
+../brotli/include/brotli/decode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../src/dec/stream_decode_worker.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode_worker.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode_worker.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode_worker.o.d
new file mode 100644
index 0000000..7a03b1a
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode_worker.o.d
@@ -0,0 +1,66 @@
+cmd_Release/obj.target/iltorb/src/dec/stream_decode_worker.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/dec/stream_decode_worker.o.d.raw   -c -o Release/obj.target/iltorb/src/dec/stream_decode_worker.o ../src/dec/stream_decode_worker.cc
+Release/obj.target/iltorb/src/dec/stream_decode_worker.o: \
+  ../src/dec/stream_decode_worker.cc ../src/dec/stream_decode_worker.h \
+  ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
+  ../src/dec/stream_decode.h ../src/dec/../common/stream_coder.h \
+  ../src/dec/../common/allocator.h ../brotli/include/brotli/decode.h \
+  ../brotli/include/brotli/port.h ../brotli/include/brotli/types.h
+../src/dec/stream_decode_worker.cc:
+../src/dec/stream_decode_worker.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:
+../src/dec/stream_decode.h:
+../src/dec/../common/stream_coder.h:
+../src/dec/../common/allocator.h:
+../brotli/include/brotli/decode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode.o.d
new file mode 100644
index 0000000..d12d09d
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode.o.d
@@ -0,0 +1,65 @@
+cmd_Release/obj.target/iltorb/src/enc/stream_encode.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode.o.d.raw   -c -o Release/obj.target/iltorb/src/enc/stream_encode.o ../src/enc/stream_encode.cc
+Release/obj.target/iltorb/src/enc/stream_encode.o: \
+  ../src/enc/stream_encode.cc ../src/enc/stream_encode.h ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
+  ../src/enc/../common/stream_coder.h ../src/enc/../common/allocator.h \
+  ../brotli/include/brotli/encode.h ../brotli/include/brotli/port.h \
+  ../brotli/include/brotli/types.h ../src/enc/stream_encode_worker.h
+../src/enc/stream_encode.cc:
+../src/enc/stream_encode.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:
+../src/enc/../common/stream_coder.h:
+../src/enc/../common/allocator.h:
+../brotli/include/brotli/encode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../src/enc/stream_encode_worker.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode_worker.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode_worker.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode_worker.o.d
new file mode 100644
index 0000000..58d3a9a
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode_worker.o.d
@@ -0,0 +1,66 @@
+cmd_Release/obj.target/iltorb/src/enc/stream_encode_worker.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/enc/stream_encode_worker.o.d.raw   -c -o Release/obj.target/iltorb/src/enc/stream_encode_worker.o ../src/enc/stream_encode_worker.cc
+Release/obj.target/iltorb/src/enc/stream_encode_worker.o: \
+  ../src/enc/stream_encode_worker.cc ../src/enc/stream_encode_worker.h \
+  ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
+  ../src/enc/stream_encode.h ../src/enc/../common/stream_coder.h \
+  ../src/enc/../common/allocator.h ../brotli/include/brotli/encode.h \
+  ../brotli/include/brotli/port.h ../brotli/include/brotli/types.h
+../src/enc/stream_encode_worker.cc:
+../src/enc/stream_encode_worker.h:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:
+../src/enc/stream_encode.h:
+../src/enc/../common/stream_coder.h:
+../src/enc/../common/allocator.h:
+../brotli/include/brotli/encode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/iltorb.o.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/iltorb.o.d b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/iltorb.o.d
new file mode 100644
index 0000000..a8ec309
--- /dev/null
+++ b/node_modules/iltorb/build/Release/.deps/Release/obj.target/iltorb/src/iltorb.o.d
@@ -0,0 +1,66 @@
+cmd_Release/obj.target/iltorb/src/iltorb.o := c++ '-DNODE_GYP_MODULE_NAME=iltorb' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/scottyaslan/.node-gyp/9.11.1/include/node -I/Users/scottyaslan/.node-gyp/9.11.1/src -I/Users/scottyaslan/.node-gyp/9.11.1/deps/uv/include -I/Users/scottyaslan/.node-gyp/9.11.1/deps/v8/include -I../../nan -I../brotli/include  -Os -gdwarf-2 -mmacosx-version-min=10.7 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-rtti -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -O2 -MMD -MF ./Release/.deps/Release/obj.target/iltorb/src/iltorb.o.d.raw   -c -o Release/obj.target/iltorb/src/iltorb.o ../src/iltorb.cc
+Release/obj.target/iltorb/src/iltorb.o: ../src/iltorb.cc ../../nan/nan.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h \
+  /Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h \
+  ../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
+  ../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
+  ../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
+  ../../nan/nan_implementation_12_inl.h \
+  ../../nan/nan_persistent_12_inl.h ../../nan/nan_weak.h \
+  ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
+  ../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
+  ../src/dec/stream_decode.h ../src/dec/../common/stream_coder.h \
+  ../src/dec/../common/allocator.h ../brotli/include/brotli/decode.h \
+  ../brotli/include/brotli/port.h ../brotli/include/brotli/types.h \
+  ../src/enc/stream_encode.h ../brotli/include/brotli/encode.h
+../src/iltorb.cc:
+../../nan/nan.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-errno.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-unix.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-threadpool.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/uv-darwin.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/pthread-barrier.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-version.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8config.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/v8-platform.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_buffer.h:
+/Users/scottyaslan/.node-gyp/9.11.1/include/node/node_object_wrap.h:
+../../nan/nan_callbacks.h:
+../../nan/nan_callbacks_12_inl.h:
+../../nan/nan_maybe_43_inl.h:
+../../nan/nan_converters.h:
+../../nan/nan_converters_43_inl.h:
+../../nan/nan_new.h:
+../../nan/nan_implementation_12_inl.h:
+../../nan/nan_persistent_12_inl.h:
+../../nan/nan_weak.h:
+../../nan/nan_object_wrap.h:
+../../nan/nan_private.h:
+../../nan/nan_typedarray_contents.h:
+../../nan/nan_json.h:
+../src/dec/stream_decode.h:
+../src/dec/../common/stream_coder.h:
+../src/dec/../common/allocator.h:
+../brotli/include/brotli/decode.h:
+../brotli/include/brotli/port.h:
+../brotli/include/brotli/types.h:
+../src/enc/stream_encode.h:
+../brotli/include/brotli/encode.h:

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/build/bindings/iltorb.node.d
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/build/bindings/iltorb.node.d b/node_modules/iltorb/build/Release/build/bindings/iltorb.node.d
new file mode 100644
index 0000000..f037db0
--- /dev/null
+++ b/node_modules/iltorb/build/Release/build/bindings/iltorb.node.d
@@ -0,0 +1 @@
+cmd_../build/bindings/iltorb.node := rm -rf "../build/bindings/iltorb.node" && cp -af "Release/iltorb.node" "../build/bindings/iltorb.node"

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/iltorb.node
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/iltorb.node b/node_modules/iltorb/build/Release/iltorb.node
new file mode 100755
index 0000000..8358471
Binary files /dev/null and b/node_modules/iltorb/build/Release/iltorb.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/action_after_build.stamp
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/action_after_build.stamp b/node_modules/iltorb/build/Release/obj.target/action_after_build.stamp
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/common/dictionary.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/common/dictionary.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/common/dictionary.o
new file mode 100644
index 0000000..765578e
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/common/dictionary.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/bit_reader.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/bit_reader.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/bit_reader.o
new file mode 100644
index 0000000..4c37e8b
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/bit_reader.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/decode.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/decode.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/decode.o
new file mode 100644
index 0000000..a0ef908
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/decode.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/huffman.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/huffman.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/huffman.o
new file mode 100644
index 0000000..2d1600c
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/huffman.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/state.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/state.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/state.o
new file mode 100644
index 0000000..edf8e80
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/dec/state.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references.o
new file mode 100644
index 0000000..9dd1c15
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o
new file mode 100644
index 0000000..614db54
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/backward_references_hq.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/bit_cost.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/bit_cost.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/bit_cost.o
new file mode 100644
index 0000000..4161c85
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/bit_cost.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/block_splitter.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/block_splitter.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/block_splitter.o
new file mode 100644
index 0000000..cd1ad8c
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/block_splitter.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o
new file mode 100644
index 0000000..ed8b3db
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/brotli_bit_stream.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/cluster.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/cluster.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/cluster.o
new file mode 100644
index 0000000..92ba61d
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/cluster.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment.o
new file mode 100644
index 0000000..0156898
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o
new file mode 100644
index 0000000..1694f9f
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/compress_fragment_two_pass.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o
new file mode 100644
index 0000000..4c0c301
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/dictionary_hash.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/encode.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/encode.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/encode.o
new file mode 100644
index 0000000..26c26d7
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/encode.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/entropy_encode.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/entropy_encode.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/entropy_encode.o
new file mode 100644
index 0000000..f7920de
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/entropy_encode.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/histogram.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/histogram.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/histogram.o
new file mode 100644
index 0000000..f8173dc
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/histogram.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/literal_cost.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/literal_cost.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/literal_cost.o
new file mode 100644
index 0000000..ca14646
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/literal_cost.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/memory.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/memory.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/memory.o
new file mode 100644
index 0000000..d49d1c0
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/memory.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/metablock.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/metablock.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/metablock.o
new file mode 100644
index 0000000..2f52e8d
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/metablock.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/static_dict.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/static_dict.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/static_dict.o
new file mode 100644
index 0000000..ce5ccf9
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/static_dict.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/utf8_util.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/utf8_util.o b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/utf8_util.o
new file mode 100644
index 0000000..9281096
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/brotli/enc/utf8_util.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/allocator.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/allocator.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/allocator.o
new file mode 100644
index 0000000..4dd2511
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/allocator.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/stream_coder.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/stream_coder.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/stream_coder.o
new file mode 100644
index 0000000..d5eac2b
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/common/stream_coder.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode.o
new file mode 100644
index 0000000..704d483
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode_worker.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode_worker.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode_worker.o
new file mode 100644
index 0000000..77ad6f8
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/dec/stream_decode_worker.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode.o
new file mode 100644
index 0000000..4057665
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode_worker.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode_worker.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode_worker.o
new file mode 100644
index 0000000..e0c2afa
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/enc/stream_encode_worker.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/Release/obj.target/iltorb/src/iltorb.o
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/obj.target/iltorb/src/iltorb.o b/node_modules/iltorb/build/Release/obj.target/iltorb/src/iltorb.o
new file mode 100644
index 0000000..6bff4f6
Binary files /dev/null and b/node_modules/iltorb/build/Release/obj.target/iltorb/src/iltorb.o differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/action_after_build.target.mk
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/action_after_build.target.mk b/node_modules/iltorb/build/action_after_build.target.mk
new file mode 100644
index 0000000..1b3cc80
--- /dev/null
+++ b/node_modules/iltorb/build/action_after_build.target.mk
@@ -0,0 +1,32 @@
+# This file is generated by gyp; do not edit.
+
+TOOLSET := target
+TARGET := action_after_build
+### Generated for copy rule.
+$(srcdir)/build/bindings/iltorb.node: TOOLSET := $(TOOLSET)
+$(srcdir)/build/bindings/iltorb.node: $(builddir)/iltorb.node FORCE_DO_CMD
+	$(call do_cmd,copy)
+
+all_deps += $(srcdir)/build/bindings/iltorb.node
+binding_gyp_action_after_build_target_copies = $(srcdir)/build/bindings/iltorb.node
+
+### Rules for final target.
+# Build our special outputs first.
+$(obj).target/action_after_build.stamp: | $(binding_gyp_action_after_build_target_copies)
+
+# Preserve order dependency of special output on deps.
+$(binding_gyp_action_after_build_target_copies): | $(builddir)/iltorb.node
+
+$(obj).target/action_after_build.stamp: TOOLSET := $(TOOLSET)
+$(obj).target/action_after_build.stamp: $(builddir)/iltorb.node FORCE_DO_CMD
+	$(call do_cmd,touch)
+
+all_deps += $(obj).target/action_after_build.stamp
+# Add target alias
+.PHONY: action_after_build
+action_after_build: $(obj).target/action_after_build.stamp
+
+# Add target alias to "all" target.
+.PHONY: all
+all: action_after_build
+

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/binding.Makefile
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/binding.Makefile b/node_modules/iltorb/build/binding.Makefile
new file mode 100644
index 0000000..8f3dcc7
--- /dev/null
+++ b/node_modules/iltorb/build/binding.Makefile
@@ -0,0 +1,6 @@
+# This file is generated by gyp; do not edit.
+
+export builddir_name ?= ./build/.
+.PHONY: all
+all:
+	$(MAKE) iltorb action_after_build

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/bindings/iltorb.node
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/bindings/iltorb.node b/node_modules/iltorb/build/bindings/iltorb.node
index c157b56..8358471 100755
Binary files a/node_modules/iltorb/build/bindings/iltorb.node and b/node_modules/iltorb/build/bindings/iltorb.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/config.gypi
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/config.gypi b/node_modules/iltorb/build/config.gypi
new file mode 100644
index 0000000..188aeb9
--- /dev/null
+++ b/node_modules/iltorb/build/config.gypi
@@ -0,0 +1,182 @@
+# Do not edit. File was generated by node-gyp's "configure" step
+{
+  "target_defaults": {
+    "cflags": [],
+    "default_configuration": "Release",
+    "defines": [],
+    "include_dirs": [],
+    "libraries": []
+  },
+  "variables": {
+    "asan": 0,
+    "coverage": "false",
+    "debug_http2": "false",
+    "debug_nghttp2": "false",
+    "force_dynamic_crt": 0,
+    "host_arch": "x64",
+    "icu_data_in": "../../deps/icu-small/source/data/in/icudt61l.dat",
+    "icu_endianness": "l",
+    "icu_gyp_path": "tools/icu/icu-generic.gyp",
+    "icu_locales": "en,root",
+    "icu_path": "deps/icu-small",
+    "icu_small": "true",
+    "icu_ver_major": "61",
+    "llvm_version": 0,
+    "node_byteorder": "little",
+    "node_debug_lib": "false",
+    "node_enable_d8": "false",
+    "node_enable_v8_vtunejit": "false",
+    "node_install_npm": "true",
+    "node_module_version": 59,
+    "node_no_browser_globals": "false",
+    "node_prefix": "/",
+    "node_release_urlbase": "https://nodejs.org/download/release/",
+    "node_shared": "false",
+    "node_shared_cares": "false",
+    "node_shared_http_parser": "false",
+    "node_shared_libuv": "false",
+    "node_shared_nghttp2": "false",
+    "node_shared_openssl": "false",
+    "node_shared_zlib": "false",
+    "node_tag": "",
+    "node_target_type": "executable",
+    "node_use_bundled_v8": "true",
+    "node_use_dtrace": "true",
+    "node_use_etw": "false",
+    "node_use_lttng": "false",
+    "node_use_openssl": "true",
+    "node_use_perfctr": "false",
+    "node_use_v8_platform": "true",
+    "node_without_node_options": "false",
+    "openssl_fips": "",
+    "openssl_no_asm": 0,
+    "shlib_suffix": "59.dylib",
+    "target_arch": "x64",
+    "v8_enable_gdbjit": 0,
+    "v8_enable_i18n_support": 1,
+    "v8_enable_inspector": 1,
+    "v8_no_strict_aliasing": 1,
+    "v8_optimized_debug": 0,
+    "v8_promise_internal_field_count": 1,
+    "v8_random_seed": 0,
+    "v8_trace_maps": 0,
+    "v8_use_snapshot": "true",
+    "want_separate_host_toolset": 0,
+    "xcode_version": "7.0",
+    "nodedir": "/Users/scottyaslan/.node-gyp/9.11.1",
+    "standalone_static_library": 1,
+    "dry_run": "",
+    "legacy_bundling": "",
+    "save_dev": "",
+    "browser": "",
+    "commit_hooks": "true",
+    "only": "",
+    "viewer": "man",
+    "also": "",
+    "rollback": "true",
+    "usage": "",
+    "globalignorefile": "/Users/scottyaslan/.nvm/versions/node/v9.11.1/etc/npmignore",
+    "init_author_url": "",
+    "maxsockets": "50",
+    "shell": "/bin/bash",
+    "metrics_registry": "https://registry.npmjs.org/",
+    "parseable": "",
+    "shrinkwrap": "true",
+    "init_license": "ISC",
+    "timing": "",
+    "if_present": "",
+    "cache_max": "Infinity",
+    "init_author_email": "",
+    "sign_git_tag": "",
+    "cert": "",
+    "git_tag_version": "true",
+    "local_address": "",
+    "long": "",
+    "fetch_retries": "2",
+    "registry": "https://registry.npmjs.org/",
+    "key": "",
+    "message": "%s",
+    "versions": "",
+    "globalconfig": "/Users/scottyaslan/.nvm/versions/node/v9.11.1/etc/npmrc",
+    "always_auth": "",
+    "logs_max": "10",
+    "prefer_online": "",
+    "cache_lock_retries": "10",
+    "global_style": "",
+    "heading": "npm",
+    "fetch_retry_mintimeout": "10000",
+    "offline": "",
+    "read_only": "",
+    "searchlimit": "20",
+    "access": "",
+    "json": "",
+    "allow_same_version": "",
+    "description": "true",
+    "engine_strict": "",
+    "https_proxy": "",
+    "init_module": "/Users/scottyaslan/.npm-init.js",
+    "userconfig": "/Users/scottyaslan/.npmrc",
+    "cidr": "",
+    "node_version": "9.11.1",
+    "user": "502",
+    "auth_type": "legacy",
+    "editor": "vi",
+    "ignore_prepublish": "",
+    "save": "true",
+    "script_shell": "",
+    "tag": "latest",
+    "global": "",
+    "progress": "true",
+    "ham_it_up": "",
+    "optional": "true",
+    "searchstaleness": "900",
+    "bin_links": "true",
+    "force": "",
+    "save_prod": "",
+    "searchopts": "",
+    "depth": "Infinity",
+    "node_gyp": "/Users/scottyaslan/.nvm/versions/node/v9.11.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js",
+    "rebuild_bundle": "true",
+    "sso_poll_frequency": "500",
+    "unicode": "true",
+    "fetch_retry_maxtimeout": "60000",
+    "ca": "",
+    "save_prefix": "^",
+    "scripts_prepend_node_path": "warn-only",
+    "sso_type": "oauth",
+    "strict_ssl": "true",
+    "tag_version_prefix": "v",
+    "dev": "",
+    "fetch_retry_factor": "10",
+    "group": "20",
+    "save_exact": "",
+    "cache_lock_stale": "60000",
+    "prefer_offline": "",
+    "version": "",
+    "cache_min": "10",
+    "otp": "",
+    "cache": "/Users/scottyaslan/.npm",
+    "searchexclude": "",
+    "color": "true",
+    "package_lock": "true",
+    "package_lock_only": "",
+    "save_optional": "",
+    "user_agent": "npm/5.6.0 node/v9.11.1 darwin x64",
+    "ignore_scripts": "",
+    "cache_lock_wait": "10000",
+    "production": "",
+    "save_bundle": "",
+    "send_metrics": "",
+    "init_version": "1.0.0",
+    "node_options": "",
+    "umask": "0022",
+    "scope": "",
+    "git": "git",
+    "init_author_name": "",
+    "onload_script": "",
+    "tmp": "/var/folders/k_/wz5c_tnj67jbw764hm4j822h0000gp/T",
+    "unsafe_perm": "true",
+    "link": "",
+    "prefix": "/Users/scottyaslan/.nvm/versions/node/v9.11.1"
+  }
+}

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/e20fb305/node_modules/iltorb/build/gyp-mac-tool
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/gyp-mac-tool b/node_modules/iltorb/build/gyp-mac-tool
new file mode 100755
index 0000000..8ef02b0
--- /dev/null
+++ b/node_modules/iltorb/build/gyp-mac-tool
@@ -0,0 +1,611 @@
+#!/usr/bin/env python
+# Generated by gyp. Do not edit.
+# Copyright (c) 2012 Google Inc. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+"""Utility functions to perform Xcode-style build steps.
+
+These functions are executed via gyp-mac-tool when using the Makefile generator.
+"""
+
+import fcntl
+import fnmatch
+import glob
+import json
+import os
+import plistlib
+import re
+import shutil
+import string
+import subprocess
+import sys
+import tempfile
+
+
+def main(args):
+  executor = MacTool()
+  exit_code = executor.Dispatch(args)
+  if exit_code is not None:
+    sys.exit(exit_code)
+
+
+class MacTool(object):
+  """This class performs all the Mac tooling steps. The methods can either be
+  executed directly, or dispatched from an argument list."""
+
+  def Dispatch(self, args):
+    """Dispatches a string command to a method."""
+    if len(args) < 1:
+      raise Exception("Not enough arguments")
+
+    method = "Exec%s" % self._CommandifyName(args[0])
+    return getattr(self, method)(*args[1:])
+
+  def _CommandifyName(self, name_string):
+    """Transforms a tool name like copy-info-plist to CopyInfoPlist"""
+    return name_string.title().replace('-', '')
+
+  def ExecCopyBundleResource(self, source, dest, convert_to_binary):
+    """Copies a resource file to the bundle/Resources directory, performing any
+    necessary compilation on each resource."""
+    extension = os.path.splitext(source)[1].lower()
+    if os.path.isdir(source):
+      # Copy tree.
+      # TODO(thakis): This copies file attributes like mtime, while the
+      # single-file branch below doesn't. This should probably be changed to
+      # be consistent with the single-file branch.
+      if os.path.exists(dest):
+        shutil.rmtree(dest)
+      shutil.copytree(source, dest)
+    elif extension == '.xib':
+      return self._CopyXIBFile(source, dest)
+    elif extension == '.storyboard':
+      return self._CopyXIBFile(source, dest)
+    elif extension == '.strings':
+      self._CopyStringsFile(source, dest, convert_to_binary)
+    else:
+      shutil.copy(source, dest)
+
+  def _CopyXIBFile(self, source, dest):
+    """Compiles a XIB file with ibtool into a binary plist in the bundle."""
+
+    # ibtool sometimes crashes with relative paths. See crbug.com/314728.
+    base = os.path.dirname(os.path.realpath(__file__))
+    if os.path.relpath(source):
+      source = os.path.join(base, source)
+    if os.path.relpath(dest):
+      dest = os.path.join(base, dest)
+
+    args = ['xcrun', 'ibtool', '--errors', '--warnings', '--notices',
+        '--output-format', 'human-readable-text', '--compile', dest, source]
+    ibtool_section_re = re.compile(r'/\*.*\*/')
+    ibtool_re = re.compile(r'.*note:.*is clipping its content')
+    ibtoolout = subprocess.Popen(args, stdout=subprocess.PIPE)
+    current_section_header = None
+    for line in ibtoolout.stdout:
+      if ibtool_section_re.match(line):
+        current_section_header = line
+      elif not ibtool_re.match(line):
+        if current_section_header:
+          sys.stdout.write(current_section_header)
+          current_section_header = None
+        sys.stdout.write(line)
+    return ibtoolout.returncode
+
+  def _ConvertToBinary(self, dest):
+    subprocess.check_call([
+        'xcrun', 'plutil', '-convert', 'binary1', '-o', dest, dest])
+
+  def _CopyStringsFile(self, source, dest, convert_to_binary):
+    """Copies a .strings file using iconv to reconvert the input into UTF-16."""
+    input_code = self._DetectInputEncoding(source) or "UTF-8"
+
+    # Xcode's CpyCopyStringsFile / builtin-copyStrings seems to call
+    # CFPropertyListCreateFromXMLData() behind the scenes; at least it prints
+    #     CFPropertyListCreateFromXMLData(): Old-style plist parser: missing
+    #     semicolon in dictionary.
+    # on invalid files. Do the same kind of validation.
+    import CoreFoundation
+    s = open(source, 'rb').read()
+    d = CoreFoundation.CFDataCreate(None, s, len(s))
+    _, error = CoreFoundation.CFPropertyListCreateFromXMLData(None, d, 0, None)
+    if error:
+      return
+
+    fp = open(dest, 'wb')
+    fp.write(s.decode(input_code).encode('UTF-16'))
+    fp.close()
+
+    if convert_to_binary == 'True':
+      self._ConvertToBinary(dest)
+
+  def _DetectInputEncoding(self, file_name):
+    """Reads the first few bytes from file_name and tries to guess the text
+    encoding. Returns None as a guess if it can't detect it."""
+    fp = open(file_name, 'rb')
+    try:
+      header = fp.read(3)
+    except e:
+      fp.close()
+      return None
+    fp.close()
+    if header.startswith("\xFE\xFF"):
+      return "UTF-16"
+    elif header.startswith("\xFF\xFE"):
+      return "UTF-16"
+    elif header.startswith("\xEF\xBB\xBF"):
+      return "UTF-8"
+    else:
+      return None
+
+  def ExecCopyInfoPlist(self, source, dest, convert_to_binary, *keys):
+    """Copies the |source| Info.plist to the destination directory |dest|."""
+    # Read the source Info.plist into memory.
+    fd = open(source, 'r')
+    lines = fd.read()
+    fd.close()
+
+    # Insert synthesized key/value pairs (e.g. BuildMachineOSBuild).
+    plist = plistlib.readPlistFromString(lines)
+    if keys:
+      plist = dict(plist.items() + json.loads(keys[0]).items())
+    lines = plistlib.writePlistToString(plist)
+
+    # Go through all the environment variables and replace them as variables in
+    # the file.
+    IDENT_RE = re.compile(r'[/\s]')
+    for key in os.environ:
+      if key.startswith('_'):
+        continue
+      evar = '${%s}' % key
+      evalue = os.environ[key]
+      lines = string.replace(lines, evar, evalue)
+
+      # Xcode supports various suffices on environment variables, which are
+      # all undocumented. :rfc1034identifier is used in the standard project
+      # template these days, and :identifier was used earlier. They are used to
+      # convert non-url characters into things that look like valid urls --
+      # except that the replacement character for :identifier, '_' isn't valid
+      # in a URL either -- oops, hence :rfc1034identifier was born.
+      evar = '${%s:identifier}' % key
+      evalue = IDENT_RE.sub('_', os.environ[key])
+      lines = string.replace(lines, evar, evalue)
+
+      evar = '${%s:rfc1034identifier}' % key
+      evalue = IDENT_RE.sub('-', os.environ[key])
+      lines = string.replace(lines, evar, evalue)
+
+    # Remove any keys with values that haven't been replaced.
+    lines = lines.split('\n')
+    for i in range(len(lines)):
+      if lines[i].strip().startswith("<string>${"):
+        lines[i] = None
+        lines[i - 1] = None
+    lines = '\n'.join(filter(lambda x: x is not None, lines))
+
+    # Write out the file with variables replaced.
+    fd = open(dest, 'w')
+    fd.write(lines)
+    fd.close()
+
+    # Now write out PkgInfo file now that the Info.plist file has been
+    # "compiled".
+    self._WritePkgInfo(dest)
+
+    if convert_to_binary == 'True':
+      self._ConvertToBinary(dest)
+
+  def _WritePkgInfo(self, info_plist):
+    """This writes the PkgInfo file from the data stored in Info.plist."""
+    plist = plistlib.readPlist(info_plist)
+    if not plist:
+      return
+
+    # Only create PkgInfo for executable types.
+    package_type = plist['CFBundlePackageType']
+    if package_type != 'APPL':
+      return
+
+    # The format of PkgInfo is eight characters, representing the bundle type
+    # and bundle signature, each four characters. If that is missing, four
+    # '?' characters are used instead.
+    signature_code = plist.get('CFBundleSignature', '????')
+    if len(signature_code) != 4:  # Wrong length resets everything, too.
+      signature_code = '?' * 4
+
+    dest = os.path.join(os.path.dirname(info_plist), 'PkgInfo')
+    fp = open(dest, 'w')
+    fp.write('%s%s' % (package_type, signature_code))
+    fp.close()
+
+  def ExecFlock(self, lockfile, *cmd_list):
+    """Emulates the most basic behavior of Linux's flock(1)."""
+    # Rely on exception handling to report errors.
+    fd = os.open(lockfile, os.O_RDONLY|os.O_NOCTTY|os.O_CREAT, 0o666)
+    fcntl.flock(fd, fcntl.LOCK_EX)
+    return subprocess.call(cmd_list)
+
+  def ExecFilterLibtool(self, *cmd_list):
+    """Calls libtool and filters out '/path/to/libtool: file: foo.o has no
+    symbols'."""
+    libtool_re = re.compile(r'^.*libtool: file: .* has no symbols$')
+    libtool_re5 = re.compile(
+        r'^.*libtool: warning for library: ' +
+        r'.* the table of contents is empty ' +
+        r'\(no object file members in the library define global symbols\)$')
+    env = os.environ.copy()
+    # Ref:
+    # http://www.opensource.apple.com/source/cctools/cctools-809/misc/libtool.c
+    # The problem with this flag is that it resets the file mtime on the file to
+    # epoch=0, e.g. 1970-1-1 or 1969-12-31 depending on timezone.
+    env['ZERO_AR_DATE'] = '1'
+    libtoolout = subprocess.Popen(cmd_list, stderr=subprocess.PIPE, env=env)
+    _, err = libtoolout.communicate()
+    for line in err.splitlines():
+      if not libtool_re.match(line) and not libtool_re5.match(line):
+        print >>sys.stderr, line
+    # Unconditionally touch the output .a file on the command line if present
+    # and the command succeeded. A bit hacky.
+    if not libtoolout.returncode:
+      for i in range(len(cmd_list) - 1):
+        if cmd_list[i] == "-o" and cmd_list[i+1].endswith('.a'):
+          os.utime(cmd_list[i+1], None)
+          break
+    return libtoolout.returncode
+
+  def ExecPackageFramework(self, framework, version):
+    """Takes a path to Something.framework and the Current version of that and
+    sets up all the symlinks."""
+    # Find the name of the binary based on the part before the ".framework".
+    binary = os.path.basename(framework).split('.')[0]
+
+    CURRENT = 'Current'
+    RESOURCES = 'Resources'
+    VERSIONS = 'Versions'
+
+    if not os.path.exists(os.path.join(framework, VERSIONS, version, binary)):
+      # Binary-less frameworks don't seem to contain symlinks (see e.g.
+      # chromium's out/Debug/org.chromium.Chromium.manifest/ bundle).
+      return
+
+    # Move into the framework directory to set the symlinks correctly.
+    pwd = os.getcwd()
+    os.chdir(framework)
+
+    # Set up the Current version.
+    self._Relink(version, os.path.join(VERSIONS, CURRENT))
+
+    # Set up the root symlinks.
+    self._Relink(os.path.join(VERSIONS, CURRENT, binary), binary)
+    self._Relink(os.path.join(VERSIONS, CURRENT, RESOURCES), RESOURCES)
+
+    # Back to where we were before!
+    os.chdir(pwd)
+
+  def _Relink(self, dest, link):
+    """Creates a symlink to |dest| named |link|. If |link| already exists,
+    it is overwritten."""
+    if os.path.lexists(link):
+      os.remove(link)
+    os.symlink(dest, link)
+
+  def ExecCompileXcassets(self, keys, *inputs):
+    """Compiles multiple .xcassets files into a single .car file.
+
+    This invokes 'actool' to compile all the inputs .xcassets files. The
+    |keys| arguments is a json-encoded dictionary of extra arguments to
+    pass to 'actool' when the asset catalogs contains an application icon
+    or a launch image.
+
+    Note that 'actool' does not create the Assets.car file if the asset
+    catalogs does not contains imageset.
+    """
+    command_line = [
+      'xcrun', 'actool', '--output-format', 'human-readable-text',
+      '--compress-pngs', '--notices', '--warnings', '--errors',
+    ]
+    is_iphone_target = 'IPHONEOS_DEPLOYMENT_TARGET' in os.environ
+    if is_iphone_target:
+      platform = os.environ['CONFIGURATION'].split('-')[-1]
+      if platform not in ('iphoneos', 'iphonesimulator'):
+        platform = 'iphonesimulator'
+      command_line.extend([
+          '--platform', platform, '--target-device', 'iphone',
+          '--target-device', 'ipad', '--minimum-deployment-target',
+          os.environ['IPHONEOS_DEPLOYMENT_TARGET'], '--compile',
+          os.path.abspath(os.environ['CONTENTS_FOLDER_PATH']),
+      ])
+    else:
+      command_line.extend([
+          '--platform', 'macosx', '--target-device', 'mac',
+          '--minimum-deployment-target', os.environ['MACOSX_DEPLOYMENT_TARGET'],
+          '--compile',
+          os.path.abspath(os.environ['UNLOCALIZED_RESOURCES_FOLDER_PATH']),
+      ])
+    if keys:
+      keys = json.loads(keys)
+      for key, value in keys.iteritems():
+        arg_name = '--' + key
+        if isinstance(value, bool):
+          if value:
+            command_line.append(arg_name)
+        elif isinstance(value, list):
+          for v in value:
+            command_line.append(arg_name)
+            command_line.append(str(v))
+        else:
+          command_line.append(arg_name)
+          command_line.append(str(value))
+    # Note: actool crashes if inputs path are relative, so use os.path.abspath
+    # to get absolute path name for inputs.
+    command_line.extend(map(os.path.abspath, inputs))
+    subprocess.check_call(command_line)
+
+  def ExecMergeInfoPlist(self, output, *inputs):
+    """Merge multiple .plist files into a single .plist file."""
+    merged_plist = {}
+    for path in inputs:
+      plist = self._LoadPlistMaybeBinary(path)
+      self._MergePlist(merged_plist, plist)
+    plistlib.writePlist(merged_plist, output)
+
+  def ExecCodeSignBundle(self, key, resource_rules, entitlements, provisioning):
+    """Code sign a bundle.
+
+    This function tries to code sign an iOS bundle, following the same
+    algorithm as Xcode:
+      1. copy ResourceRules.plist from the user or the SDK into the bundle,
+      2. pick the provisioning profile that best match the bundle identifier,
+         and copy it into the bundle as embedded.mobileprovision,
+      3. copy Entitlements.plist from user or SDK next to the bundle,
+      4. code sign the bundle.
+    """
+    resource_rules_path = self._InstallResourceRules(resource_rules)
+    substitutions, overrides = self._InstallProvisioningProfile(
+        provisioning, self._GetCFBundleIdentifier())
+    entitlements_path = self._InstallEntitlements(
+        entitlements, substitutions, overrides)
+    subprocess.check_call([
+        'codesign', '--force', '--sign', key, '--resource-rules',
+        resource_rules_path, '--entitlements', entitlements_path,
+        os.path.join(
+            os.environ['TARGET_BUILD_DIR'],
+            os.environ['FULL_PRODUCT_NAME'])])
+
+  def _InstallResourceRules(self, resource_rules):
+    """Installs ResourceRules.plist from user or SDK into the bundle.
+
+    Args:
+      resource_rules: string, optional, path to the ResourceRules.plist file
+        to use, default to "${SDKROOT}/ResourceRules.plist"
+
+    Returns:
+      Path to the copy of ResourceRules.plist into the bundle.
+    """
+    source_path = resource_rules
+    target_path = os.path.join(
+        os.environ['BUILT_PRODUCTS_DIR'],
+        os.environ['CONTENTS_FOLDER_PATH'],
+        'ResourceRules.plist')
+    if not source_path:
+      source_path = os.path.join(
+          os.environ['SDKROOT'], 'ResourceRules.plist')
+    shutil.copy2(source_path, target_path)
+    return target_path
+
+  def _InstallProvisioningProfile(self, profile, bundle_identifier):
+    """Installs embedded.mobileprovision into the bundle.
+
+    Args:
+      profile: string, optional, short name of the .mobileprovision file
+        to use, if empty or the file is missing, the best file installed
+        will be used
+      bundle_identifier: string, value of CFBundleIdentifier from Info.plist
+
+    Returns:
+      A tuple containing two dictionary: variables substitutions and values
+      to overrides when generating the entitlements file.
+    """
+    source_path, provisioning_data, team_id = self._FindProvisioningProfile(
+        profile, bundle_identifier)
+    target_path = os.path.join(
+        os.environ['BUILT_PRODUCTS_DIR'],
+        os.environ['CONTENTS_FOLDER_PATH'],
+        'embedded.mobileprovision')
+    shutil.copy2(source_path, target_path)
+    substitutions = self._GetSubstitutions(bundle_identifier, team_id + '.')
+    return substitutions, provisioning_data['Entitlements']
+
+  def _FindProvisioningProfile(self, profile, bundle_identifier):
+    """Finds the .mobileprovision file to use for signing the bundle.
+
+    Checks all the installed provisioning profiles (or if the user specified
+    the PROVISIONING_PROFILE variable, only consult it) and select the most
+    specific that correspond to the bundle identifier.
+
+    Args:
+      profile: string, optional, short name of the .mobileprovision file
+        to use, if empty or the file is missing, the best file installed
+        will be used
+      bundle_identifier: string, value of CFBundleIdentifier from Info.plist
+
+    Returns:
+      A tuple of the path to the selected provisioning profile, the data of
+      the embedded plist in the provisioning profile and the team identifier
+      to use for code signing.
+
+    Raises:
+      SystemExit: if no .mobileprovision can be used to sign the bundle.
+    """
+    profiles_dir = os.path.join(
+        os.environ['HOME'], 'Library', 'MobileDevice', 'Provisioning Profiles')
+    if not os.path.isdir(profiles_dir):
+      print >>sys.stderr, (
+          'cannot find mobile provisioning for %s' % bundle_identifier)
+      sys.exit(1)
+    provisioning_profiles = None
+    if profile:
+      profile_path = os.path.join(profiles_dir, profile + '.mobileprovision')
+      if os.path.exists(profile_path):
+        provisioning_profiles = [profile_path]
+    if not provisioning_profiles:
+      provisioning_profiles = glob.glob(
+          os.path.join(profiles_dir, '*.mobileprovision'))
+    valid_provisioning_profiles = {}
+    for profile_path in provisioning_profiles:
+      profile_data = self._LoadProvisioningProfile(profile_path)
+      app_id_pattern = profile_data.get(
+          'Entitlements', {}).get('application-identifier', '')
+      for team_identifier in profile_data.get('TeamIdentifier', []):
+        app_id = '%s.%s' % (team_identifier, bundle_identifier)
+        if fnmatch.fnmatch(app_id, app_id_pattern):
+          valid_provisioning_profiles[app_id_pattern] = (
+              profile_path, profile_data, team_identifier)
+    if not valid_provisioning_profiles:
+      print >>sys.stderr, (
+          'cannot find mobile provisioning for %s' % bundle_identifier)
+      sys.exit(1)
+    # If the user has multiple provisioning profiles installed that can be
+    # used for ${bundle_identifier}, pick the most specific one (ie. the
+    # provisioning profile whose pattern is the longest).
+    selected_key = max(valid_provisioning_profiles, key=lambda v: len(v))
+    return valid_provisioning_profiles[selected_key]
+
+  def _LoadProvisioningProfile(self, profile_path):
+    """Extracts the plist embedded in a provisioning profile.
+
+    Args:
+      profile_path: string, path to the .mobileprovision file
+
+    Returns:
+      Content of the plist embedded in the provisioning profile as a dictionary.
+    """
+    with tempfile.NamedTemporaryFile() as temp:
+      subprocess.check_call([
+          'security', 'cms', '-D', '-i', profile_path, '-o', temp.name])
+      return self._LoadPlistMaybeBinary(temp.name)
+
+  def _MergePlist(self, merged_plist, plist):
+    """Merge |plist| into |merged_plist|."""
+    for key, value in plist.iteritems():
+      if isinstance(value, dict):
+        merged_value = merged_plist.get(key, {})
+        if isinstance(merged_value, dict):
+          self._MergePlist(merged_value, value)
+          merged_plist[key] = merged_value
+        else:
+          merged_plist[key] = value
+      else:
+        merged_plist[key] = value
+
+  def _LoadPlistMaybeBinary(self, plist_path):
+    """Loads into a memory a plist possibly encoded in binary format.
+
+    This is a wrapper around plistlib.readPlist that tries to convert the
+    plist to the XML format if it can't be parsed (assuming that it is in
+    the binary format).
+
+    Args:
+      plist_path: string, path to a plist file, in XML or binary format
+
+    Returns:
+      Content of the plist as a dictionary.
+    """
+    try:
+      # First, try to read the file using plistlib that only supports XML,
+      # and if an exception is raised, convert a temporary copy to XML and
+      # load that copy.
+      return plistlib.readPlist(plist_path)
+    except:
+      pass
+    with tempfile.NamedTemporaryFile() as temp:
+      shutil.copy2(plist_path, temp.name)
+      subprocess.check_call(['plutil', '-convert', 'xml1', temp.name])
+      return plistlib.readPlist(temp.name)
+
+  def _GetSubstitutions(self, bundle_identifier, app_identifier_prefix):
+    """Constructs a dictionary of variable substitutions for Entitlements.plist.
+
+    Args:
+      bundle_identifier: string, value of CFBundleIdentifier from Info.plist
+      app_identifier_prefix: string, value for AppIdentifierPrefix
+
+    Returns:
+      Dictionary of substitutions to apply when generating Entitlements.plist.
+    """
+    return {
+      'CFBundleIdentifier': bundle_identifier,
+      'AppIdentifierPrefix': app_identifier_prefix,
+    }
+
+  def _GetCFBundleIdentifier(self):
+    """Extracts CFBundleIdentifier value from Info.plist in the bundle.
+
+    Returns:
+      Value of CFBundleIdentifier in the Info.plist located in the bundle.
+    """
+    info_plist_path = os.path.join(
+        os.environ['TARGET_BUILD_DIR'],
+        os.environ['INFOPLIST_PATH'])
+    info_plist_data = self._LoadPlistMaybeBinary(info_plist_path)
+    return info_plist_data['CFBundleIdentifier']
+
+  def _InstallEntitlements(self, entitlements, substitutions, overrides):
+    """Generates and install the ${BundleName}.xcent entitlements file.
+
+    Expands variables "$(variable)" pattern in the source entitlements file,
+    add extra entitlements defined in the .mobileprovision file and the copy
+    the generated plist to "${BundlePath}.xcent".
+
+    Args:
+      entitlements: string, optional, path to the Entitlements.plist template
+        to use, defaults to "${SDKROOT}/Entitlements.plist"
+      substitutions: dictionary, variable substitutions
+      overrides: dictionary, values to add to the entitlements
+
+    Returns:
+      Path to the generated entitlements file.
+    """
+    source_path = entitlements
+    target_path = os.path.join(
+        os.environ['BUILT_PRODUCTS_DIR'],
+        os.environ['PRODUCT_NAME'] + '.xcent')
+    if not source_path:
+      source_path = os.path.join(
+          os.environ['SDKROOT'],
+          'Entitlements.plist')
+    shutil.copy2(source_path, target_path)
+    data = self._LoadPlistMaybeBinary(target_path)
+    data = self._ExpandVariables(data, substitutions)
+    if overrides:
+      for key in overrides:
+        if key not in data:
+          data[key] = overrides[key]
+    plistlib.writePlist(data, target_path)
+    return target_path
+
+  def _ExpandVariables(self, data, substitutions):
+    """Expands variables "$(variable)" in data.
+
+    Args:
+      data: object, can be either string, list or dictionary
+      substitutions: dictionary, variable substitutions to perform
+
+    Returns:
+      Copy of data where each references to "$(variable)" has been replaced
+      by the corresponding value found in substitutions, or left intact if
+      the key was not found.
+    """
+    if isinstance(data, str):
+      for key, value in substitutions.iteritems():
+        data = data.replace('$(%s)' % key, value)
+      return data
+    if isinstance(data, list):
+      return [self._ExpandVariables(v, substitutions) for v in data]
+    if isinstance(data, dict):
+      return {k: self._ExpandVariables(data[k], substitutions) for k in data}
+    return data
+
+if __name__ == '__main__':
+  sys.exit(main(sys.argv[1:]))