This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144863

Summary: Is not possible to build ruby, php and groovy builds
Product: www Reporter: Petr Pisl <ppisl>
Component: Builds & RepositoriesAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker CC: abadea
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 143236    

Description Petr Pisl 2008-08-22 14:33:26 UTC
It looks like after a Jesse's change is not possible to build clusters like php. 

ant build-nozip -Dcluster.config=php

The build fails due to an error in db, where is not possible to build javahelp. On the other hand the all distro is
built correctly. It looks like there has to be built API support to finish the clusters built correctly.
Comment 1 Jesse Glick 2008-08-22 18:04:37 UTC
After what change?
Comment 2 Andrei Badea 2008-08-22 18:10:44 UTC
Looks caused (or exposed) by the change to projectized.xml in #8647aaf569db.

Comment 3 Jesse Glick 2008-08-22 18:16:39 UTC
Right, sorry. main #8185d4cab90c
Comment 4 Jesse Glick 2008-08-22 18:19:44 UTC
*** Issue 144812 has been marked as a duplicate of this issue. ***
Comment 5 Quality Engineering 2008-08-23 05:15:05 UTC
Integrated into 'main-golden', available in build *200808230201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/8185d4cab90c
User: Jesse Glick <jglick@netbeans.org>
Log: #144863: was not possible to build JavaHelp in case harness cluster had not been built.