include binlightning plugin for USPLN decoding and display
Former-commit-id: 0f53e358b5
This commit is contained in:
parent
270312e06b
commit
7463d9cd4b
1 changed files with 4 additions and 10 deletions
|
@ -125,16 +125,10 @@
|
|||
value="com.raytheon.uf.edex.remote.script.feature" />
|
||||
</antcall>
|
||||
|
||||
<!-- SPECIAL CASE -->
|
||||
<if>
|
||||
<equals arg1="${lightning}" arg2="true" />
|
||||
<then>
|
||||
<antcall target="build">
|
||||
<param name="feature"
|
||||
value="com.raytheon.uf.edex.binlightning.feature" />
|
||||
</antcall>
|
||||
</then>
|
||||
</if>
|
||||
<antcall target="build">
|
||||
<param name="feature"
|
||||
value="com.raytheon.uf.edex.binlightning.feature" />
|
||||
</antcall>
|
||||
</target>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Add table
Reference in a new issue