Publish Overwrite Silently Failing On Solaris

2010-03-05 Thread Bahri Gençsoy
Hello, I cannot make ivy publish an artifact with overwrite="true" on solaris. Exactly same project can be published on windows, on solaris it doesn't fail but does not overwrite the artifact either. I use ivy 2.1.0 and ant 1.7.1 on both platforms. This is the target I use in build.xml:

RE: How to build silently

2006-04-27 Thread BOUSQUET Jeremie
e- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: jeudi 27 avril 2006 06:05 > To: user@ant.apache.org > Subject: Re: How to build silently > > On Wed, 26 Apr 2006, BOUSQUET Jeremie <[EMAIL PROTECTED]> > wrote: > > > I know default values can be a solutio

Re: How to build silently

2006-04-26 Thread Stefan Bodewig
On Wed, 26 Apr 2006, BOUSQUET Jeremie <[EMAIL PROTECTED]> wrote: > I know default values can be a solution, but sometimes these default > values can only come from command line (which is masked from > end-user and so not very usable here), and sometimes there is just > no default value (and so it

RE: How to build silently

2006-04-26 Thread Anderson, Rob (Global Trade)
10:06 AM > To: Ant Users List > Subject: How to build silently > > Hello, > > I had some fun with task in my generic build process > with ANT, to ask users for various things (labels, passwords ...). > But now teams use more and more automation, and I could not &g

Re: How to build silently

2006-04-26 Thread Jeffrey E Care
"BOUSQUET Jeremie" <[EMAIL PROTECTED]> 04/26/2006 01:06 PM Please respond to "Ant Users List" To "Ant Users List" cc Subject How to build silently Hello, I had some fun with task in my generic build process with ANT, to ask users for various

How to build silently

2006-04-26 Thread BOUSQUET Jeremie
Hello, I had some fun with task in my generic build process with ANT, to ask users for various things (labels, passwords ...). But now teams use more and more automation, and I could not find any way to easily make these silent ! I know default values can be a solution, but sometimes these d

RE: silently

2005-07-26 Thread Jay Burgess
Thanks for the idea. It sounds promising. Jay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 26, 2005 11:24 AM To: user@ant.apache.org Subject: AW: silently Just my few cents: Define the "check" logic in a . - if the check pas

AW: silently

2005-07-26 Thread Jan.Materne
tX-targets depend on the check target and are conditional to the property ... ... Jan >-Ursprüngliche Nachricht- >Von: Jay Burgess [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juli 2005 18:17 >An: user@ant.apache.org >Betreff

silently

2005-07-26 Thread Jay Burgess
Ant invocation quietly and move on to the next line. Unfortunately, while I can accomplish this with the task, I get a nasty BUILD FAILED message which is not really the case. Is there a way, using Core Tasks, to test and "fail silently". Thanks. Jay | Jay Burgess [Vertical Technology Group