Using build harness in ${harness.dir}
Suite in ${basedir} with clusters ${cluster.path.final}, build cluster ${cluster}, and sorted modules ${modules.sorted}
Must have set at least an application name ('app.name')
Note: As of NetBeans 6.7, you can use the property 'cluster.path' instead of the 'create-platform' target.
See: http://wiki.netbeans.org/DevFaqHowToReuseModules
You MacOS Application bundle was created at ${dist.dir}/${app.name}.app. For final packaging, use hdiutil or other tools to create a .dmg image.
Alternatively use "zip -yr ${app.name}.app" to create a simple zipped distribution.
Will not delete ${test.user.dir} because ${test.user.dir.lock} still exists; kill any running process and delete lock file if necessary
OSGi support is EXPERIMENTAL for now; see: http://wiki.netbeans.org/NetBeansInOSGi
Property testcoverage.report.dir not set. Test coverage script may be missing in ${harness.dir}.