<mkdir dir="${work-dir}\Svcs" if="${not directory::exists(work-dir+'\Svcs')}">
You can also use the Concat function. Both are documented.
Questions I've had or problems I've run into, and -- hopefully, more often than not -- the resulting solution, workaround, compromise or resignation.
<mkdir dir="${work-dir}\Svcs" if="${not directory::exists(work-dir+'\Svcs')}">
No comments:
Post a Comment