Browse Source

AMBARI-11529. Work with json module takes too long - fixed rat failure (aonishuk)

Andrew Onishuk 10 năm trước cách đây
mục cha
commit
e5339f3cd8
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      pom.xml

+ 2 - 0
pom.xml

@@ -289,6 +289,8 @@
             <!--Jinja2 library (BSD license)-->
             <exclude>ambari-common/src/main/python/ambari_jinja2/**</exclude>
             <exclude>ambari-common/src/main/python/jinja2/**</exclude>
+            <!--Simplejson library (MIT license)-->
+            <exclude>ambari-common/src/main/python/ambari_simplejson/**</exclude>
 
             <exclude>ambari-web/node_modules/**</exclude>