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:
Steven Rowe 2011-12-04 05:34:25 +00:00
parent f44648df40
commit d99ad4fabc
1 changed files with 1 additions and 0 deletions

View File

@ -1047,6 +1047,7 @@
<fileset dir="@{artifacts.dir}">
<include name="**/*.jar"/>
<include name="**/*.war"/>
<include name="**/*.zip"/>
<include name="**/*.tgz"/>
<include name="**/*.pom"/>