I have mailed the jar and a sample build.xml file to you directly. The list will not accept attachements. I need to add some essential enhancements and probably refactor this thing before trying to get it committed. I based the output handling part of this on the perforce tasks output handling. Now that I have gone through the exercise of creating the output handler, I see why they did what they did with the perforce tasks. So I really need to abstract some of the output stream handler classes that made for this so that other tasks can be easily implemented to do other clearcase stuff.
-Rob Anderson > -----Original Message----- > From: RADEMAKERS Tanguy [mailto:[EMAIL PROTECTED] > Sent: Friday, December 17, 2004 1:21 AM > To: Ant Users List > Subject: RE: Ant fileset from list of checked out files > (cleartool lsco) > > > Hello Rob, > > We use clearcase here. I'd love to give it a spin if you'd send it to > me. > > Regs, > /t > > >-----Original Message----- > >From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] > >Sent: Friday, December 17, 2004 1:13 AM > >To: [EMAIL PROTECTED] > >Cc: Ant Users List; [EMAIL PROTECTED] > >Subject: RE: Ant fileset from list of checked out files > >(cleartool lsco) > > > >I have implemented this fileset selector. It seems to work. > >Can we add this to Ant? Before I open an enhancement request, > >I'd like to get some feedback. > > > >Thanks, > > > >-Rob Anderson > > > >> -----Original Message----- > >> From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] > >> Sent: Monday, December 13, 2004 4:34 PM > >> To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > >> Subject: Ant fileset from list of checked out files > (cleartool lsco) > >> > >> > >> Ant and ClearCase users, I have a need to create a fileset in > >> Ant from the output of cleartool lsco. Does anyone have a > >> custom selector that would create such a fileset in Ant, that > >> you would be willing to share? I am willing to write one to > >> fill my need, but I thought it might be worth asking about > >> first, to avoid reinventing something that has already been > >> done. Also, is there any interest in a selector that would > >> facilitate creating a fileset in Ant from cleartool lsco > >> output? Let me know if you could use this? > >> > >> _________________________________________________________________ > >> Robert Anderson Sr. System Engineer Nike - Global Trade IT > >> (503) 532-6803 d > >> > >> > >> > --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > >> > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
