Actually the setter isn't used anywhere, the subclasses just set the P4CmdOpts field instead. The setter is there to form a kind of low level API - not that it's used much - and is more of a dev thing.
Les > -----Original Message----- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: 22 June 2002 21:46 > To: Ant Developers List > Subject: more undocumented stuff > > > > > //used by some subtasks > PerforceTaskBase.Cmdopts > > //unused anywhere > Pvcs.userID > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
