|
|
|
Hi
most of the time I use ANT from within eclipse.
With eclipse 3.1M6 there is ANT 1.6.1 and eclipse 3.1RC2 comes with ANT 1.6.4.
I am running this stuff on Windows XP Pro with SP2 on a P4 3 GHz
-----Original Message-----
From hind.lwahhabi@(protected) [mailto hind.lwahhabi@(protected)]
Sent Wed 6/15/2005 12 03 PM
To user@(protected)
Subject RE macrodef setting options Maybe <macrodef > would better than a called <target > ...
Jan
>-----Urspr?ngliche Nachricht-----
>Von Alexey N. Solofnenko [mailto A.Solofnenko@(protected)]
>Gesendet Mittwoch 15. Juni 2005 19 3Using a selector would be the finest as you said.
The problem is that all selectors check the given file.
But your selector has to inspect a different one
- you want to select the module build.xmHello
As you properly know the junit task there are some classloading
problems.
See
http //ant.apache.org/faq.html#delegating-classloader
I have made a patch that solves these classloader pDear All
Can some someone tell me the best way to get started on ANT under Windows I
have websphere Studio - is that possible to compile some script to get
familiar with the environment or do IHi
Is there a clean way to detect what version of Java is being used when running a build file?
Some possible solutions include
1) parsing the JAVA_HOME variable to detect the version numbeHi
I have a target that produces an output file based on an input file. I
invoke this target several times using antcall with different pairs of
input and output files (using <antcall > <param ...Is anyone here using ant to build on remote machines? I looked at
rant and a few others but they aren 't quite what I need (and in some
cases there 's no way to sell installing anything more thI have my project directory structured similar to the last example in
the subant doc. I have a root directory with a common build file and
module directories with a simple build file that imports thI 'm trying to get an XML result set from an Oracle 9i server using ANT 's
SQL task with the Oracle JDBC Thin Driver. I can successfully connect to
the database and issue standard SQL through the ANT >In a macrodef definition how can i set option2 from a macrodef
>based on option1 from the same macrodef?
See manual - last example.
>Can i use IF Task from ant-contrib.?
Yes
Jan
-------
Does anyone know the reason why the behaviour of running
<exec executable "ant " .... >
<arg line "-log filename "/ >
</exec >
is different to sepecifying
<ant output "filename " ..../ >
in Hello guys
In a macrodef definition how can i set option2 from a macrodef based on option1 from the same macrodef?Can i use IF Task from ant-contrib.?
Thanks for any help.
Hind.
-----OriginI 'm having an issue where if I need to run 'sudo ' before running a command during my ssh session it just hangs ant until I escape out of ANT. Has anyone else had this problem? I 'm open to ideas as toHi all I would like to be able to mail a nice pretty html build log. There is a slight dilema though. If I run
ant -listener org.apache.tools.ant.XmlLogger
The log is not produced until the buI have a project setup in Eclipse and am using ant to do my builds
from within Eclipse. Things have been working fine until I tried
to move from Java 1.3.1 to Java 1.4.2. I get the following outp
Hello gentle people
i would like to write a macrodef which calls an executable that takes a list of files as arguments to its options.
For the macrodef/exec part i manage it but how to specify aHi
we have a couple of junit tests that have 'oder ' dependecy like first CreateHwTest must be executed and then RecoverHwTest.
Is it possible to set the order which the junit tests must be execuHello gentle people
I might be dreaming but is there any tool out there to translate makefiles to antfiles?Or maybe a doc somewhere that explains the mapping of concepts between the two build tools?You could count the files with
<scriptdef name "count " language "javascript " >
<attribute name "property "/ >
<element name "fileset " type "fileset "/ >
<![CDATA[
filesets elem <copy > <ftp > <scp > - depends on your access to the server
Jan
>-----Urspr?ngliche Nachricht-----
>Von He SUN [mailto He.SUN@(protected)]
>Gesendet Montag 13. Juni 2005 19 26
>An uHi
I moved a project from 1.4 to 1.5 and noticed that the <rmic >
task was compiling all the RMI classes everytime even if the
classes were just compiled.
...
com\abc\server\ServerConfImpl.claANNOUNCEMENT
Version 0.5 of JWare/AntXtras Foundation (AntXtras) is now
available for downloading. The overview at
http //purl.net/jware/overview/antx describes how AntXtras
enhances a standardHi all
As a newbie to Ant I encountered a problem during my work I need to
transfer some class files and some configuration files(ex log4j.xml) to an
apache server (running on Linux).
AnyonHello
I have to concat some files from a fileset together into another file. I use
the following fileset for this
<concat destfile "${build.webservices.dir}/config.xml " >
<header >< ?Hi all
let me add to the appended announcement
* Steve Loughran is going to talk about "Meeting New Challenges with
Ant 1.7 " (session DE1282 Friday afternoon).
* In addition to Steve I kHere are some snippets I hope this will help you to get it to work. The documentation for AntServer is quite poor I agree. The example doesn 't work because the runant-node is closed with a runtargetHi
I am using 'exec ' -task to execute a shell script. However it seems like it cannot find the shell script file. I ( and other people) have checked and the file is there. I wonder if anyone had a <concat > with nested filterchains ?
Jan
>-----Urspr?ngliche Nachricht-----
>Von Rebhan Gilbert [mailto Gilbert.Rebhan@(protected)]
>Gesendet Freitag 10. Juni 2005 07 07
>An Ant Users L
| |