Property value coming from unknown sourceThis is probably something stupid but... I just upgraded to Eclipse 3.1 with Ant 1.65. I moved some projects around and now one of my Ant scripts is mysteriously resetting a property value at runHowto do this in Ant: Replace a placeholder in a file with the content in anI would suggest using <loadfile > http //ant.apache.org/manual/CoreTasks/loadfile.html with <replace > http //ant.apache.org/manual/CoreTasks/replace.html - Alexey. Christine Gerstenmayer wroteHowto do this in Ant: Replace a placeholder in a file with the content in anotheHi all I need your help. I want to replace a placeholder in a file with the content of another file. e.g. File 1 Xxxxxxxxxxxxxxx Xxxxxxxxxxxxxxxxx XxxxxxxxxxxxxxxClearCase/cleartool with ssh ?Offtopic but as there are a couple of ClearCase users around on that list and google didn 't bring up anything. In our buildprocess we want to use a ClearCase snapshotview on a remote unix machAW: HTTP tasksSometimes the http tasks in the proposal raises up again but ATM noone has the time for it. Ant-Contrib has a <post > task [1]. Jan [1] http //ant-contrib.sourceforge.net/tasks/tasks/post_tsaving "proper " output from javacHi all I 've searched on this and I am a bit stuck on how to do this... I want to run the javac task and get the output (stdout and stderr) saved to two different files. I tried using the repoHTTP tasksDear Colleagues I am looking for an Ant task that implements HTTP PUT method so that I can upload files to a web server. Is there such a task or should I write it myself? Also while I was gojunit timeout bugWhen a <junit > timeout occurs the formatter log files do not contain the logs of the test though if you use "showoutput true " the logs are visible on the console. This seems to be a bug to me butNeed to know if a file is newer than a particular dateHello all I have been looking around the ANT help and can not find a concise way to do this so I thought would see anybody has a quick way to do this I need to determine if a given file (I kAnt + JUnit: Missing Test OutputI 'm trying to set up a configuration that runs our JUnit regession test suite from Ant. It runs but I can 't figure out what is happening to everything that is supposed to go to System.out. UndAnt task for remote ant executionHi I was wondering if Ant has a task that can be used to invoke Ant on a remote machine and pass it a build file to execute? Unlike rexec which is generic in nature I 'd like to see an Ant speAW: Another windows problem<loadproperties > with nested <filterchain > ? Jan >-----Urspr?ngliche Nachricht----- >Von Ondrej Svetlik [mailto ondrej@(protected)] >Gesendet Mittwoch 29. Juni 2005 14 25 >An user@(protected)ManifestationsI 'm tracking a project using a manifest in the basedir. <manifest file "${build.basedir}/MANIFEST.MF " > <attribute name "Build-Master " value "${user.name} "/ > <section name "common " >xmltask question failWithMatch?Hi how to fail a build if a particular node(or attribute of a node) is present/matches in the xml. For e g <xmltask source "${sbm.patches.conf.dir}/sbm-patches.xml " > <call pathAntServer and RemoteAnt problemsHello I 'm having problems getting AntServer and RemoteAnt to run successfully. The gist is that I have a build file running on an XP box that should kick off a build file on a linux box. Here isAnt 1.6.5 doesn 't work on Fedora core 4Most of you probably are aware of it. For those who are still trying to use ANT 1.6.5 (and 1.6.3) on Fedora core 4 *it doesn 't work*. I uninstalled it and now going with 1.6.2 it works ! ~RexHow can i update DTD file?Hi again I have a DTD list (inside DTD file) which i need to update. how can i do this? ex. <!ELEMENT app_object_list ( item1 item3 item2 NEW_ITEM ) >another <xmltask > problem (solution)10 a lot Brian. I manage to find a solution. Im posting it here so everyone will be able to use it when neded <foreach param "fileName " target "targetName " > <path > <fileset refid "reAnother windows problemHello all I have a problem with paths in Windows. I have a property file that looks like this mypath /PREFIX/path/to/the/first.jar /PREFIX/path/to/the/second.jar I load this file so ${another <xmltask > quetionHi again When using <xmltask > <insert > how can i update the same file. using the insert is looking for dest "file name ". im using fileset so i dont have the file name in the source im us<xmltask > problem:hi again im trying to use <xmltask > and I keep getting the following exception (make no difference if there is no internal task or not). [xmltask] org.xml.sax.SAXParseException Relative URIAW: XML questionAn xml is also "simple " text file. So you could try <replaceregexp > or <filterchain >s. You know the xmltask (see external page)? Jan >-----Urspr?ngliche Nachricht----- >Von Kees van DiereNeed help to solve this errorHi I have one question which i want to get resolved.so anyone plz help me if possible. ERROR "CAN NOT FIND MAIN CLASS.PROGRAM WILL EXIT. " I am getting this error while running Build.xml thru JDevxmltask questionHi I have an xml file that has different paths for each file. Something like this <files > <file name "a.jar " type "jar " > <Location > "c /1 " </Location > <Location > "c /2 " </Location >IDL always re-compiles in buildI 'm using the JacORB IDL compilation task jacidl. Unfortunately it recompiles the IDL everytime I initiate a build despite the IDL not having changed which of course forces recompilation of thchecking out in XPHi I want to check out some files from CVS. My client OS is Win XP. I followed steps provided by Jay (http //marc.theaimsgroup.com/?l ant-user&m 111703729921054&w 2) which used command line CVSNeed help creating a WAR taskHi all I am creating a WAR task in my build.xml file. How do I move two configuration xml files that are not my web.xml file to my war file? I would like to have these files in a dir calledsshexec problem with scripts running "set -x "I have a fairly large ant project I 'm trying to move from ant 1.5.4 to 1.6.5. The current build (1.5.4) does an exec of the UNIX "scp " and "ssh " commands to deploy the built products to the numerou
Task allows nested mapper but not regexpmapper with handledirsep
Dominique Devienne wrote
> > i just defined a project property to use within mappers and that
> >works well.
> >
> >
>
>Do you mind describing your solution in more details to help those
>w |
| Page 110 of 343 |
101 102 103 104 105 106 107 108 109 110 |