Browse Source

Added 'prefix' option to <property>. Designed to only work when loading a property file or resource.

Sorry for the multiple commits - got a lock error when trying all files at once


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271520 13f79535-47bb-0310-9956-ffa450edef68
master
Erik Hatcher 23 years ago
parent
commit
0012fd2723
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -179,6 +179,9 @@ Other changes:
* <propertyfile>'s <entry> now has a 'unit' attribute to specify the
increment/decrement unit on date operations.
* <property> now supports a 'prefix' attribute when loading from a file
or resource.

Changes from Ant 1.4 to Ant 1.4.1
===========================================


Loading…
Cancel
Save