https://issues.apache.org/bugzilla/show_bug.cgi?id=33260
--- Comment #6 from Udo Walker <[email protected]> 2010-04-07 08:44:12 UTC --- For me it works if I use the not documented attributes client and user which all p4 tasks know. So if you use <p4change user="ooo" client="iiii" description="my new changelist"/> <echo>${p4.change}</echo> you will get a changelist number. To use it you need to use the 2 attributes in all p4 tasks, e.g. <p4edit user="ooo" client="iiii" ..../> etc. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
