I am trying to upgrade to 1.6.2 and I am having issues with it running
very slow. When it finally starts, I get a bunch of error messages
about missing classes:
...
Could not load class
(org.apache.tools.ant.taskdefs.optional.vss.MSVSSCHECKIN) for type
vsscheckin
Could not load class
(org.apache.
Working with Ant 1.6.2 on a Linux machine, I am trying to create a jar file.
As part of my jar file, I want to exclude my test classes. I am using the
following:
The problem that I am having is that it is
Is there a way to specify a delete command that might run after this one, that
might hit NO files,
but that could remove my empty directories? ie, a delete that ONLY deletes
empty subdirs?
Eric
--- Vadim Kazakov <[EMAIL PROTECTED]> wrote:
> Exactly, since the directory doesn't match the filt
Exactly, since the directory doesn't match the filter, it won't get
deleted.
-Original Message-
From: Eric Lubin [mailto:[EMAIL PROTECTED]
Sent: November 22, 2004 11:24 AM
To: Ant Users List
Subject: RE: newbie not removing my empty directory?
well, I would have to specify which directo
well, I would have to specify which directories are going to be EMPTY when I'm
done with the
delete? How would I know that?
No, there are no class files left in the directory when the operation is done.
The directory is
empty, but doesn't get removed.
Thanks, Eric
--- Vadim Kazakov <[EMAIL
Hi,
Does any one have a document how to use "rant"?
I am trying to run an ant script remotely. I am getting an error while
running the "rexec" command . does it require anything more than a usual
procedure for it is included in the optional tasks list.
Thanks
-Original Message-
From: Va
Because you're not specifying the directory in the include tags so it
only deletes .java and .class files unless the .class files are in a
subdirectory xyz/test1.
-Original Message-
From: Eric Lubin [mailto:[EMAIL PROTECTED]
Sent: November 19, 2004 2:07 PM
To: [EMAIL PROTECTED]
Subject: n
I would try
Output of Java app is: ${choose.result}
Jan
> -UrsprÃngliche Nachricht-
> Von: Rhino [mailto:[EMAIL PROTECTED]
> Gesendet am: Samstag, 20. November 2004 14:21
> An: Ant Users List
> Betreff: Re: Calling java and capturing output to a property
>
>
> - Original Me
Can anybody tell me the differences between using ANT for Automation
framework or STAF(Software Testing Automation Framework)?
-Original Message-
From: Christoph Bugel [mailto:[EMAIL PROTECTED]
Sent: Monday, November 22, 2004 4:15 PM
To: Ant Users List
Subject: Re: path/to/dir to path_to
Robert Mark Bram wrote:
Hi All!
I am receiving a path through the command line as a property in my Ant
script.
I am using the property as a path, but I also want to use it as a name,
meaning that I want path/to/dir to appear as path_to_di..
Is there a way to do this?
Look at propertyregex from
Hi All!
I am receiving a path through the command line as a property in my Ant
script.
I am using the property as a path, but I also want to use it as a name,
meaning that I want path/to/dir to appear as path_to_di..
Is there a way to do this?
Any advice would be most welcome!
Rob
:)
--
Robert
11 matches
Mail list logo