Thanks Tom
> Hi OIiver,
>
> You might find this recent thread helpful:
>
>
http://openide.netbeans.org/servlets/ReadMsg?list=dev&msgNo=39222>
> On Mon, Jun 29, 2009 at 11:11 AM, Oliver Rettig<
Oliver.Rettig@...>
wrote:
> > Dear all,
> >
> > perhaps this is helpful for others. I have switched to NB6.7 and tried to
> > build my nb platform apps with the default NB 6.7 platform.
> >
> > I get the following error message:
> >
> > "/usr/local/netbeans-6.7/harness/suite.xml:60: When using cluster.path
> > property, remove netbeans.dest.dir, enabled.clusters and
> > disabled.clusters properties from platform config, they would be
> > ignored."
> >
> > If a remove the following from
> >
> > "disabled.clusters=\
> > apisupport1,\
> > cnd2,\
> > enterprise5,\
> > gsf1,\
> > harness,\
> > identity2,\
> > ...
> > "
> >
> > nbproject/platform.properties it works fine for me. I am not sure, but I
> > think cluster.path is added by 6.7.
> >
> > best regards
> > Oliver