Issue #1965 added edex archive to the build.edex build.xml.
Change-Id: I27973b5f824e03f9bdbe5f485e8c35291db3fd3b Former-commit-id: 6d2d22cee3f911da40eafceb1a52868a78fd3172
This commit is contained in:
parent
c28d1e5d4d
commit
ba661b9e39
1 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,10 @@
|
|||
<param name="feature"
|
||||
value="com.raytheon.uf.edex.datadelivery.feature" />
|
||||
</antcall>
|
||||
<antcall target="build">
|
||||
<param name="feature"
|
||||
value="com.raytheon.uf.edex.archive.feature" />
|
||||
</antcall>
|
||||
|
||||
<!-- SPECIAL CASE -->
|
||||
<if>
|
||||
|
|
Loading…
Add table
Reference in a new issue