Explorar el Código

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

Andrew Onishuk hace 10 años
padre
commit
e5339f3cd8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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>