Repository: incubator-htrace
Updated Branches:
  refs/heads/master c963a7b54 -> feae543f3


HTRACE-128. RAT check hangs on files under htrace-core/src/web/lib/rome-2.1.0 
(iwasakims)


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

Branch: refs/heads/master
Commit: feae543f3034042c99eaa0ffa7a678cab18649e2
Parents: c963a7b
Author: Masatake Iwasaki <[email protected]>
Authored: Mon Mar 2 13:26:01 2015 +0900
Committer: Masatake Iwasaki <[email protected]>
Committed: Mon Mar 2 13:26:01 2015 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/feae543f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 97e7993..c96dc1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@ language governing permissions and limitations under the 
License. -->
                 <exclude>**/bootstrap-3.3.1/**</exclude>
                 <exclude>**/web/lib/js/**</exclude>
                 <exclude>**/web/lib/css/**</exclude>
-                <exclude>**/web/lib/pickadate-3.5.2/**</exclude>
+                <exclude>**/web/lib/rome-2.1.0/**</exclude>
                 <exclude>**/*.min.js</exclude>
                 <exclude>**/d3.min.js</exclude>
                 <!-- Pulled down sources -->

Reply via email to