Hey guys.
There *must* be something I'm doing wrong here.
In my ant build:
<compc output="'${bin.dir}/${targetLibrary}'">
<source-path path-element="${src.dir}"/>
</compc>
Now src.dir is:
/Users/josh/Desktop/Work/Builder workspace/PathwaysVersions/src
And I'm getting the following error from Ant:
command line: Error: unknown configuration variable 'compiler.source-path
/Users/josh/Desktop/Work/Builder,workspace/PathwaysVersions/src'
Which is clearly just blowing the space out into two different instances of
the <sp> param. How do I embed quotes or something so this doesn't happen?
I've tried using ' as well as " but with no luck. Any ideas?
-Josh
--
"Therefore, send not to know For whom the bell tolls. It tolls for thee."
:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]