Re: ClearCase updates

2001-11-15 Thread Steve Loughran
- Original Message - From: "Stephane Bailliez" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 02:10 Subject: RE: ClearCase updates > > -Original Message- > > From: Steve Loughr

RE: ClearCase updates

2001-11-15 Thread Anthony Rodriguez
Title: RE: ClearCase updates I've attached the perl file setcs.pl.  Below I've pasted the ant task from my build.xml. Variable snippet from build.properties: --- buildpath=c\:\\ant_Build #This is where all the ant files are stored

RE: ClearCase tasks and filesets

2001-11-15 Thread Peter . FLYNN
Peter, My email program (Outlook) is refusing to show your mails.  I get this: --- Outlook could not verify that KLOTZ,PETER (HP-Germany,ex1) sent this message. If you choose, you can continue and view this message. You can look at the problems with the certificate by selecting View Ce

RE: ClearCase updates

2001-11-15 Thread Zak Saurin
input. It's nice to know that I don't suffer alone!! Zak Saurin. > -Original Message- > From: Anthony Rodriguez [mailto:[EMAIL PROTECTED]] > Sent: 14 November 2001 17:55 > To: 'Ant Users List' > Cc: '[EMAIL PROTECTED]' > Subject: RE: ClearC

RE: ClearCase updates

2001-11-15 Thread Stephane Bailliez
> -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED]] > I do not understand why such tasks have to be so hard, or > ccase so brittle, > but that is what life is like when you commit all your code > to the care and > protection to a distributed system whose failure mode

Re: ClearCase updates

2001-11-14 Thread Steve Loughran
- Original Message - From: "Stephane Bailliez" <[EMAIL PROTECTED]> > I'm probably the only Ant committer using Clearcase. I have had enough experience of it, that I dont miss its departure since I migrated (that's upgrade without the improvement connotations) to XP last week, which I ne

RE: ClearCase updates

2001-11-14 Thread Stephane Bailliez
> -Original Message- > From: Anthony Rodriguez [mailto:[EMAIL PROTECTED]] > task I use. But it would probably be cooler if a Java guru > out there could > write a class/optional task that could do this. Please enter a bug in Bugzilla and set it as a RFE. Attach your perl script as wel

RE: ClearCase updates

2001-11-14 Thread Anthony Rodriguez
Zak: I've had to deal with this annoying ClearCase problem as well. It is an issue with setcs and snapshot views. The setcs command asks for user input when the new config spec being used has different load rules from the old config spec. It then prompts the user for a yes or no for unloading

Re: ClearCase task (ant1.4)

2001-08-17 Thread T Master
Compile the source yourself. declare a new taskdef retry - Original Message - From: "Anthony Rodriguez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 17, 2001 3:20 PM Subject: RE: ClearCase task (ant1.4) > I changed my task to this: >

RE: ClearCase task (ant1.4)

2001-08-17 Thread Anthony Rodriguez
I changed my task to this: And when I ran "ant -v checkout", I got this: Ant version 1.4Beta1 compiled on August 9 2001 Buildfile: build.xml Detected Java version: 1.3 in: c:\jdk1.3.1\jre Detected OS: Windows 2000 parsing buildfile C:\ant_Build\build.xml with URI = file:C:/ant_Build/

RE: ClearCase. How used?

2001-06-19 Thread Jeff Post
ed daily builds, and since this won't run on the developers machine, I can't be sure that vobs are mounted, views are started and the config-spec is set as needed. JP -Original Message- From: Suu Quan [mailto:[EMAIL PROTECTED]] Sent: Monday, June 18, 2001 8:14 PM To: [EMAIL PRO

Re: ClearCase. How used?

2001-06-18 Thread Suu Quan
> 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 Clear

RE: ClearCase

2001-06-15 Thread Ryan Thompson
EMAIL PROTECTED]' Subject: RE: ClearCase I am using base clearcase, and I am using dynamic views exclusively. JP -Original Message- From: Peter Vogel [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:46 AM To: '[EMAIL PROTECTED]' Subject: RE: ClearCase Hi Ryan, Are y

