|
|
|
Hi
Can anyone advise why the following works on the command line but not
within an ant script. The error is 'file/directory does not exist ' when it
clearly does. If I change the *.gz to a speciHi!
I 'm aware that if/unless attributes can be used to select targets depending
on whether the value of some property is set or not. Where else
(types/tasks) can if/unless be used in addition to Hi
When I run the <junitreport > in my build and test sequence I get a java.lang.OutOfMemoryError.
Is the implementation of this in ant or in junit? I want to find out which part is causing the erHi
I 'm a newbie using ant. I?m using ant 1.6.2 in windows 2000. I need to
copy files to other unit disk but with <copy todir... the path starts in
the current directory and I need to change tDoes the garbage collection have a "time-out " it 's based on or is it
strictly the lack of references to the classes?
I 'm seeing problems with memory errors when doing a series of tasks on a
set Hi there
I am a bit confuse here since I?ve never seen this kind of behavior
with ant. I am invoking ant from a shell script (the usual stuff is set
such as JAVA_HOME ANT_HOME no classp-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
The Antidote subproject was once started to provide a GUI for Ant at a
time where IDE support for Ant was far from usable. Unfortunately it
never aHi
What is a reasonable size on my Xmx Xms in ANT_OPTS.
I have 1.600 source files.
//Mikael
On Mon 4 Apr 2005 Robert Lin <Robert.Lin@(protected) > wrote
> We get this message all of a sudden I searched through the archive
> and saw that others had this problem as well but I didn 'tHi there
I would like to install the ftp optional task on a suse 9.2 machine. ant
itself is already installed via yast.
The ant site says I need jakarta-oro and the commons-net optional
libra
to whom it may concern ...
Some time ago i asked for a solution to extract a specific part
out of a txtfile using <loadfile > <filterchain > <tokenfilter > with
regular expressions.
In the meaHi
I am using ant to build and run tests.
We run 1.6.2 on Solaris.
My problem is that I run out of memory when I run my test ( complile 1.600 files and run over 5.000 tests).
Is there a way tHi
What would be the best way to do the following
1. Going into a directory (this is ok)
2. Counting the number of files of type x (getting files is ok *counting* is an
issue)
3. Depending Hi
We get this message all of a sudden I searched through the archive and saw that others had this problem as well but I didn 't really see a clear solution on how to debug this. Can anybody helWe have a template build.xml that gets used across multiple projects though unfortunately not through <import > (it predates Ant 1.6 and is literally an XSL template). Consequently there is no way toI 'm using eclipse for my IDE and my project has a build.xml. Whenever I
do a
build I right-click the build.xml and select Run Ant... I then select
the
All target. Works great.
Recently my I 've been hired by a company that uses a LOT of macros and currently
we 're having problems with our builds because of memory issues. The JVM
is set to 1024M for Xmx and 256M for Xms and we still cI have the following
- ant 1.6.2
- FOP 0.20.5
- WinXP Pro 2002 Service Pack 2
- FOP_HOME is defined as "C \Program Files\Apache Software Foundation\fop-0.20.5 "
- CLASSPATH is defined as "CHello
I am looking for an alternative way to modify a property file without using
the optional propertyfile task and just use core functionality...
Tried with replace but cant replace th
Hi all
My project has a dependency on Rexx Scripts. I am calling the Rexx Scripts
within Ant.
Before that I would want to check if users have rexx installed in there
systems or not.
IfOn Apr 3 2005 6 09 PM Antoine Levy-Lambert <antoine@(protected) > wrote
Thx 4 the reply
> add the attribute srcdir "src " to your javac invocation.
This did not wotk because i was calling a main Hello
I think I 've come up with a better way to ask my last question in a much
more generic "how do I " type way.
Is there a way to update a reference id within a loop?
For example (not working Hi
Following i 'v got a trace from the ant compilation i 'm doing on some test
classes. The 'normal ' classes have all been compiled prior to the
test-class run. As one can see the 'normal ' classesHi
I 'm trying to send e-mail from an Ant script. The message body
is a chunk of html that references a small number of png files
that I 'm adding as attachments. I 'd like the message to render
I was looking for this functionality and ran across Rant. Nice name but it has been inactive since 2002. Also it is on ver 0.1.
Usually this is due to something superceding it. Is there somet2) assume that its on the path (like cvs svn ...) In a later step you could
add a "executable " attribute.
3) <macrodef name "gcj " >
<attribute name "mainclass "/ >
<attribute name "b0) do a google search ... maybe there is something on the web
1) How do invoke that from command line?
2) try that inside Ant with <java >/ <exec >
3) convert that to <presetdef >/ <macrodef >
4) share Hey
i was wondering if it is possible to create an ant task so that gcj is
invoked and creates a binary file for a certain .jar file. I wouldnt
really want to ressort to exec task but if there
Hi
First of all I apologise if this is slightly off topic as it may well not be
ant which is the cause of the problem.
I have an ANT script which I am running from within Eclipse which exportHi again
Seems like this section is giving me 'OutOfMemoryError '-problems ( see log below).
I am using Xalan-Java version 2.6.0 to generate the reports.
I put xalan.jar xercesImpl.jar and xml-ap
| |