I've found a construct in our build.xml that just isn't working.
Example:
<pathconvert property="local.install.class.path.j2se.windows"
targetos="windows"
refid="local.install.class.path.j2se"
>
<map from="${install.local.dir}" to="."/>
</pathconvert>
The "map" entry isn't doing anything. The generated path has many
occurrences of the install.local.dir in it.
Suggestions?
--
John G. Lussmyer mailto:[EMAIL PROTECTED]
Dragons soar and Tigers prowl while I dream....
http://www.CasaDelGato.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]