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 22423

Summary: jh.jar does not get picked up by the build system
Product: www Reporter: dominic <dominic>
Component: Builds & RepositoriesAssignee: Jesse Glick <jglick>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Attachments: build log

Description dominic 2002-04-14 21:39:39 UTC
I am not sure what i did wrong but jh.jar does not
seemm to be picked up by the latest build.

1) download latest binaries
2) unzip under nbtools-latest
3) do cvs co standard_nowww
4) cd nbbuild
5) ant -Dbinroot=../../nb-tools-latest -Dmodules=

I will attach the build logs after.
Comment 1 dominic 2002-04-14 21:41:24 UTC
Created attachment 5406 [details]
build log
Comment 2 Jesse Glick 2002-04-15 07:38:53 UTC
Pass an absolute path for ${binroot} please.
Comment 3 dominic 2002-04-15 17:21:38 UTC
it used to work before. never mind it works now.