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 - jh.jar does not get picked up by the build system
Summary: jh.jar does not get picked up by the build system
Status: RESOLVED INVALID
Alias: None
Product: www
Classification: Unclassified
Component: Builds & Repositories (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-14 21:39 UTC by dominic
Modified: 2002-04-15 17:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
build log (16.81 KB, text/plain)
2002-04-14 21:41 UTC, dominic
Details

Note You need to log in before you can comment on or make changes to this bug.
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.