From 5ddb0dfbd998fbfaca281f7537828e202bf02f44 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 9 Sep 2009 10:54:28 +0000 Subject: [PATCH] Calculate relative paths. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@812881 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/property.html | 23 +++++++++- .../apache/tools/ant/taskdefs/Property.java | 42 +++++++++++++++++-- src/tests/antunit/taskdefs/property-test.xml | 30 +++++++++++++ 3 files changed, 91 insertions(+), 4 deletions(-) diff --git a/docs/manual/CoreTasks/property.html b/docs/manual/CoreTasks/property.html index b37f27a32..70841a6b3 100644 --- a/docs/manual/CoreTasks/property.html +++ b/docs/manual/CoreTasks/property.html @@ -33,7 +33,7 @@ resource) in the project. Properties are case sensitive.

rest of the build; they are most definitely not variables.

There are seven ways to set properties: