include binlightning plugin for USPLN decoding and display
Former-commit-id: 443827df6891ff0feed3513a38811e3e283d31c0 [formerly0f53e358b5
] Former-commit-id:7463d9cd4b
This commit is contained in:
parent
bd223f5edc
commit
ed18010211
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