Handling exceptions with 'ant ' taskI 'm calling a series of ant files that run Canoo tests (see target "test " below). If the first test (test1.xml) throws an exception the parent ant file stops which prevent the second test from runninAutomating Build filesHello All I 'm about to embark in an effort to build a GUI that generates Ant build files. I 've been searching for a DTD or an XML Schema that would help me build the XML. I found a DTD at http //wwwUrgent!! Strange Build Fail!Hello all. I really want some help on this really really strange problem i 'm having. I made this script that does automatic build. I have been running this on my machine for a week and it worked"Call " taskJust sharing -- A common question on this list is how to get a property set in a target after doing an <antcall > the common answer is "you can 't ". I wrote a very simple task so simple in fact thaQuestion about task concat (seq. control + cvs(window) issue)Folks Any way to concat several files according to a particular sequence (e.g. timestamp filename etc.)? In addition I have 2 files which checked into cvs via window however after the cvs exporCustom Task ErrorHi I am working with a very large generated build file and have had the need to write an Ant task to ping Weblogic and continue when it is up. I have written a simple user task that has aboutallowed tokens in property namesI didn 't see this in the manual -- are hyphens allowed tokens in a <property > element 's "name " attribute value? Apart from consulting the ant source are the allowed tokens for standard ant attribuEAR task problem in 1.5.2Fellow Ant users I just downloaded the xpetstore demo application (http //xpetstore.sourceforge.net) yesterday. Also I installed Ant 1.5.2 yesterday. Today when I built xpetstore-ejb the EJB imChange to FTP behavior in ant 1.5.2?Hi I 've noticed that upgrading to 1.5.2 seems to have "broken " one of my ftp tasks. The ftp task in question uploads a several levels deep directory structure to a remote system. This always workedHow do you find out which classed need to be compiled?I am working on a project and notice that two class files keep getting recompiled. As we all know this usually means that the package declaration does not match its actual file location. Is there aMerging text filesHi I am slowly reading through Java Development with ANT and have stumbled across FilterChains FilterReaders and Mappers. Looks interesting and I can see it allows you to modify text files but is tRe: unit test failure w/junit taskKeith Hatton wrote > Thing is if it uses JNI there is no way to *unload* the native code programatically. Well what I 'm not entirely clear on (and sorry this is going OT) is why the JNI libraCorrect CP for running WAS tasks from ANT?I 've been trying to run Websphere "wsServerStatus " from ANT build filesplash screen not going to frontthe Ant splash screen (optional Splash task) doesn 't go to the front. I tried with Ant 1.5 and 1.5.2 (latest) and with Java 1.4.1-b21 and 1.4.1_02-b06 (latest) Anybody else experienced this? The Spsplash screen not goig to frontI am using Ant 1.5 on Windows 2000 ?with java version "1.4.1 " Java(TM) 2 Runtime Environment Standard Edition (build 1.4.1-b21) Java HotSpot(TM) Client VM (build 1.4.1-b21 mixed mode) and the splasAW: Little problem deleting<delete failonerror "false "/ > Jan Mat?rne -----Urspr?ngliche Nachricht----- Von Thomas Saxtoft [mailto TS@(protected)] Gesendet am Donnerstag 6. M?rz 2003 10 19 An ant-user@(protected)Little problem deletingI have got this little problem but I can 't find a solution anywhere. When I want to delete a directory that does not exists I get an error. How do I make delete conditional on whether the directoryAW: how to import another xml fileIf you want to &include java.xml you have to delete the first line ( <?xml version... ) (I think). If you want to <ant > java.xml that file must be a valid buildfile. So you have to have a <project >-AW: replace<replace > creates a temporary file. If there are any changes (matches) the original would be deleted and the temp renamed. Otherwise the temp would be deleted. Because there is no BuildException withAW: AW: AW: DOCTYPE XML includeThe included file has to be wellformed. Only the rule that it has to have exactly one root element isn?t right. You have to be sure that if you would copy the file into that place the XML is valid.AW: anthill vs. cruisecontrolWe are currently using cruisecontrol and are definitely reaching its limits. We are working on a huge number of interrelated CVS modules ( >40). Due to missing dependency-management in cruisecontrol whow to import another xml fileI got a query regarding two xml files in build.xml file my code is like this <?xml version "1.0 "? > <project name "PICASSO " default "deploy " basedir ". " > <target name "deploy " depends "parcel create-zupdate dist copy to client dirs questionHello I 'm trying to wrangle the following situation with ant 1.5 on linux. a base directory that is updated with new material that needs to be pushed out(overwritten) to existing directories withAspect taskHas someone some experience with the aspect-compiler being declared as an AntTask ? I followed the installation procedure indicated in the release note but the compiler either complains that it canndefining target dependenciesThere 's not a way to define target depenencies other than by setting the "depends " attribute in the <target > tag right? In other words I can 't do something like <target name 'x ' > <depends nachecking out the cvsI 'm having trouble checking out the ant-antidote module with anonymous CVS. I run the cvs -d pserver anoncvs@(protected) /home/cvspublic checkout ant-antidote but I get a connection timPerformance of filesetI am guessing that I have a performance issue due to a Fileset searching through an ever increasing build tree. I have tried to enumerate a list of directories that I do not want it to search in likewhere can I download the antidote gui source code?I can 't find the link to download the antidote gui front end for ant where would I find that? Fentonapply task without srcfile?Hi I 'm trying to create a task that uses only the filename part (not the extension) of matched files. My current approach is to use the apply task but I haven 't been completely successful. TheRunning non-Java compilersHello I 'm trying to verify whether or not Ant is language-independent i.e. that it can compile most any language. We just downloaded the latest version and I 'm trying to run a simple "hello " c++ pr
|