FW: Using jdk 1.6 wildcard in classpath using Ant 1.8.4

2013-01-10 Thread Prakash, Dharma
Hi, I am trying to load external library by using jdk1.6 wild card syntax in Ant 1.8.4 and I get the below error, can anyone help me how to resolve this issue? Below is my error and build script I am using.. Buildfile: C:\CCSTG\Workspace_V7\AntBuildTest\build.xml init: compile: [echo]

Re: FW: how to do conditional processing in ant

2009-07-17 Thread Scot P. Floess
I'm confused... Why do you keep mentioning "conditional processing?" I don't see anything conditional about this at all... Sorry - just trying to understand :) On Fri, 17 Jul 2009, edumudi.viswan...@oracle.com wrote: Assume, below folder structure & I issue following command @ command p

FW: how to do conditional processing in ant

2009-07-17 Thread edumudi.viswan...@oracle.com
Assume, below folder structure & I issue following command @ command prompt: ant -Denvv=sit -Dssltype=1SSL eardirect Xyz folder contains (dev,prod,sit,uat) Dev folder contains (1ssl & 2ssl) 1ssl folder contains 1.txt 2.txt 2

FW: IvyDE cache location

2009-01-30 Thread Daffin, Miles (IDEAS)
Maarten, Thanks, we will have a look at this. Miles -Original Message- From: Maarten Coene [mailto:maarten_co...@yahoo.com] Sent: 29 January 2009 22:06 To: ivy-u...@ant.apache.org Subject: Re: IvyDE cache location Maybe you could use the cache attribute on your resolvers pointing to dif

FW: question about clearcase api

2008-12-04 Thread Redmond, Nicole
I am trying to use the clearcase org.apache.tools.ant.taskdefs.optional.clearcase.CCCheckout tool and I get a null pointer error on line 43 "ckout.execute();". The code is attached below. Here is the Exception: Exception in thread "main" java.lang.NullPointerException at org.apac

RE: FW: Trouble with installation

