Hi,
-Original Message-
From: PHILIPPE Johan [mailto:[EMAIL PROTECTED]
Sent: Friday, September 14, 2007 8:45 AM
To: Ant Users List; Mitja B.
Subject: RE: Xms memory limit problem
/*
There is indeed an attribute to set the maximum memory,
But for minimum (starting) memory use:
*/
the
We thought about extending to get a resource (JAR, URL, ...), but
there is one "problem": a project must have a basedir from where you could do
calculate all the paths. Not really easy - if possible. What is "/"?
So you cant use the bunch of buildfiles from an archive.
But you can extract thes
There is indeed an attribute to set the maximum memory,
But for minimum (starting) memory use:
> -Original Message-
> From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED]
> Sent: woensdag 12 september 2007 16:01
> To: Ant Users List; Mitja B.
> Subject: RE: Xms memory limit problem
>
>
>
>
Wrong list ;-)
Here is Ant - not Axis ...
Jan
>-Ursprüngliche Nachricht-
>Von: david [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 13. September 2007 16:51
>An: user@ant.apache.org
>Betreff: Exception: AxisFault during deployment Connection Refused
>
>Hello Ann, Steve, all axis dev
Hi,
ircbutton.java has this lines
package irc.irc2000.ircSwing.komponente;
import irc.kis.view.dm.sifranti.TipiDelovnihMestTabela;
i am running ant compile under Model2000 project direktorij, but this
packages are ubder ../View/src/irc...
now i get error like this
[javac]
C:\Projekti
Offline for some days...
Maybe,
http://enitsys.sourceforge.net/ant-classloadertask/
will solve your problem.
Cheers,
Rainer
-Ursprüngliche Nachricht-
Von: Vladimir Egorov [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 12. September 2007 17:47
An: Ant Users List
Betreff: RE: ant-1.6.
Thanks. I will also try with ant-contrib's shellscript task.
Peter Reilly-2 wrote:
>
> On 9/13/07, Bruce Atherton <[EMAIL PROTECTED]> wrote:
>> It is entirely possible that the output never reaches Ant. The standard
>> C library is typically set up to buffer data on the standard file
>> handles
Thanks. I will write SIGSEGV handler in the C program and see how it works.
Bruce Atherton wrote:
>
> It is entirely possible that the output never reaches Ant. The standard
> C library is typically set up to buffer data on the standard file
> handles, for efficiency purposes.
>
> To get aro
On 9/13/07, Loehr, Ruel <[EMAIL PROTECTED]> wrote:
> You can do the following.
>
> 1) Checkout cruisecontrol or Hudson.- nightly build servers,
> Hudson is easier to setup for new people
+1 hudson is awesome!
Peter
>
> They'll handle what you are trying to do without jumping through hoops.
>
On 9/13/07, Bruce Atherton <[EMAIL PROTECTED]> wrote:
> It is entirely possible that the output never reaches Ant. The standard
> C library is typically set up to buffer data on the standard file
> handles, for efficiency purposes.
>
> To get around this, you could:
>
> 1) do a flush() on the std
You can do the following.
1) Checkout cruisecontrol or Hudson.- nightly build servers,
Hudson is easier to setup for new people
They'll handle what you are trying to do without jumping through hoops.
-Original Message-
From: Steve Whatmore [mailto:[EMAIL PROTECTED]
Sent: Thursday
Good afternoon,
I am trying to setup an automated build process complete with JUnit for
a web application that I am developing.
I would like email the results of both the compile step and the JUnit
step to a development distribution list that I have setup.
I must be missing something be
It is entirely possible that the output never reaches Ant. The standard
C library is typically set up to buffer data on the standard file
handles, for efficiency purposes.
To get around this, you could:
1) do a flush() on the stdout and stderr streams before the
segmentation fault (assuming
Hi,
I'm using vssget to get a project from the server to my workstation.
However, it returns with error code 100. If I point the local directory to
an empty directory, all the files are gotten without any issues. This leads
me to believe the issue is with overwriting the existing files.
Does
Hi,
phil swenson wrote:
I have an external build.xml file that I am calling from my build.xml...
unfortunately this target outputs a whole bunch of stuff I don't care about
and it pollutes my build log files. What I want is just error output...
anyone have any thoughts on supressing the output?
I was wondering if its possible to import build files from a Jar file?
For instance, lets "assume" I wrote a bunch of re-usable Ant scripts,
placed them in a zip/jar file and wanted to import a build.xml from said
zip/jar file... The import task doesn't seem to work this way... Is
there some
I have an external build.xml file that I am calling from my build.xml...
unfortunately this target outputs a whole bunch of stuff I don't care about
and it pollutes my build log files. What I want is just error output...
anyone have any thoughts on supressing the output?
thanks
phil
--
View thi
Hello Ann, Steve, all axis dev and users, I have a curious situation with my
attempts to deploy an axis ws packaged as a JAR file. The question is: how to
deploy on running axis server? The jar is placed into the WEB-INF/classes
directory as instructed at step 5:
http://ws.apache.org/axis/java/
I try to create ant task which launch java in separate VM with
specified paramaters.
Java executing class, which creates output and input streams.
When I did it from task, all works, but when I try to use it
in my task, streams are not created.
And class from lib can't work with files and user inp
Knuplesch wrote:
Hello,
To create a correct classpath it is sometimes necessary to order the .jar-Files
in the right sequence.
A fileset does not give the guarantee about the sequence.
no, it doesnt,
What we have ist a directory with .jar-Files that should be included into the
classpath.
Since nobody took this up, I will add some more information.
Looking into the Ant sources (V1.7.0, Delete.java) shows the following
snippet:
if (resourcesToDelete.isFilesystemOnly()) {
for (Iterator iter = resourcesToDelete.iterator(); iter.hasNext();) {
FileResource r = (FileResource)
hej,
nono this is just name for business aplication in our language :D
by
--
L.P.
Mitja B.
- Original Message
From: Ant Users List
To: Ant Users List
Subject: RE: package compile problem
Date: 13/09/07 12:00
> "TipiDelovnihMestTabela"
>
> sounds like something out of Harry
Hi,
-Original Message-
From: Knuplesch, Jürgen [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 13, 2007 10:52 AM
To: user@ant.apache.org
Subject: Sorted Fileset
/*
Hello,
To create a correct classpath it is sometimes necessary to order the .jar-Files
in the right sequence.
A fil
Hi, I want to get the list of CVS files which have been changed between two
particular timestamps.
I used cvstagdiff and cvschangelog but not yielding the expected result.I am
getting the output in the xml format but I need list of files in the
following format.Please help to generate the output i
"TipiDelovnihMestTabela"
sounds like something out of Harry Potter ;)
/t
ps: sorry, couldn't resist.
>-Original Message-
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Thursday, September 13, 2007 11:56 AM
>To: user@ant.apache.org; [EMAIL PROTECTED]
>Subject: AW: package c
1. TipiDelovnihMestTabela must be compiled (seems to be part of another project)
2. Add the root directory of that class or the jar containing that class to
your classpath
Jan
>-Ursprüngliche Nachricht-
>Von: Mitja B. [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag,
Hi,
ircbutton.java has this lines
...
package irc.irc2000.ircSwing.komponente;
import irc.kis.view.dm.sifranti.TipiDelovnihMestTabela;
...
i am running ant compile under Model2000 project direktorij, but this
packages are ubder ../View/src/irc...
now i get error like this
[javac]
C:\Projekti\
Classpath is a path and not a fileset (it can contain filesets).
With Ant 1.7 classpath is a kind of resource collection.
RCs are sortable.
With Ant 1.7 most tasks are RC-aware.
Paths can contain RCs.
So you should create your "sorted fileset" via RCs.
http://ant.apache.org/manual/CoreTypes/resou
Hello,
i found in doc's tag but no example how to use it.
Can anybody help me? Maybe some example :thinking:
I want to make incremental build, it means:
- it checks what .java files has changed since last build
- it checks what .java files has been removed - so it deletes generated
before clas
Hello,
To create a correct classpath it is sometimes necessary to order the .jar-Files
in the right sequence.
A fileset does not give the guarantee about the sequence.
What we have ist a directory with .jar-Files that should be included into the
classpath.
Then I build the classpath by doing a
venki wrote:
Hi,
I am using org.apache.tools.ant.taskdefs.Execute combined with
org.apache.tools.ant.taskdefs.PumpStreamHandler to execute an external C
program. When the external C program segfaults, I am not able to to see any
output that came from the external C program before it segfaults. Al
Hi,
Is it possible that ant compile whole jdeveloper project. project have 3
different applications.
Model
Model x200
View
I need to compile java files in all of three becouse they are connected to
each other but i do not know if ant can do this and how?
--
L.P.
Mitja B.
32 matches
Mail list logo