Browse Source

datatypes for regexp replace task.

Submitted by:	Matthew Inger <matti@sedonacorp.com>


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270049 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 23 years ago
parent
commit
e8e51a71bc
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/main/org/apache/tools/ant/types/defaults.properties

+ 2
- 1
src/main/org/apache/tools/ant/types/defaults.properties View File

@@ -6,4 +6,5 @@ mapper=org.apache.tools.ant.types.Mapper
filterset=org.apache.tools.ant.types.FilterSet
description=org.apache.tools.ant.types.Description
classfileset=org.apache.tools.ant.types.optional.depend.ClassfileSet

substitution=org.apache.tools.ant.types.Substitution
regularexpression=org.apache.tools.ant.types.RegularExpression

Loading…
Cancel
Save