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 87812 - Enable Progress API to be called with no impl
Summary: Enable Progress API to be called with no impl
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 87801
  Show dependency tree
 
Reported: 2006-10-23 23:03 UTC by Jesse Glick
Modified: 2008-12-22 19:36 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2006-10-23 23:03:03 UTC
It is desirable for the Progress API to at least run without errors with no impl
module in the classpath. This is useful e.g. for unit tests.
Comment 1 Jesse Glick 2006-10-23 23:11:49 UTC
Checking in manifest.mf;
/shared/data/ccvs/repository/core/progress/manifest.mf,v  <--  manifest.mf
new revision: 1.12; previous revision: 1.11
done
Checking in src/org/netbeans/progress/module/Controller.java;
/shared/data/ccvs/repository/core/progress/src/org/netbeans/progress/module/Controller.java,v
 <--  Controller.java
new revision: 1.22; previous revision: 1.21
done
RCS file:
/shared/data/ccvs/repository/core/progress/src/org/netbeans/progress/module/TrivialProgressUIWorkerProvider.java,v
done
Checking in src/org/netbeans/progress/module/TrivialProgressUIWorkerProvider.java;
/shared/data/ccvs/repository/core/progress/src/org/netbeans/progress/module/TrivialProgressUIWorkerProvider.java,v
 <--  TrivialProgressUIWorkerProvider.java
initial revision: 1.1
done
Checking in src/org/netbeans/progress/spi/InternalHandle.java;
/shared/data/ccvs/repository/core/progress/src/org/netbeans/progress/spi/InternalHandle.java,v
 <--  InternalHandle.java
new revision: 1.6; previous revision: 1.5
done