Browse Source

add os and exec changes.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278156 13f79535-47bb-0310-9956-ffa450edef68
master
Steve Loughran 20 years ago
parent
commit
a9fbbe09f8
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      WHATSNEW

+ 6
- 0
WHATSNEW View File

@@ -175,6 +175,12 @@ Other changes:
negate attribute to select lines -not- containing specified text. negate attribute to select lines -not- containing specified text.
Bugzilla Report 34374. Bugzilla Report 34374.


* <os> condition adds "nt" as a family which can be tested. This is
all windows platforms other than the Win9x line, and windows CE.

* <exec> (and hence, <apply>) have an OsFamily attribute, which can restrict
execution to a single OS family.

Changes from Ant 1.6.2 to current Ant 1.6 CVS version Changes from Ant 1.6.2 to current Ant 1.6 CVS version
===================================================== =====================================================




Loading…
Cancel
Save