Glad I could give something back to the group!

Caveats:
1. I had to quickly edit the files to remove company name and my name. I
didn't recompile, but everything should be ok.
2. I wasn't expecting anyone to examine these, so JavaDoc comments are
sparse. There should be enough regular comments to provide insight. If
anyone has any questions, I'd be happy to respond.
3. These tasks read a lot of properties from project. If I was developing
for Ant I would have set these via task attributes. I'm sure anyone who
wants these improved will do so...


JP


-----Original Message-----
From: Nasgowitz, Mark (MED, GEMS-IT) [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 9:43 AM
To: '[EMAIL PROTECTED]'
Subject: RE: ClearCase


Jeff,
I too currently work with clearcase and would like to add your features
to my ant scripts. Please post what you have I am sure there are others
that my find great benefit.
Thanks,
Mark

-----Original Message-----
From: Jeff Post [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 15, 2001 11:12 AM
To: '[EMAIL PROTECTED]'
Subject: RE: ClearCase


I just finished designing our build system that has complete integration
with ClearCase.

I wrote custom tasks to do labeling, mount a vob, start a view and set a
config spec, as well as my own versions of Checkin and Checkout. These
tasks
are specific to our project structure in ClearCase, so they would need
to be
modified for your use.

Let me know if you are interested in any of these tasks.

JP

-----Original Message-----
From: Ryan Thompson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 1:26 PM
To: 'Ant-User ([EMAIL PROTECTED])'
Subject: ClearCase


I am planning to integrate ant with our ClearCase system.  Does anyone
have
any
Experiences / tips they would like to share?

Ryan

CheckinProjectTask.java

CheckoutProjectTask.java

CLabelTask.java

MountVOBTask.java

PutDistInCCTask.java

SetConfigSpec.java

StartViewTask.java

Reply via email to