Please try disabling any antivirus. Also live search (or Google Desktop)
can affect performance by looking at new files. Try removing any other
junk. I also noticed that sometimes the printing output on a console
significantly slows build (it can be related to video drivers). Try
redirecting th
ugh to solve it. Another possibility is to use a math to assign each
target a value and then minimize some function that depends on order
rules to have the rules better satisfied. Or maybe forget about it and
support only simple cases and reject all others.
- Alexey.
Dominique Devienne w
I had to update a lot my build scripts in order for them to run in
parallel mode with my own parallel executor. The usual problem was a
missing dependency. Out of normal order execution breaks in random
places and without careful review of all targets, it is difficult to fix
all of them. I was
We did the opposite - converted all ANT scripts that build .Net and C++
code into a VisualStudio build (that we execute from ANT script itself).
The main reason is to avoid double maintenance. It is useful to have a
single "build" solution that builds only necessary (for delivery or for
tasting
For some reason I have had the same problem on Solaris, but not on
Windows even though both JDK version and all jars were the same. At the
end I wrote a that would fix all XML files not to have BOM
mark. It looks like that:
- Alexey.
Alex Egg wrote:
A 3rd party ant task is
should work. Something else is wrong.
- Alexey.
Loehr, Ruel wrote:
Hoping some others might have some insight, I've googled around for 2
days but haven't yet found an answer that seems right.
I have a project which is c++ based and have created an ant wrapper
around it to checkout, build,
ich names the
warning above is referring to? There are a bunch of them
after the warning.
Thank you.
Tena Sakai
[EMAIL PROTECTED]
-Original Message-
From: Alexey Solofnenko [mailto:[EMAIL PROTECTED]
Sent: Mon 7/23/2007 11:46 AM
To: Ant Users List
Subject: Re: repost: trooubled w
Users List
Subject: Re: repost: trooubled with ant from source install
On 7/23/07, Alexey Solofnenko <[EMAIL PROTECTED]> wrote:
I do not think you need to download any jars, if you are building
ANT
for yourself - you have to have all necessary jars already to run
AN
w I can do so?
Thank you.
Tena Sakai
[EMAIL PROTECTED]
-Original Message-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Mon 7/23/2007 10:14 AM
To: Ant Users List
Subject: Re: repost: trooubled with ant from source install
On 7/23/07, Alexey Solofnenko <[EMAIL PROTECTED]> wro
I do not think you need to download any jars, if you are building ANT
for yourself - you have to have all necessary jars already to run ANT.
I have an automated script to build ANT. First, the script empties
CLASSPATH, sets JAVA_HOME and PATH. Then copies all necessary jars into
$ANT_DIR/lib/
I parse the build output in real time and note when ":" lines
are printed to calculate time spend by each target and groups of targets
(targets with the same prefix). You can print some special prefix
following with the current timestamp (preferably
System.currentTimeMillis() - easier to parse)
This is not ANT related, but there are few ways to achieve this. If you
open login shells (for example in Gnome terminal select Edit->Current
Profile...->Title and Command->Run command as login shell) you can put
commands into ~/.profile script (create it, if it does not exist). You
can also pu
I am surprised it ever worked. Please use instead.
- Alexey.
[EMAIL PROTECTED] wrote:
Hello All,
We recently migrated from Ant 1.5 to Ant 1.7 and found an issue
related to filesets.
Filesets for some reason are not handling indirect references, with
?..? in path. I tried the same case in 1.
You can execute an external script and load its output into a property.
- Alexey.
--
{ http://trelony.cjb.net/ } Alexey N. Solofnenko
Pleasant Hill, CA (GMT-8 usually)
-Original Message-
From: Woo, Chen Ching [mailto:[EMAIL PROTECTED]
Sent: Friday, March 21, 2003 9:31 AM
To: Ant Users
I think you can copy files and use "-pi.bak" option to execute "in-place"
update with ".bak" backup prefix. The command can be executed using
task.
- Alexey.
--
{ http://trelony.cjb.net/ } Alexey N. Solofnenko
Pleasant Hill, CA (GMT-8 usually)
-Original Message-
From: Lee, Michael.M [
15 matches
Mail list logo