Hi, We are experiencing an issue with pathing in ant 1.7.1. Our build.xml file has an import which uses UNC in its path. Example: “<import file="//host/stuff/…..”.
It used to work with ant 1.7.0. However, it does not work in 1.7.1. Changing the path to use a network drive mapping, such as “<import file=”p:/stuff/…..” works in 1.7.1. Thanks, Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
