|
|
|
Hi
I am at the stage where I have to make a decision wether to use ANT or
Cruise Control in our project. I got ample information about ANT but I am
don 't have much information on Cruise Control. I Long time not used but maybe that helps
<macrodef name "startAnt " >
<attribute name "args " default " "/ >
<sequential >
<java classname "org.apache.tools.ant.launch.LaunHi
I noticed the thread re junit and ftp tasks recently and also had to
deal with this myself to use junit task recently.
Has anyone considered making taskdef use a child-first classloader in
ordeWhen using it I get this
"Could not create task or type of type native2ascii.
Ant could not find the task or a class this task relies upon. "
And a bunch of other verbose stuff.
ant-nodeps.jar coHi
is it easy to create custom tasks in Ant to achieve the functionaly as provided by make ?
I want to move from make to ANT so do you have an idea that what it takes to convert the
existing mHi
We are having a large multi platform complex commercial C++ project which is build by
using a make peer PVCS merant make. In oreder to tailor the functionality of make we have created the wrappHello all
First time working with the <uptodate > task and I
think there is a problem with the doc (v1.6.2 docs)
and I just want to make sure I am reading the docs
correctly.
First off at the to ofWhere from can i donwload catalina-ant.jar?
When I google for info about validating XML against XSD in Ant I find
the docs for "xmlvalidate " for the latest Ant release. When I look in
the docs for the Ant release that I 'm limited to (1.5.4)
hello gentle people
is there a way to retrieve the names of the project being run when using subant?
I am using subant a simple fileset that searches all the directories containing build.xml and runi 'm wondering if there 's a way to use the junit task without having to put a
junit.jar into the ant/lib folder? can i use a taskdef and define the junit
task externally?
Fool me )
Thanks it works!(i ran it at home and forgot to change firewall options when coming to the office).
thanks again.
-----Original Message-----
From Burgess Benjamin [mailto BBurgess@(protected)I currently have a macro definition like so
<macrodef name "compile.sub.project " >
<attribute name "projectDir " default "ERROR "/ >
<sequential >
<!-- TODO failure here should fail the build. -- >
<jav
Dear
I manage to ssh to a host and execute commands on the host but it seems I cannot do "scopy " to that same host.
<target name "copy " description "Copies a file to the Remote server " >
<sI am not an ant expert but how about this
a) Copy both the filesets into a directory
b) Sync the copied directory to one of the filesets and you will be left
with an intersection. the target sync
-----Original Message-----
From Lwahhabi Hind
Sent Thu 7/14/2005 1 55 PM
To Ant Users List
Subject get task problem
Hello gentle people
oSome nice guy resolved a bug in the ant-contrib proje
Hello
This is a shot in the dark but i was wondering whether some other
disturbed individual has thought about validating javascript files in
Ant builds by feeding them to the JSLint [1] script vHello!
I want to use the Javac task programmatically. After getting my feet wet
while reading a lot of source code I managed to set all attributes and
execute the task successfully - expect one
HHello
Here is a fun question does anyone have any ideas as to how one might
go about producing a fileset that represents the INTERSECTION of two
filesets?
That is it will include only those filesI am using Ant 1.6.2 and it looks to me like inheritAll "false "
isn 't working for the <ant > task. I have a build.xml
<project name "sub " default "default " >
<target name "default " >
<echo <uptodate
property "h.isUpToDate2 "
srcfile "${src.dir}/com/company/disclosure/pcrf/Constants.java "
targetfile "${build.dir}/classes/com/company/disclosure/pcrf/Constants.class "
/ >
<echo >h.isUpToDatI don 't know if this is possible to do with ant.
a) I would like to execute remote build files from windows XP.For eg I
would like to start JBOSS and Weblogic .I have looked into AntServer
and RemCan I add the log4j configuration to the custom task
I have defined task for precompiling the jsp files
but it gives the error no appender found
I tried to put log4j.properties files in all the possihi all this is a must-see for all beginners with ant
http //wiki.apache.org/ant/TheElementsOfAntStyle
Regards
JS
Hi
I am currently using ANT in my project. I have following queries -
1) I have the requirement to build a C++ project( .dsw file ).
How can I do this as I didn 't find any direct support in AHello
i have a short questions to the <cvschangelog > task in ANT.
I create changelogs of some packages ... can i store this changelogs in 1 !!! XML file ?
Here my task ...
<cvschangelog dir "c /tIt is XML. You will need to put "& database ".
- Alexey.
Christine Gerstenmayer wrote
> Hello Alexey
> Thanks very much for your help but I have another problem
>
> Loadfile works fine
>
> <prHey all
I 'm working with EJBs using JBoss 4.x and Ant 1.6.5. I 'm trying to set
the Class-Path of the manifests of a big bunch of EJBs to a set of
libraries that I 've included in my EAR file. I cI 've installed
OS FC4 (RH Linux)
Tomcat 5.5.9
Java 1.5
Tomcat comes up fine. I click on the administration link try to login with the defaul login and get this
"SEVERE Invalid path /login was rHi Alexey
sorry I have to revoke my last answer.
Loadfile does not work it does nothing.
I use Ant 1.6.2. Can this be the reason ? For all ? Do you have a manual for
Ant 1.6.2 ?
Please help.
Rega
| |