|
|
|
In my build script I kick off a Windows command line to run an installation
creation application. The command line includes (simplified)
<exec executable " "e Program To Run"e " >
Hi
I 've been looking through the Ant website but finding very little in
the way of a possible ant task to ease the use of using the 'apt '
utility that comes with Tiger for processing annotatiAnt Users/Developers
I noticed some odd Ant behavior on an installation like
Windows 2K
Cygwin 1.5.10-3 (will use the 'ant ' shell script to run Ant)
Bash 2.05b.0(1)-release (i686-pDo you know the <modified > selector?
Jan
> -----Urspr?ngliche Nachricht-----
> Von Conelly Luis (GE Energy Non GE GENE)
> [mailto Luis1.Conelly@(protected)]
> Gesendet am Freitag 18. M?rz 20Hi all
I have the following target
<project >
<scriptdef name "log " language "javascript " >
<attribute name "message "/ >
<![CDATA[
formatter new
java.text.SimpleDateFormat( "yyyy.MM.dd-HH mm ss SSS "It did not seem to go through the first time I sent it...if at first you don 't succeed try again.
Ninju Bohra <ninju_bohra@(protected) > wrote Date Fri 18 Mar 2005 08 17 50 -0800 (PST)
From Ninju I 've some problems using uptodate when with srcfiles where one or more
of the files pointed by the srcfiles are spaces in the name.
In this case files are note tacking into account for the decision <target name "foo " depends "-foo.internal1 -foo.internal2 -foo.internal3 "/ >
<target name "-foo.internal1 " >
<some-tasks/ >
...
<condition/ >
</target >
<target name "-foo.internal2 " if "sho
Hi
I am using ant 's mail task behind a proxy server but the task fails. I
tried userid and password but that doesn 't help.
Can anyone help me?
Archit
CEG
Tech Cell PUNE
Mastek Ltd.
I want to be able to use the imports always as "project.target " as in
import "${basedir}/common.xml "
<target name "test " >
<ant target "common.test_import "/ >
</target >
Is this possible?Is there any task in ant to simulate this simple code of java reading
one file and extracting content to write into another... in integrate
this small java code I will have to do lot of work.. wYes I meant from inside the buildfile. Sorry - actually I mean to say
"target " not "task ". I 'd like to be able to do something like this
<target name "foo " >
<some-task/ >
<another-taskHi
I am starting ant 1.6.1 with jdk1.4.2 but I need to compile my code with 1.3.
How can I set this in my build.properties and then use in my javac task?
Any hints?
//Mikael
------------
Hello
I would like to be able to use Ant tasks either with a file stored on the disk
or with a file stored in a jar file (as a resource).
I think it is not possible (I may be wrong) anHi
I have problems configuring ANT to use the log4j listener.
Everything works fine until I invoke a self written java class with the
<java > task. This java class also uses log4j for logging pusample
<jar destfile "test.jar " basedir ". " >
<include name "build "/ >
<manifest >
<attribute name "Built-By " value "${user.name} "/ >
<section name "common/class1.class " >
sure while coding the task you can simply exit the execute() method without
throwing a BuildException.
mmh or do you mean from inside the buildfile?
It cant - a task is an atomic instruction. Yo <target name "jar.notSigned " unless "shouldSign " >
...only jar the files...
</target >
<target name "jar.signed " if "shouldSign " >
...jar and sign...
</target >
<target name "jar " depends I 'm not sure if this is useful to anyone but I 've attached my patch
that lets you turn off output to STDOUT by using
<javadoc showoutput "false " >
On Wed 2005-03-16 at 15 15 -0800 Matt BensoIs there a way to exit an ant task without aborting the entire build (i.e.
using the <fail > task)?
Thanks
- mps
Hi
Can anyone tell me how to suppress and/or redirect the output of the javadoc
task to a file?
Thanks!
- mps
I 'm forced to use ant 1.5.4 and I would like ant to read a list of
filenames stored in a file and do an ftp 'get ' on each one of them.
Is this possible using the ftp task?
Hi!
In my build file I have a property telling whether JARs are supposed to be
signed using <signjar > or not. Furthermore there 's on uptodate check based
on whether any of the JAR file 's contentHi
Please give me the task javac for compiling a jdk 1.5 java file with
complete attributes.
Thanks
Rajeev
Hi
Could anyone please tell me the javac task attributes for making the Project
done in JDK1.5 to be compiled .
I used the task attributes given below but it does not work.
<javac srcdir "when trying to use
<mapper type "regexp " from "^(.*)(? <!(\.locale|\.esercizio|\.collaudo|\.sviluppo))$$ " to "\1 " / >
i obtain
The value of attribute "from " associated with an element type "maHi
where can I download SVNAnt latest version.
Thanks
Naveen Mamidi
Intelliscan Limited
Tel +44 (0)1651 277000
Fax +44 (0)1651 277010
http //wHi
I have an ant task to start jboss application server and it works
fine. what i want to do is to print a message of the port number on
which jboss is running. Is it possible to echo the port n >
<http //www.jajakarta.org/ant/ant-1.6.1/docs/ja/manual/api/org/apache/tools/
ant/taskdefs/Manifest.html >
What should that be? The official homepage is http //ant.apache.org/ and the
manual is
| |