mirror of
https://github.com/apache/lucene.git
synced 2025-03-04 15:29:28 +00:00
SOLR-2945: 'ant sign-artifacts' should sign the Solr war maven artifact
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1210054 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f44648df40
commit
d99ad4fabc
@ -1047,6 +1047,7 @@
|
||||
|
||||
<fileset dir="@{artifacts.dir}">
|
||||
<include name="**/*.jar"/>
|
||||
<include name="**/*.war"/>
|
||||
<include name="**/*.zip"/>
|
||||
<include name="**/*.tgz"/>
|
||||
<include name="**/*.pom"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user