Changeset 8852 in josm


Ignore:
Timestamp:
2015-10-10T16:01:40+02:00 (9 years ago)
Author:
Don-vip
Message:

remove old property from build.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r8834 r8852  
    2121    <condition property="clevel" value="${clevel}" else="9">
    2222        <isset property="clevel"/>
    23     </condition>
    24     <!-- For Windows-specific stuff -->
    25     <condition property="isWindows">
    26         <os family="Windows"/>
    2723    </condition>
    2824    <!-- For Java9-specific stuff -->
Note: See TracChangeset for help on using the changeset viewer.