On Thu, 2005-03-31 at 15:25, Fermin Da Costa wrote:
> On Thu, 31 Mar 2005 09:04:17 -0500, Doklovic, Jonathan
> <[EMAIL PROTECTED]> wrote:
> > What does your entry look like?
> I'm assuming y'r referring to the code that actually calls the class.
> ...
>
>failonerror="true" maxmemo
Mikael,
as a general rule, it is recommended to avoid
s and replace it with
HTH
Ivan
--- "Mikael Petterson (KI/EAB)"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am running Apache Ant version 1.6.2 compiled on
> July 16 2004 on Solaris 8.
> I have about 1600 source files that I build.
>
> I used ANT_
Hi,
I am running Apache Ant version 1.6.2 compiled on July 16 2004 on Solaris 8.
I have about 1600 source files that I build.
I used ANT_OPTS="-Xms256m -Xmx512m";export ANT_OPTS
to execute my build file. ( Is there a way to check that ant use this env.
variable?).
Then I get 'java.lang.OutOfMem
see FAQ
http://ant.apache.org/faq.html#propertyvalue-as-name-for-property
Jan
> -Ursprüngliche Nachricht-
> Von: Ninju Bohra [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 1. April 2005 05:49
> An: Ant Users List
> Betreff: Re: Possible to "nest" variables?
>
> Look at the task (part
Look at the task (part of the ant-contrib project)
Dave Bartmess <[EMAIL PROTECTED]> wrote:Just curious, in ant 1.6.2, is it
possible to "nest" ant variables, such
as in "${${os.name}.build.dir}" ??
--
Dave Bartmess
Sr. Software Configuration Manager
Health Language. Inc.
Office: 303-307-4400
Just curious, in ant 1.6.2, is it possible to "nest" ant variables, such
as in "${${os.name}.build.dir}" ??
--
Dave Bartmess
Sr. Software Configuration Manager
Health Language. Inc.
Office: 303-307-4400 x274
Cell: 303-883-9117
---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
I have the pleasure to inform you that Ant1.6.3beta1 is released.
Information about how to download it will be shortly available on the
ant.apache.org web site.
Cheers,
Antoine Lévy-Lambert
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (Min
Hello Suzanne,
when you are adding files in Perforce, if you are telling Perforce which
files to add by path,
you need to specify which Perforce client you are using; this is what
tells Perforce where the files
should go to on the Perforce server. (this is independent of Ant).
to specify a speci
On Thu, 31 Mar 2005 09:04:17 -0500, Doklovic, Jonathan
<[EMAIL PROTECTED]> wrote:
> What does your entry look like?
I'm assuming y'r referring to the code that actually calls the class.
...
What does your entry look like?
-Original Message-
From: F Da Costa Gomez [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 31, 2005 7:53 AM
To: user@ant.apache.org
Subject: NoClassDefFoundError for class that is on the classpath?
Hi,
Following the error i get when trying to run a scrip
Hi,
Following the error i get when trying to run a script (from Eclipse 3.0.2)
jmlUnitTestStubs:
[java] java.lang.NoClassDefFoundError: org/jmlspecs/jmlunit/Main
[java] Exception in thread "main"
The class is actually *on* the classpath because the following line in echo-ed:
...
C:/eclips
Upayavira wrote:
Yves Martin wrote:
Upayavira <[EMAIL PROTECTED]> writes:
1) Every time I use my task, I have to pass the task the classpath
definition, as the task needs to create a new classloader with which
to run
my application. Is there a way to remove the necessity to mention the
classpath,
Is there a way to use ant and delete selected files
from an archive? .war in particular.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
13 matches
Mail list logo