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 30479 - Loading of user's customized timeouts does not work
Summary: Loading of user's customized timeouts does not work
Status: VERIFIED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Jellytools (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-29 14:33 UTC by Jan Lahoda
Modified: 2003-07-08 16:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Patch. (527 bytes, patch)
2003-01-29 14:33 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2003-01-29 14:33:22 UTC
The org.netbeans.jellytools.JellyTestCase allows
loading of user specified timeouts, using system
properties "jelly.timeouts_file" and
"jelly.timeouts_resource". This does not work in
current version of jellytools.
The fix is trivial and is attached.
Comment 1 Jan Lahoda 2003-01-29 14:33:58 UTC
Created attachment 8721 [details]
Patch.
Comment 2 Jiri Skrivanek 2003-01-30 16:22:16 UTC
Fixed in version 2.0.47 as suggested.
Comment 3 Jan Lahoda 2003-07-08 16:45:29 UTC
Verified.