SebasEscobarDev / winant

Automatically exported from code.google.com/p/winant
0 stars 0 forks source link

Request to add Apache Antlib Props library #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This library allows:

- Nested property expansion ${${property.name}}
- *nix shell inspired string operations
- Given ${ref:refid} resolves refid

Web page: http://ant.apache.org/antlibs/props/

Repository: https://svn.apache.org/repos/asf/ant/antlibs/props/trunk/

See also: http://ant.apache.org/manual/properties.html#propertyHelper

Original issue reported on code.google.com by jason.ho...@gmail.com on 1 Feb 2012 at 2:44