decompose build.xmla google search on "ant +decompose + 'build.xml ' " isn 't sufficiently answering the question of can a build file be decomposed? thanks ThufirRTFM, literallythe build file <project name "XHTML " default "package2 " > <property name "outputDir " value "java\classes\ " / > <property name "sourceDir " value "java\src\atreides\xhtml\ " / > <property name "How To Parse ${basedir} ??Hello I am attempting to remove references to hard coded drive letters as some of our machines build from different drives or on linux environments. Our current path structure looks like C \reant roadmap?hi just wondering - is there a roadmap for ant development? this is purely because there was talk about ant 2 at some point a while ago (Jan 2003) but I 've not heard anything since ) httpclassloader problem / nested classpathHallo Jan im referencing the claspath already with "classpathref " in the <java >tag. Is this equal to a nested class-path tag ? I?m also referencing all needed jar-files in the manifest in theSV: Handling Exec errorcodesHi Thanks for the input. I 'm currently only using ant 1.6 but would need to upgrade to 1.6.2 to be able to use redirector feature. So for now I have added the lines to the sqlscripts and now I geHandling Exec errorcodesHi I 'm currently trying to call sqlplus from the exec task. But I kinda need away to know if the command succedes or not. I been using the resultproperty option to see if the return code is difAW: compile two classesit would be easier to use the <manifest > as nested element of <jar >. Jan > -----Urspr?ngliche Nachricht----- > Von THUFIR HAWAT [mailto hawat.thufir@(protected)] > Gesendet am Dienstag 15. M?AW: <Fail > question<available >? Jan > -----Urspr?ngliche Nachricht----- > Von rakesh mailgroups [mailto rakesh.mailgroups@(protected)] > Gesendet am Dienstag 15. M?rz 2005 11 38 > An Ant Users List > Betreffcompile two classesbuild.xml <project name "XHTML " default "package2 " > <property name "outputDir " value "java\classes\ " / > <property name "sourceDir " value "java\src\atreides\xhtml\ " / > <property name "mainCla<Fail > questionHi I would like my build file to abort if a file does not exist. I couldn 't find a way to find out if the file exists but I did see a way to check for the existence of properties (since the fAW: Using multiple if on target element> I need to check whether two properties are set before executing a > task. I could check for one property using if attribute of target. How > to check for 2 properties are set ?. > I dont
Re: Problem with fileset having members containing absolute path
I 've never used a top level fileset before didn 't think you could do
that. I would use a <path > which contained the fileset.
<path id "files " >
<fileset dir "/ " includes "${files.prop} "/ >
</pa |
| Page 129 of 343 |
121 122 123 124 125 126 127 128 129 130 |