If you try a later version, then I think it will work. There was a bug
in parsing the macro values. I changed this.
Kind regards,
Peter Kriens
On 10 mrt 2009, at 21:21, Pete Haidinyak wrote:
I am using bnd version 249 and the classpath is set using the
following...
<dirname property="common.module.home.dir" file="$
{ant.file.Common}"/>
<property name="common.module.compile.classes.dir" value="$
{common.module.home.dir}/classes"/>
<bnd
classpath="${common.module.compile.classes.dir}"
eclipse="false"
failok="false"
exceptions="true"
output="./build"
files="common.bnd"/>
Everything work as it should when $
{common.module.compile.classes.dir} was changed to...
C:\SIEM\SIEM\Common\classes
-Pete
On Tue, 10 Mar 2009 06:43:45 -0700, Peter Kriens <[email protected]
> wrote:
An older version of bnd had a problem with macros, do you get the
class path through a macro? Would be nice to have some more
information about your setup.
Kind regards,
Peter Kriens
On 10 mrt 2009, at 07:51, Pete Haidinyak wrote:
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
Thanks
-Pete
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]