2008-04-30 Thread Sean Tiley
Obvious but you have the ANT_HOME\bin directory in your path environment variable? Sean -Original Message- From: Debbie Shapiro [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 3:34 PM To: Ant Users List Subject: RE: FW: Trouble with installation Hey it looks like I'

RE: FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
ssage- From: Peter Reilly [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 12:25 PM To: Ant Users List Subject: Re: FW: Trouble with installation Looking at the JAVA_HOME setting: JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15; You have a trailing '";", this may not be good. Pe

Re: FW: Trouble with installation

2008-04-30 Thread Peter Reilly
- > Temp dir is C:\DOCUME~1\ADMINI~1.ENG\LOCALS~1\Temp\ > Temp dir is writeable > Temp dir alignment with system clock is 16 ms > > > --- > Locale information >

RE: FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
ction Debbie Shapiro, Data Warehouse Manager Office: 425.402.2233 -Original Message- From: Taj, Abdul [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 11:43 AM To: Ant Users List Subject: RE: FW: Trouble with installation That would only matter if he had given "Program

RE: FW: Trouble with installation

2008-04-30 Thread Taj, Abdul
That would only matter if he had given "Program File" But since the path is specified like - Progra~1, it is not a concern.. -t -Original Message- From: glenn opdycke-hansen [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 30, 2008 2:29 PM To: Ant Users List Subject: Re: F

Re: FW: Trouble with installation

2008-04-30 Thread glenn opdycke-hansen
I noticed this > ANT_HOME=C:\Progra~1\Ant\apache-ant-1.7.0 > JAVA_HOME=C:\Progra~1\Java\jdk1.5.0_15; It appears that Ant and Java are installed in the "Program Files" folder. I would first install and to C\:ant or something similar. Please do not use a folder name with an embedded space. Then c

FW: Trouble with installation

2008-04-30 Thread Debbie Shapiro
Perhaps I spoke too soon... Here are the two problems I am having: 1) I am only able to run Ant from within the Ant directory. I am trying to use Ant to build a build.xml within a Pentaho BI application and the steps indicate I should be able to execute Ant from within the Pentaho directory. 2) W

Re: FW: where to get the jar file for ANT ForTask

2008-01-15 Thread Kevin Jackson
Hi, http://ant-contrib.sourceforge.net/tasks/tasks/index.html This took me less than 5 seconds to find with google. I gave you the name of the antlib and I expected that would be enough to find the rest of the information. Please try to discover these tasks without bugging the mailing lists. A

RE: FW: where to get the jar file for ANT ForTask

2008-01-15 Thread Nagender Kumar Mallik
Hi Kevin, Actually there is no information ablut .jar file which contain the For-Task. Regards, Nagender Malik -Original Message- From: Kevin Jackson [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 16, 2008 11:01 AM To: Ant Users List Subject: Re: FW: where to get the jar file for ANT

Re: FW: where to get the jar file for ANT ForTask

2008-01-15 Thread Kevin Jackson
You want to look at ant-contrib for a for task On Jan 16, 2008 12:20 PM, Nagender Kumar Mallik <[EMAIL PROTECTED]> wrote: > Hi, > PLease tell me how to get the .jar file containing For task. > > Regards & thanks, > Nagender Malik > > > >

FW: where to get the jar file for ANT ForTask

2008-01-15 Thread Nagender Kumar Mallik
Hi, PLease tell me how to get the .jar file containing For task. Regards & thanks, Nagender Malik - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

FW: Failonerror attribute of Delete and Javac task

2007-08-25 Thread Ravi Roy
Sorry, my mail was incomple because it really did not specify what my actual problem was. Actual problem is : After compilation is failed build doest not stop and continue to execute next target. Thanks. -Original Message- From: Ravi Roy [mailto:[EMAIL PROTECTED] Sent: Saturday, Aug

FW: some notes on jpp task

2007-05-21 Thread Rebhan, Gilbert
Hi, i'm interested in the jpp task. Unfortunately it's compiled with jdk1.5 and we're still running on 1.4 No sources available to compile it myself for 1.4 Anyone using the jpp task with 1.4 ? Anyone with further details ? I already wrote to support mail address but no response until now. s

FW: exit from the script running in the remote machine using sshexec

2006-05-16 Thread Venkatesh Vijayakumar04
Hi Thanks for your response. As many people said that sshexec has a bug in apache ant 1.6.1.I have migrated to apache ant 1.6.5 so now I am using jdk1.3 and apache ant 1.6.5 and jsch-0.1.28.In this case also the command executes in the remote machine successfully but it throws Build Failed.

Re: Fw: Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread shree vinayakh
hi, Test Mail the above is my ant task and it works well with the attachment too... i got the same problem with the mime types. i added pop3.jar, smtp.jar, mail.jar, mailapi.jar and activation.jar. once this is done i was able to send emails without any problem using my ant task. regar

Re: [SPAM-H] - Re: Fw: Ant mail problem SMTPSendFailedException Client was not authenticated - Email has different SMTP TO: and MIME TO: fields in the email addresses

2006-05-09 Thread Devaraj, Geethakrishnan
with our outlook working perfectly.Yes my username and password is correct. Geethakrishnan - Original Message - From: "Scot P. Floess" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Tuesday, May 09, 2006 6:34 PM Subject: [SPAM-H] - Re: Fw: Ant mail probl

Re: Fw: Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread Scot P. Floess
I more or less ran your build.xml (well using my password/username and my SMTP server) and it worked for me... Scot P. Floess wrote: Are you sure your user name and/or password are correct? It looks like the SMTP server is complaining about one of them. Also, just to make extra sure (as you

Re: Fw: Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread Scot P. Floess
Are you sure your user name and/or password are correct? It looks like the SMTP server is complaining about one of them. Also, just to make extra sure (as you say you can telnet to the box), is mail.ncmr.co.in your SMTP server or pop server? I ask, because I know at Earthlink I have a pop se

Fw: Ant mail problem SMTPSendFailedException Client was not authenticated

2006-05-09 Thread Devaraj, Geethakrishnan
Hi All, Could u help me with this problem.I am using Ant 1.6.2 to send a mail i have downloaded mail.jar and aactivation.jar and put it in my ANT_HOME/lib.My ant task looks as below. TEST MAIL FROM ANT when i try to run ant -debug mail i get

FW: inconsistent behavior when running from Command line console VS using code

2006-04-05 Thread Asaf Lahav
Hi all,   I posted this mail a while ago and didn't get any responses. Please read below   Asaf Lahav VP R&D, Prima Grid LTD. Cellular:  972-54-4717955 Phone:   972-3-6540255 Fax:   972-3-6540254 From: Asaf Lahav [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March

Fw: Regarding Continous build integration.

2006-02-18 Thread Ninju Bohra
Yes, To participate in the CruiseControl mailing list you need to subscribe...just like this ANT mailing list Please visit the CruiseControl main page (at http://cruisecontrol.sourceforge.net/) and follow the Mailing List link (from the left side) and subscribe to the User Mailing list. As

FW: Classpath problem on a unix system: PLEASE HELP NEEDED

2005-10-27 Thread hind.lwahhabi
Hind Lwahhabi. Accenture Belgium - Financial Services & Insurance Koningstraat 145 Rue Royale, B-1000 Brussels, Belgium mobile: +32 499567544 phone: + 32 2 226 75 44 E-mail:[EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thu 10/27/2005 10:44

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Bill Rich
rom: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 6:37 AM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve, > > I can't observe all the output with this codes. Because it consumes > hell a lot of

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, I can't observe all the output with this codes. Because it consumes hell a lot of classpaths. Only the final part I can read via my command prompt window. So I will try a small program that doesn't use any big jars, and simulate the error in small scale. Then I will

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
SVN2\modules\integration> Thanks, Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 7:11 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve, > > I observed

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, I observed it with ant -v (after adding that path refid part), This is the final part of that output. After displaying lot of classpaths, it shows this:- [junit] 'org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner' [junit] 'test.WMRound3Compoun

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
re information on this, You are always welcome. Thanks Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 6:44 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi Steve,

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
r what you think of it. Thank you very much for precious time spent on me. Bye for now. Thanks, Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 2:55 PM To: Ant Users List Subject: Re: FW: problem with using fork in

RE: FW: problem with using fork in windows xp

2005-09-21 Thread Gayan Asanka
r what you think of it. Thank you very much for precious time spent on me. Bye for now. Thanks, Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 21, 2005 2:55 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows

Re: FW: problem with using fork in windows xp

2005-09-21 Thread Steve Loughran
Gayan Asanka wrote: Hi Steve, For your convenience I hoped attach my build.xml to this mail. If you don't mind I can send my other resources too as you can regenerate this error (if you can find a win xp os). This is the output I see. E:\SVN2\modules\integration>ant Buildfile: build.xml no, y

RE: FW: problem with using fork in windows xp

2005-09-20 Thread Gayan Asanka
s\integration> -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 8:33 PM To: Ant Users List Subject: Re: FW: problem with using fork in windows xp Gayan Asanka wrote: > Hi steve, > > Nop, it compiles well. You can see if observe

Re: FW: problem with using fork in windows xp

2005-09-20 Thread Steve Loughran
Gayan Asanka wrote: Hi steve, Nop, it compiles well. You can see if observe my output (also I tried ant -v, everything is in the classpath). I am getting a runtime exception if only I set fork="no", that is both in linux and windows. But it runs in linux when fork="true". So I need a way to run

RE: FW: problem with using fork in windows xp

2005-09-20 Thread Gayan Asanka
m I right? If so how can I set jvmargs? If I am wrong, still need your help. :) Thank you very much for the concern Thanks Gayan Asanka -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 20, 2005 5:37 PM To: Ant Users List Subject: Re: FW: pro

Re: FW: problem with using fork in windows xp

2005-09-20 Thread Steve Loughran
Gayan Asanka wrote: Hi All, I am working on Apache axis2 project. I am trying to run few test cases using a build.xml. I do codegeneration, compiling and run all via this build.xml. But I am getting a runtime exception if I set fork = "false" both in linux and windows. Things are ok when f

FW: problem with using fork in windows xp

2005-09-20 Thread Gayan Asanka
Hi All, I am working on Apache axis2 project. I am trying to run few test cases using a build.xml. I do codegeneration, compiling and run all via this build.xml. But I am getting a runtime exception if I set fork = "false" both in linux and windows. Things are ok when fork="true" in linux(Ub

RE: FW : Error while executing exec task

2005-08-18 Thread Dominique Devienne
ED] > Sent: Wednesday, August 17, 2005 6:23 AM > To: Ant Users List > Subject: FW : Error while executing exec task > > Now I have modified the build file like following : > > > > > > > > > Now the devenv is returning 1 and it says tha

FW : Error while executing exec task

2005-08-17 Thread Karunakar Chatla
Now I have modified the build file like following : Now the devenv is returning 1 and it says that build is successful. But now also I am not getting anything in output file (i.e E:/output.log). What might be the problem? - Original Message - From: "Karunakar Chatla"

FW: regular expression help+tokens instead of words

2005-08-02 Thread hind.lwahhabi
Hind Lwahhabi. -Original Message- From: Lwahhabi, Hind Sent: Tue 8/2/2005 4:34 PM To: Ant Users List Patrick Martin Subject: RE: regular expression help+tokens instead of words no because the line does not start with a blank. thanks anyway:) i have solved my problem(see my previous

Fw: Cannot get FTP to get/list files on RHEL3 machine

2005-07-29 Thread Calum Byrom
Hi, I'm having problems getting my ANT build to transfer files from a remote system to my RHEL3 box. This works fine on my WindowsXP and SuSE9 machines - using the following: Running in ver

FW: get task problem

2005-07-14 Thread hind.lwahhabi
-Original Message- From: Lwahhabi, Hind Sent: Thu 7/14/2005 1:55 PM To: Ant Users List Subject: get task problem Hello gentle people, oSome nice guy resolved a bug in the ant-contrib project and i am tryring to rebuild the ant-contrib jar with the classes modified; £When running the

FW: Error message

2005-06-27 Thread Shatzer, Larry
Please keep the discussion on the ant list. You might want to ask the tomcat list for help on this one. -Original Message- From: BATCHELOR, SCOTT (CONTRACTOR) [mailto:[EMAIL PROTECTED] Sent: Monday, June 27, 2005 11:33 AM To: [EMAIL PROTECTED] Subject: RE: Error message In all honesty

RE: FW: Connection Failures On SSHExec Task

2005-06-20 Thread Anderson, Rob (Global Trade)
gt; Subject: Re: FW: Connection Failures On SSHExec Task > > > Atsuhiko, > > Thanks for your response. Have you/jcraft pursued this > problem any further ? > I moved on to other aspects of my project, after receiving > your note, in the > hope that you might find a w

Re: FW: Connection Failures On SSHExec Task

2005-06-19 Thread Bill Winspur
Atsuhiko, Thanks for your response. Have you/jcraft pursued this problem any further ? I moved on to other aspects of my project, after receiving your note, in the hope that you might find a workaround for the problem. However, I must return to the issue of exploiting SSH in my application very s

FW: macrodef: setting options dynamically(bis)

2005-06-16 Thread hind.lwahhabi
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wed 6/15/2005 12:03 PM To: user@ant.apache.org Subject: RE: macrodef: setting options dynamically hi jan; i already saw the manual but my goal is a little bit more complex; i want to do the following: attribute

RE: FW: Connection Failures On SSHExec Task

2005-06-07 Thread Anderson, Rob (Global Trade)
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, June 06, 2005 8:20 AM > To: [EMAIL PROTECTED] > Cc: user@ant.apache.org > Subject: Re: FW: Connection Failures On SSHExec Task > > > Hi, > >+-From: "

Re: FW: Connection Failures On SSHExec Task

2005-06-06 Thread Atsuhiko Yamanaka
Hi, +-From: "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> -- |_Date: Fri, 3 Jun 2005 10:16:53 -0700 __ | |> > > [sshexec] Connecting to xxx.com:22 |> > > [sshexec] root |> > > [sshexec] Connecting to xxx.com:22 |> > > [sshexec] Connecting t

FW: Connection Failures On SSHExec Task

2005-06-03 Thread Anderson, Rob (Global Trade)
Jsch folks- A user reported this to the ant-user list, but part of the problem appears to be with jsch. See below for details. Thanks, -Rob A > -Original Message- > From: Anderson, Rob (Global Trade) > Sent: Friday, June 03, 2005 10:15 AM > To: 'Ant Users List' > Subject: RE: Connectio

Fw: setting project classpath from a task

2005-03-29 Thread Rhino
I'm resending this; the original note bounced back due to a problem with my ISP. Rhino - Original Message - From: "Rhino" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Tuesday, March 29, 2005 8:22 PM Subject: Re: setting project classpath from a task > > - Original Message -

FW: Problem picking up correct view in p4labelsync

2005-03-24 Thread Suzanne Dorman
(Sorry for the delay on this, I sent it to the wrong address) Hi Antoine, I set the following view in p4label and the labelsync worked correctly. view="//depot/EDITSolutions/BaseNotConvertedNewStructure/..." This helps but it means that Ant is working differently from Perforce's commands. Whe

FW: How to start multiple instances of Tomcat

2004-12-09 Thread Robert Lin
Hi, Sorry this might be a newbie question, I'm an intern and I have no idea what's going on here. We are trying to setup an automated J-Unit test from Ant using Cruise Control where we need multiple copies of tomcat servers running (by supplying different server.xml files). The idea is to us

Re: FW: Saxon param to supress output

2004-12-06 Thread Dave Pawson
On Mon, 2004-12-06 at 18:52 +0100, Robert Soesemann wrote: > I am a XSLT2 feature from Saxon8 inside an Ant script. Ourput files will > be specified insede the xsl with xsl:result-document. > > But the Ant xslt task forces me to provide @destdir and copies the input > files there. Even if they are

FW: Saxon param to supress output

2004-12-06 Thread Robert Soesemann
I am a XSLT2 feature from Saxon8 inside an Ant script. Ourput files will be specified insede the xsl with xsl:result-document. But the Ant xslt task forces me to provide @destdir and copies the input files there. Even if they are empty they get copied unnessecarily. Can I pass a parameter to Sax

FW: Split XML file into seperate files with XSLT and ANT

2004-12-06 Thread Robert Soesemann
Hello XMLTask is perfect for my needs, but I have two additional requirements I struggle with. I need to: - iterate over a whole structure and preserve this structure also in the result directory root - modify the resulting file name based on a value from the document. Also I want to add an

FW: Split XML file into seperate files with XSLT and ANT

2004-12-03 Thread Robert Soesemann
Hello, I don't know if there is a standard way to do this, but maybe you have an idea. I have many XML files which hold multiple XML fragments of a specific type .. For an easy import of those seperate contentitems into a CMS it would be better to split those fragments up into different file (one

Re: FW: Multiple Class-Path entries in Manifiest task

2004-12-02 Thread Bill Lynch
Here's some sample code for what Conor suggests: Then use the ${libfiles} prop. We just ran into this too. Cheers, --Bill On Thu, 02 Dec 2004 21:42:44 +1100, Conor MacNeill <[EMAIL PROTECTED]> wrote: > Victor Ionescu wrote: > > > >

Re: FW: Multiple Class-Path entries in Manifiest task

2004-12-02 Thread Conor MacNeill
Victor Ionescu wrote: Class-Path: bsh-1.3.0.jar commons-digester.jar commons-collections.jar because: 1) It's more flexible 2) It conforms to the jar specification Question: What's the reason behind this multi Class-Path feature? The reasons are specified in this bug report http://issues.ap

FW: Multiple Class-Path entries in Manifiest task

2004-12-02 Thread Victor Ionescu
Hi, I use the manifest task and I have multiple Class-Path entries: I get a warning: "Multiple Class-Path attributes are supported but violate the Jar specification and may not be correctly processed in all environments" The generated manifest will have

Fw:

2004-10-15 Thread Martin Gainty
Andreas Pre 9/11 was a time when a product which demonstrated more functionality would gain you a contract (and money) I may be old-fashioned but it is my contention that a little competition (rivalry) can bring out the best in a worker 1)Develop functionality that your opponent cannot deve

@standardbank.co.za [WAS: FW: and s]

2004-10-06 Thread Dominique Devienne
Developers List Subject: FW: and s Everytime I post I get this stupid message! Can it be blocked somehow, and the person who registered from this company use his/her 'correct' address format... --DD -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday,

Fw: Urgent Please !!!!!

2004-01-07 Thread Fabien Broillet
RE: Urgent Please !Yes, thank you !!! But I have an other error . and I don't understand this error, because my path is right !! compile: [javac] Compiling 4 source files to C:\RadioWeb\build [javac] BUILD FAILED: file:C:/RadioWeb/build.xml:38: Unable to find a javac compiler; com.sun

Re: Fw: AW: Ant and Norton Antivirus 2004 on XP

2003-12-11 Thread joseph . millar
I realize that. The way NAV works is that the scanner process itself does the scanning on behalf of the invoking process and thus gets the CPU, or that's my limited understanding. But like I said, the problem disappeared after another update from Symnatec, so they must have corrected whatever

FW: Build.xml

2003-10-22 Thread SANDERS, JOHN D. (SBCSI)
I have about ready to kill myself over this one. I have some support files (jar.files) that need to be linked in during the compile but this just does not seem to work. Anyone got any ideas? Thanks John D. Sanders:-) Sr. Consulting IT Architect - IBM (760) 954-0637 [EMAIL PROTECTED] or [EM

Fw: "Bad file descriptor" in image task

2003-09-29 Thread slg.ahlen.quvintheumn
- Original Message - From: "__matthewHawthorne" <[EMAIL PROTECTED]> To: "Ant Users List" <[EMAIL PROTECTED]> Sent: Saturday, September 27, 2003 6:01 AM Subject: "Bad file descriptor" in image task > While attempting to use the image task, I ran into this error. > > Error: IOException oc

Re: FW: Spamarrest

2003-02-11 Thread Conor MacNeill
Keith Hatton wrote: I don't know whether this is genuine but as I'm paranoid :) it looks like spam to me. If it is genuine I don't think it is the right way to deal with spam. Can the list owners please deal with this guy. Thanks I requested the user to be unsubscribed about 7 hours ago. I wa

Re: FW: Spamarrest

2003-02-11 Thread Tony Obermeit
Is it possible this is just because the ant list was recently changed to a different address? At 09:41 AM 11/02/2003 +, you wrote: I don't know whether this is genuine but as I'm paranoid :) it looks like spam to me. If it is genuine I don't think it is the right way to deal with spam. Can

Re: FW: Spamarrest

2003-02-11 Thread Stefan Bodewig
On Tue, 11 Feb 2003, Keith Hatton <[EMAIL PROTECTED]> wrote: > If it is genuine I don't think it is the right way to deal with > spam. You are certainly correct. At least not for people subscribing to mailing lists. > Can the list owners please deal with this guy. They've been asked to already

FW: Spamarrest

2003-02-11 Thread Keith Hatton
I don't know whether this is genuine but as I'm paranoid :) it looks like spam to me. If it is genuine I don't think it is the right way to deal with spam. Can the list owners please deal with this guy. Thanks -Original Message- From: konrad [mailto:[EMAIL PROTECTED]] Sent: 11 Februar