On 12/7/06, Chun Ji <[EMAIL PROTECTED]> wrote:
I try to use the to do a transformation. I have several input XML files,
and want to create only one output HTML file. Does someone know how to do it? I am
using ant 1.6.5 on linux.
You cannot. You need to create a small XML document that lists
Hello,
I try to use the to do a transformation. I have several input XML files,
and want to create only one output HTML file. Does someone know how to do it? I
am using ant 1.6.5 on linux.
thanks,
Chun
-
To unsubscribe
On 12/7/06, Scot P. Floess <[EMAIL PROTECTED]> wrote:
I am trying to define an arbitrary directory to hold all jar files I
need in a and "somehow" force ant to use that directory (and
its contents) as part of the classpath...
I know I can use -lib option for ant, but I am hoping there is someth
Have you tried to run ant with verbosity turned on?
As in:
ant -v
Scot
Kenneth Litwak wrote:
I tried memoryinitialsize="512m" in the javac task and that makes no difference.
Ken
-Original Message-
From: Thomas Voigt [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 10:00
I tried memoryinitialsize="512m" in the javac task and that makes no difference.
Ken
-Original Message-
From: Thomas Voigt [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 10:00 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile target
Original-Nachr
On Dec 7, 2006, at 11:50 AM, Jacob Kjome wrote:
He meant Apache Commons Logging
Thanks.
I'm not sure what the BSF guys
were thinking when they added this dependency? Maybe they weren't?
Open Source software seems generally to be parting company with
"simplicity as a virtue". With the
Quoting "Jack J. Woehr" <[EMAIL PROTECTED]>:
>
> On Dec 6, 2006, at 5:33 PM, Peter Reilly wrote:
>
> > You can use bsf 2.4.0 and rhino 1.5r4 but
>
> I definitely have Rhino 1.6.5. I *theenk* I have the 2.4.0 of
> BSF but I'll download again to be sure ... that is, I shall when
> the BSF download p
On Dec 6, 2006, at 5:33 PM, Peter Reilly wrote:
You can use bsf 2.4.0 and rhino 1.5r4 but
I definitely have Rhino 1.6.5. I *theenk* I have the 2.4.0 of
BSF but I'll download again to be sure ... that is, I shall when
the BSF download page uncrashes.
you need apache-commons as well (for bsf
Thomas,
I'm not very good at this ant script stuff. Can you give a snippet of what
this looks like? Thanks.
Ken
-Original Message-
From: Thomas Voigt [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 10:00 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile
Original-Nachricht
Datum: Thu, 7 Dec 2006 08:58:35 -0800
Von: "Kenneth Litwak" <[EMAIL PROTECTED]>
An: user@ant.apache.org
Betreff: OutofMemoryError during compile target
> Does anyone have a suggestion for what I might try to figure out how
> to resolve or figure out this s
Thanks Scot. No, I'm afraid the file system has lots of room.
Ken
-Original Message-
From: Scot P. Floess [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 9:07 AM
To: Ant Users List
Subject: Re: OutofMemoryError during compile target
Is your file system full by chance?
I can
Is your file system full by chance?
I can't seem to locate the arguments to increase memory for javac... If
I can find them I will reply back
Kenneth Litwak wrote:
I don't know if this is related as such to ant, but I use ant to build
projects, so I'm posting here in case anyone has a sugg
I am trying to define an arbitrary directory to hold all jar files I
need in a and "somehow" force ant to use that directory (and
its contents) as part of the classpath...
I know I can use -lib option for ant, but I am hoping there is something
I can do inside my ant script. I was able to in
I don't know if this is related as such to ant, but I use ant to build
projects, so I'm posting here in case anyone has a suggestion. =20
I have been building an application using ant on jdk 1.4.2 for about
2.5 years. No problem. Today I'm getting the error during compilation
[javac] java.la
On Dec 7, 2006, at 4:41 AM, Steve Loughran wrote:
If you are curious, its because Peter has been adding java 6
scripting support to the runtime...
Well, that is very good of him to do so.
Jack
--
Jack J. Woehr
Director of Development
Absolute Performance, Inc.
[EMAIL PROTECTED]
303-443-700
Thomas Voigt wrote:
Original-Nachricht
Datum: Thu, 07 Dec 2006 11:39:55 +
Von: Steve Loughran <[EMAIL PROTECTED]>
An: Ant Users List
Betreff: Re: Problems with upgrade to Ant 1.7.0 RC1 and Java 1.5
Thomas Voigt wrote:
(2) The command hangs if I try to access an oracle
Original-Nachricht
Datum: Thu, 07 Dec 2006 11:39:55 +
Von: Steve Loughran <[EMAIL PROTECTED]>
An: Ant Users List
Betreff: Re: Problems with upgrade to Ant 1.7.0 RC1 and Java 1.5
> Thomas Voigt wrote:
> > (2) The command hangs if I try to access an oracle database. This
>
Thank you.
It is pretty good solution.
Vlad
On 12/7/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
I dont know a "clean" way, but maybe this is enough for you
There are unset properties
Jan
>-Ursp
Jack J. Woehr wrote:
On Dec 6, 2006, at 4:18 PM, Alexey N. Solofnenko wrote:
It looks like it was an unlucky day. Peter fixed it yesterday.
Well, I'll be hornswoggled. You're right! svn up and WFM.
If you are curious, its because Peter has been adding java 6 scripting
support to the runt
Thomas Voigt wrote:
Hi,
we tried to upgrade our system to Java 1.5 (jdk1.5.0_09) and Ant 1.7.0 RC1.
Sadly we ran into several problems. We also use svnant 1.1.0 RC2 and
ant-contrib 1.0b2.
I would like to know if any of you ran into similar problems - I'm moderately
experienced with fiddling
I dont know a "clean" way, but maybe this is enough for you
There are unset properties
Jan
>-Ursprüngliche Nachricht-
>Von: Vladimir Kravchenko [mailto:[EMAIL PROTECTED]
>Gesendet: Donnerstag, 7. Deze
Original-Nachricht
Datum: Wed, 6 Dec 2006 23:04:57 +
Von: "Peter Reilly" <[EMAIL PROTECTED]>
An: "Ant Users List"
Betreff: Re: Problems with upgrade to Ant 1.7.0 RC1 and Java 1.5
> On 12/5/06, Thomas Voigt <[EMAIL PROTECTED]> wrote:
> > (1) Logfiles are emptied on the sto
Hi,
I am using expandproperties within the copy task.
I would like my build fails when at least one of the properties cannot be
expanded.
Otherwise it can lead to runtime errors ...
Is there any way to make expandproperties stricter?
Best regards,
Vlad
23 matches
Mail list logo