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=33260>. 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=33260 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-23 18:31 ------- We are having the same problem. Perforce: Client Version: 2004.2 72642 Server Version: P4D/LINUX24X86/2005.1/83219 (2005/07/26) Ant: 1.6.5 Our xml file contains: <p4change description="Change Build Number in Script"/> <p4edit view="${JavaLispCommonResources}/currentResources.properties..." change="${p4.change}"/> <propertyfile file="${JavaLispCommonResources}/currentResources.properties"> <entry key="build.date" type="date" value="now" pattern="yyyy.MM.dd"/> <entry key="build.num" type="int" default="0000" operation="+" value="1" pattern="0000"/> </propertyfile> <p4submit change="${p4.change}"/> It gets to the <p4edit/> and complains about ${p4.change} not being set. -- 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]