Repository: chukwa
Updated Branches:
  refs/heads/master c440a9f90 -> a13bc5ae0


CHUKWA-784. Improve CharFileTailingAdaptorUTF8NewLineEscaped and LocalWriter
            logic to send proper data chunk. (Eric Yang)


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

Branch: refs/heads/master
Commit: a13bc5ae09af5b60c52b465792d33bd5fc86ad12
Parents: c440a9f
Author: Eric Yang <[email protected]>
Authored: Sun Oct 11 14:24:33 2015 -0700
Committer: Eric Yang <[email protected]>
Committed: Sun Oct 11 14:24:33 2015 -0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/chukwa/blob/a13bc5ae/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f8f5b45..8046179 100644
--- a/pom.xml
+++ b/pom.xml
@@ -863,6 +863,7 @@
                     
<exclude>src/main/web/hicc/home/css/select2.min.css</exclude>
                     <exclude>src/main/web/hicc/home/js/select2.min.js</exclude>
                     
<exclude>src/main/web/hicc/css/font-awesome.min.css</exclude>
+                    
<exclude>src/main/web/hicc/fonts/glyphicons-halflings-regular.*</exclude>
 
                                    <!-- Creative Commons licensed files -->
                                    
<exclude>src/main/web/hicc/js/autoHeight.js</exclude>

Reply via email to