no, convincing from, go fo it. -mez ----- Original Message ----- From: "Les Hughes" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]>; "Ant-Dev (E-mail)" <[EMAIL PROTECTED]> Sent: Monday, January 07, 2002 6:01 AM Subject: RE: p4label
> > Yuk - this sucks bigtime. If I get a min in the next few days I'll mod > P4Label to accept a comma delimited list and do the transposition for you ( > I don't fancy getting into nested XML elements for something as simple as > this unless someone can convince me (ie submit a patch) otherwise.... > > Les > > > > > -----Original Message----- > > From: Steve Loughran [mailto:[EMAIL PROTECTED]] > > Sent: 04 January 2002 20:44 > > To: Ant Users List > > Subject: Re: p4label > > > > > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Cc: <[EMAIL PROTECTED]> > > Sent: Friday, January 04, 2002 09:20 > > Subject: p4label > > > > > > > I discovered how to specify multiple depots, and answered > > my own question > > > posted the same day as yours. The key is that perforce > > expect carriage > > > return/newline between depots, and the XML parser strips > > them out unless > > you > > > escape them. So here is an example: > > > > > > <p4label > > name="BoldIP-${Machine}IntegrationBuild:${DSTAMP}:${TSTAMP}" > > > desc="BoldIP Automatic Integration Build" > > > lock="locked" > > > view="//BoldIP/...  > > > //BTOM/...  > > > //BTBoldIpB2B/..."/> > > > > > > > surely the ascii value of CR is 13? > > > > > > -- > > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
