From cf4a207d885842caa916da71be6b989843124b0e Mon Sep 17 00:00:00 2001 From: Peter Donald Date: Fri, 29 Jun 2001 03:13:22 +0000 Subject: [PATCH] Made templating example more sensible git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269249 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/myrmidon/src/make/sample.ati | 119 ------------------ .../myrmidon/src/make/template-simple.ati | 4 + .../src/make/template-simple.properties | 2 + 3 files changed, 6 insertions(+), 119 deletions(-) delete mode 100644 proposal/myrmidon/src/make/sample.ati create mode 100644 proposal/myrmidon/src/make/template-simple.properties diff --git a/proposal/myrmidon/src/make/sample.ati b/proposal/myrmidon/src/make/sample.ati deleted file mode 100644 index bb112a021..000000000 --- a/proposal/myrmidon/src/make/sample.ati +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Test case for aspects - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/proposal/myrmidon/src/make/template-simple.ati b/proposal/myrmidon/src/make/template-simple.ati index af5c30e63..e458488c9 100644 --- a/proposal/myrmidon/src/make/template-simple.ati +++ b/proposal/myrmidon/src/make/template-simple.ati @@ -1,5 +1,9 @@ + + + + diff --git a/proposal/myrmidon/src/make/template-simple.properties b/proposal/myrmidon/src/make/template-simple.properties new file mode 100644 index 000000000..1d401e8ab --- /dev/null +++ b/proposal/myrmidon/src/make/template-simple.properties @@ -0,0 +1,2 @@ +# Here is sample property file +foo=bar