RE: ClearCase

2001-06-15 Thread Ryan Thompson
I am very interested in your tasks, will you post them? thx Ryan Thompson CreoScitex Office 604.451.2700 x2054 Mobile 604.838.2111 -Original Message- From: Jeff Post [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:12 AM To: '[EMAIL PROTECTED]' Subject: RE: Cle

RE: ClearCase

2001-06-15 Thread Ryan Thompson
ogel [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:46 AM To: '[EMAIL PROTECTED]' Subject: RE: ClearCase Hi Ryan, Are you using UCM or base clearcase? Are you running exclusively on dynamic views or are snapshot views used frequently/commonly? I've just complete

RE: ClearCase

2001-06-15 Thread Jeff Post
I am using base clearcase, and I am using dynamic views exclusively. JP -Original Message- From: Peter Vogel [mailto:[EMAIL PROTECTED]] Sent: Friday, June 15, 2001 9:46 AM To: '[EMAIL PROTECTED]' Subject: RE: ClearCase Hi Ryan, Are you using UCM or base clearcase? Are y

RE: ClearCase

2001-06-15 Thread Jeff Post
al 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

RE: ClearCase

2001-06-15 Thread Stephane Bailliez
TECTED]] > Sent: Friday, June 15, 2001 6:46 PM > To: '[EMAIL PROTECTED]' > Subject: RE: ClearCase > > > Hi Ryan, > > Are you using UCM or base clearcase? Are you running > exclusively on dynamic views or are snapshot views > used frequently/common

RE: ClearCase

2001-06-15 Thread Peter Vogel
Hi Ryan, Are you using UCM or base clearcase? Are you running exclusively on dynamic views or are snapshot views used frequently/commonly? I've just completed integrating a UCM clearcase with an ant-based build... -Peter > -Original Message- > From: Ryan Thompson [mailto:[EMAIL PRO

RE: ClearCase

2001-06-15 Thread Nasgowitz, Mark (MED, GEMS-IT)
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

RE: ClearCase

2001-06-15 Thread Jeff Post
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 the

Re: ClearCase built in tasks

2001-02-04 Thread Nico Seessle
- Original Message - From: "Ori Burstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, February 04, 2001 10:34 AM Subject: Re: ClearCase built in tasks > Stefan and Frank, Thanks for the answers. > Do you know when is the Ant 1.3 should be re

Re: ClearCase built in tasks

2001-02-04 Thread Ori Burstein
Stefan and Frank, Thanks for the answers. Do you know when is the Ant 1.3 should be released ? Ori - Original Message - From: "Frank Wierzbicki" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 02, 2001 5:25 PM Subject: RE: ClearCase built in

RE: ClearCase built in tasks

2001-02-02 Thread Frank Wierzbicki
Oops, didn't mean to be misleading, sorry. Frank -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] Sent: Friday, February 02, 2001 3:10 AM To: [EMAIL PROTECTED] Subject: Re: ClearCase built in tasks Frank Wierzbicki <[EMAIL PROTECTED]> wrote: > There

Re: ClearCase built in tasks

2001-02-01 Thread Stefan Bodewig
Frank Wierzbicki <[EMAIL PROTECTED]> wrote: > There are clearcase tasks in the optional packages. But I think they've not been present in Ant 1.2. Ori, wait for the first release candidate of Ant 1.3 expected to come around the corner rather soon unless you want to play with an alpha version of

RE: ClearCase built in tasks

2001-02-01 Thread Frank Wierzbicki
Ori, There are clearcase tasks in the optional packages. They are: CCCheckin, CCCheckout, CCUnCheckout, and CCUpdate. They are in org.apache.tools.ant.taskdefs.optional.clearcase. I don't use clearcase, so I can't really tell you how they work. The jar containing the optional packages is opt