|
|
|
This is a strange problem - I couldn 't seem to find a solution from
google or the mailing list archives. It happens on my Windows XP
machine and a Win2K Server box at work. When I run "ant " or "ant
> ANT has got a http GET task does anyone know if there is a http POST
> task also?
>
> Thanks
> Anil
Hello
with the attribute "fork " and "executable " you can specify the compiler that should be used.
For example
<javac destdir "${classes} "
fork "yes " executable "${jdk-path}/bin/javac " " >
Marci 'm trying to find out how i can build a project using different jdk 's. i have two jdk 's installed 1.3.1 and 1.4.1. the 1.3.1 is in my system path and i assume it 's the default. are there exampleI have many similar java programs that I want to be able to launch from
ant (1.6). I can easily re-use the classpath declarations. Is there
some way to re-use (short of copying) a handful of <sysphi
i 'm using xmlt param tag (expression field) to pass a file name to
transformation engine.
unfortunately if the file is changed ant doesn 't recognize it.
do i have any option to get xslt-param-espI 'm using Oracle 's jdeveloper with Sun 's jdk 1.3.1.
When i tried to run my ant targets i get the following errors
buildfile H \ctb\build.xml
BUILD FAILED
java.lang.NoClassDefFoundError javax.xml.pHi all
I get the following output when I run the same script I 've been running for
months on a new machine and I get this weird error
[cvs] Unable to open connection
[cvs] Network error Cannot Hi EJ
you need cvs binaries.
These binaries must be in the path (cvs.exe under NT or just cvs under UNIX)
Cheers
Antoine
-----Urspr?ngliche Nachricht-----
Von Ciramella EJ [mailto ECiramella@(protected)has anyone used the CVS tasks within ANT before? I read in the
documentation that one should use the <get > task rather than any of the CVS
tasks for speed reasons. But how do you get an entire direc
I agree that it would be advantageous for the Ant 's forked JVMs to default
to matching the parent VM 's environment.
- jeff
-----Original Message-----
From Adam R. B. Jack [mailto ajack@(protected)Hi
I 'm using Ant-Contrib version version 0.5 with Ant 5.0 Java version is
jdk1.4.1_01
I 'm using the propertyregex command in the following way
<propertyregex property "is.cfg " input "${file.name}My build file uses the jspc and javac tasks to precompile JSP files.
Both are working but with one minor difference.
When the jspc task creates the target directory tree it uses the same names as
Hi Jake
I will have a look at this one too.
Cheers
Antoine
-----Ursprungliche Nachricht-----
Von Jacob Kjome [mailto hoju@(protected)]
Gesendet Mittwoch 3. Dezember 2003 15 02
An Ant Users List
BeANNOUNCEMENT
Version 0.3b4 of the JWare/AntXtras is now available (sorry
for the delay since b3 the development server is alive and
well now).
Download from http //www.antxtras.info/download.html.In the Ant Manual(http //ant.apache.org/manual/index.html) in the
description of the environment attribute of the property
task(http //ant.apache.org/manual/CoreTasks/property.html) it says that tHi
I have been using ANT for basic build tasks for some time now.
Currently I am working on a build script for assembling some
documentation and other files and I would like to use a filterseI have committed the changes to change from ${x} to @{x} for
macro attributes substitution.
Usage of macrodef is now as follows
<macrodef name "example " >
<attribute name "x "/ >
<sequential >
Hi Dean
can you check that you have a directory c /learn/Ex1/src/Exercise1 with java
source files in it ?
if this is the case the java sources should contain the declaration package
Exercise1
Chhttp //www.cafeaulait.org/#news2003December2
Mark Lindner has posted the Jolt JVM Daemon 0.3 [1] a wrapper program for
Linux and Solaris that enables multiple invocations of java javac javadoc
andI 'm hoping to get status information returned from a custom Ant task. Given that Task.execute() 's return type is void I 'm thinking the only recourse I have is to set a property to "pass status " backHi Whitney
1) the message saying "Failed to initialise MIME email " actually means that
ant did not find mail.jar+activation.jar in its classpath
you may want to download these files from sun and insHi there
I 'm somewhat of an Ant newbie. I 'm trying to get an email sent once a build
occurs on my machine which is running Win2K SP4. I 'm using Ant 1.5.4.
The first thing I tried was the <mail > Sorry but this caught my eye & reminded me of this issue that exists on
Gump 's that run (typically on Linux) without an X server available. I
believe it is a known JDK issue
[junit] Testcase
testB
When doing an Ant build of my project (see attached myBuild.xml script) It
appears that ant is not passing System variables/values when executing the
JUnit task. I am on Windows using Ant 1.5.3.
FoHello
I am curious why this is happening
taskdef A class needed by class xdoclet.DocletTask cannot be found
org/apache/tools/ant/Task
I have set ANT_HOME (I am running Solaris8) to /usr/localI would like to start a system process in conjunction with ANT. If I run a
process either using <apply executable or <exec executable I can start a
system process but ANT does not process until the sy
Hi Matthias
this is possible using JavaScript
some pointers
Dominique Devienne
http //marc.theaimsgroup.com/?l ant-user&m 103771801723603&w 2
Jan Materne
http //marc.theaimsgroup.com/?l ant-userHi
during our deployment i have to generate a property file that contains all
files of the deploment client with the actual file name file size in bytes
and the file date.
1. How can i get these iHello all !
I installed SUN Web Services Developper Pack 1.3 which includes apache-ant 1.5.
OS Win NT or XP Pro
When i launch ant (c \ant) i get following message
Exception in thread "main " in
| |