From 37fc7197c0f29ef6cff60ea99d6110e84ee29218 Mon Sep 17 00:00:00 2001 From: vmassol Date: Mon, 16 Jun 2003 07:17:30 +0000 Subject: [PATCH] Added a filter in the properties file that is not filtered, to verify that it is indeed not filtered... :-) git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113494 13f79535-47bb-0310-9956-ffa450edef68 --- examples/simple-filtering/src/conf/test-nofilter.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/simple-filtering/src/conf/test-nofilter.properties b/examples/simple-filtering/src/conf/test-nofilter.properties index 211e7179..bfc51f0a 100644 --- a/examples/simple-filtering/src/conf/test-nofilter.properties +++ b/examples/simple-filtering/src/conf/test-nofilter.properties @@ -1 +1,4 @@ # A simple config file that should not be filtered + +# Note: The filter below should not be replaced +test.property = @testFilter@