March 23th, 2011 - The Flaka project is pleased to announce the
release of Flaka 1.02.01, the third release of Flaka.
What's new ?
Flaka 1.02.01 is a maintenance release.
Distribution jar has been rebuilt with Ant 1.8
No changes in source code, but build.xml has been extended to
assure that Ant 1.
Original Message
Subject: Re: Question on Clearcase task - ccupdate
From: Gilbert Rebhan
To: Ant Users List
Date: Thu Mar 24 2011 20:12:42 GMT+0100 (CET)
> Original Message
> Subject: Re: Question on Clearcase task - ccupdate
> From: Savoy, Melinda
> To: 'A
Thanks Gilbert. The additional info is very helpful. I've got an IBM rep on
the phone and hopefully he'll be able to help.
-Original Message-
From: Gilbert Rebhan [mailto:gil...@maksimo.de]
Sent: Thursday, March 24, 2011 2:13 PM
To: Ant Users List
Subject: Re: Question on Clearcase t
Original Message
Subject: Re: Question on Clearcase task - ccupdate
From: Savoy, Melinda
To: 'Ant Users List'
Date: Thu Mar 24 2011 17:47:01 GMT+0100 (CET)
> Thanks Dominique. I have posted on the CC forum however, I'm assuming not
> too many will respond as there were not ma
Thanks Dominique. I have posted on the CC forum however, I'm assuming not too
many will respond as there were not many posts regarding ccupdate. Hopefully
debugging will give me some answers. Thanks again for replying.
Regards.
-Original Message-
From: Dominique Devienne [mailto:ddev
On Thu, Mar 24, 2011 at 11:20 AM, Savoy, Melinda
wrote:
> I have an ANT script that is being used to update the CLEARCASE view that was
> created by a former employee.
> The ANT script that I am using has been working for years.
> Yesterday I executed the BUILD.XML ANT script and I got a PERMISSI
I believe you're confusing the purposes of repositories and caches.
Please review the cache concept -
http://ant.apache.org/ivy/history/latest-milestone/concept.html#cache
You should _not_ be using cache as a repository; don't point both a
resolver and a cache to the same directory structure. T
I have an ANT script that is being used to update the CLEARCASE view that was
created by a former employee. The ANT script that I am using has been working
for years. Yesterday I executed the BUILD.XML ANT script and I got a PERMISSION
DENIED error. I am very new to ANT and cannot find where th