DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=33396>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=33396





------- Additional Comments From [EMAIL PROTECTED]  2005-02-03 21:34 -------
Hi

The following build.xml returns the correct values for me using the latest ant
1.6 and the "head" version for 1.7, on both windows and linux.

<project name="test" default="test" basedir=".">
 <property name="GREG.JAVAC.EXCLUDED.FILES" value="TEST"/>
 <target name="test">
    <echo>
            ${GREG.JAVAC.EXCLUDED.FILES}
    </echo>
    </target>

</project>

have you tried to reproduce the problem using another property name?
What is the command line you used.
What are the contents of build / property files you used?


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to