Re: Using IVY programatically

2010-10-11 Thread Shay Tessler
ts. I can > point you at some ant files for the process if your interested. > > http://proguard.sourceforge.net/ > > Cheers > Geoff > On 11 Oct 2010 11:27, "Shay Tessler" wrote: > > hey all. > > > > i am writing an java application based on plug-in

Re: Using IVY programatically

2010-10-11 Thread Shay Tessler
back to the > ANT interface. > > Regards Klaas > > -----Original Message- > From: Shay Tessler [mailto:shay...@gmail.com] > Sent: Monday, October 11, 2010 12:27 AM > To: ivy-u...@ant.apache.org > Subject: Using IVY programatically > > hey all. > > i am wr

Re: Leap Year Bug in Ant 1.7.0 FTP task - Daylight Savings?

2008-03-10 Thread Shay Thompson
I noticed today that a few of my servers which run the Ant FTP task failed on Sunday when they were working on Saturday, almost as if they're now having a problem with daylight savings. I also noticed that only the machines running Java 1.5.0_11 are failing while those with 1.5.0_04 are work

Re: ant and eclipse?

2006-09-29 Thread Shay Thompson
Thank you. -Original Message----- From: Shay Thompson [mailto:[EMAIL PROTECTED] Sent: Friday, September 29, 2006 2:53 PM To: Ant Users List Subject: Re: ant and eclipse? The first thing I'd look at is what JVM is Eclipse using to compile the code vs. what JVM is used when on t

Re: ant and eclipse?

2006-09-29 Thread Shay Thompson
The first thing I'd look at is what JVM is Eclipse using to compile the code vs. what JVM is used when on the command-line. -Shay Mark Modrall wrote: Hi... We do all of our development in eclipse and use ant 1.6.5 for our nightly builds on another machine. But someone

Re: Looking for an Ant Task

2006-03-05 Thread Shay Thompson
ey have to turn on a telnet server just to run it locally. For now, Windows is the only OS I'm concerned about. We are using Ant 1.6.3 and some version of the contrib library. Thanks, Shay Rhino wrote: I've just reread your question for the third time and I still don't think

Looking for an Ant Task

2006-03-05 Thread Shay Thompson
yprompt: dosomething Response from dosomething dosomething2 Response from dosomething2 Thanks, Shay -- ... hey, it works on my machine. Shay Thompson - Lead Computer Scientist Adobe Systems, Inc. - Titan Core QE Voice: x34728 or 612.251.5415

Specifying which java/javac to use.

2004-08-31 Thread Shay
I have a few systems with multiple java/javac's on them. I need a way to tell Ant which to use but I can't seem to find a way except by creating a java app and using the Ant API, then calling the app with the correct java version. Thanks, Shay Shay Thompson - [EMAIL PROTECTED] Ado