Changeset 12686 for branches/0.20.x


Ignore:
Timestamp:
05/15/10 16:38:24 (13 years ago)
Author:
Mark Evenson
Message:

Backportr 12676: Muffle warning from Ant 1.8.1 about includeantruntime not being set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.20.x/abcl/build.xml

    r12685 r12686  
    177177       debug="true"
    178178       target="1.5"
     179             includeantruntime="false"
    179180       failonerror="true">
    180181  <src path="${src.dir}"/>
Note: See TracChangeset for help on using the changeset viewer.