|
Thanks for the info, folks. Yes, trust me, I won't leave build.xml in
this state :) My current thinking as to why *.tld is not expanded in non-win32 environments is due to us using <arg value="...">. I'm now experimenting with <arg path="..."> instead which is supposed to be more OS-friendly. Sean Schofield wrote: If you've been making subproject-specific changes and committing them, please roll those back ;-)sean On 7/11/05, Bruno Aranda <[EMAIL PROTECTED]> wrote:Yes, there is only one build folder, which is svn:externalized (or whatever is the word here), so every subproject has the same build structure. What make every subproject build different is a set of properties situated in the parent folder of every subproject (a build.properties file). As there is only one build file, it cannot contain any subproject adaptation and has to be the same for every subproject. Only some tuning in the build.properties files is valid ;-)... Bruno 2005/7/11, Grant Smith <[EMAIL PROTECTED]>: |
- Re: build.xml Grant Smith
- Re: build.xml Grant Smith
- Re: build.xml Sean Schofield
- Re: build.xml Grant Smith
- Re: build.xml Sean Schofield
