2009/3/10 Pete Haidinyak <[email protected]> > Does anyone know if the bnd ant task can handle spaces in the classpath > parameter? My task is failing and the error printed out is.... > > Can not find bnd file to process: C:\SIEMProject\SIEM\Common\classes > > The actual path is C:\SIEM Project\SIEM\Common\classes >
Hi Pete, Just tried locally with Ant project and it seems to work. How are you passing/setting the classpath parameter? Could you provide an example build.xml or the output from "ant -v <build-target>"? Thanks > > -Pete > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Cheers, Stuart

