1
0
Эх сурвалжийг харах

add temp test security manager to test jar

Ryan Ernst 10 жил өмнө
parent
commit
c1dd9b8a98
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      core/pom.xml

+ 1 - 0
core/pom.xml

@@ -279,6 +279,7 @@
                                 <include>rest-api-spec/**/*</include>
                                 <include>org/elasticsearch/test/**/*</include>
                                 <include>org/elasticsearch/bootstrap/BootstrapForTesting.class</include>
+                                <include>org/elasticsearch/bootstrap/XTestSecurityManager.class</include>
                                 <include>org/elasticsearch/common/cli/CliToolTestCase.class</include>
                                 <include>org/elasticsearch/common/cli/CliToolTestCase$*.class</include>
                                 <include>org/elasticsearch/cluster/MockInternalClusterInfoService.class</include>