Updated to Java 11
[holmes/rule-management.git] / rulemgt-standalone / linux64-assembly.xml
index 56676c8..3efa765 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 
-    Copyright 2017 ZTE Corporation.
+    Copyright 2017-2020 ZTE Corporation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
         <fileSet>
             <directory>target/assembly/linux64</directory>
             <outputDirectory></outputDirectory>
+            <excludes>
+                <exclude>
+                    lib/holmes-rulemgt-frontend-*.tar.gz
+                </exclude>
+            </excludes>
         </fileSet>
     </fileSets>
 </assembly>