Res Pons wrote:
I'm happy but would be much happier with an .exe or .msi :)
We call them IDEs :)
Actually, if you want to do an installer, you are welcome to come and
help us get the MSI right. Which includes setting up the test framework
in which
-do an install and uninstall and verify t
Jacob Kjome wrote:
>>> Incidentally, does xerces now depend on this serializer.jar? That is,
>>> does it need to be included in the distro? Or are its classes merged
>>> into xerces and xalan? These are the kind of thing we need to
understand
>>> before we ship
>>>
>>
>> No, there's no
On 12/22/06, Gilbert Rebhan <[EMAIL PROTECTED]> wrote:
Hi,
martin sweitzer wrote:
> Is there a way to have a timeout associated with a ?
> I would like to put an upper bound on the time a target can run. I
you can go with the task from antcontrib
see = http://ant-contrib.sourceforge.net/tas
Hi,
martin sweitzer wrote:
Is there a way to have a timeout associated with a ?
I would like to put an upper bound on the time a target can run. I
you can go with the task from antcontrib
see = http://ant-contrib.sourceforge.net/tasks/tasks/limit_task.html
Regards, Gilbert
Is there a way to have a timeout associated with a ?
I would like to put an upper bound on the time a target can run. I
know I can probably go through and set each exec function to have a
timeout but for some tasks (depending on what people checked in) it is
pretty variable.
Being able to set
On 12/22/06, David Corley (AT/LMI) <[EMAIL PROTECTED]> wrote:
Hey all,
Just wanted to wish everyone on the Apache Ant team, and all of
the members of this mailing list a very happy Christmas.
The team have given us an early present in the form of Ant 1.7,
but lets let them enjoy C
I'm happy but would be much happier with an .exe or .msi :)
Thanks for the explanation and happy holidays :)
Original Message Follows
From: <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To:
Subject: AW: ant 1.7
Date: Fri, 22 Dec 2006 09:20:55 +0100
> > I downloaded the ant.zip file (
Hey all,
Just wanted to wish everyone on the Apache Ant team, and all of
the members of this mailing list a very happy Christmas.
The team have given us an early present in the form of Ant 1.7,
but lets let them enjoy Christmas and not submit any bug reports until
after Jan 1st OK?
> > I downloaded the ant.zip file (didn't see any .exe for
>windows xp)
We never had an installer - neither for Windows nor for other platforms.
Just unzip ant.zip and be happy.
Setting environment variable are for easier use only ;-)
There is a "msi" target in our buildfile which should produc