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 247111 - Progress API split
Summary: Progress API split
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 8.1
Hardware: PC Linux
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks: 247200
  Show dependency tree
 
Reported: 2014-09-15 08:31 UTC by Svata Dedic
Modified: 2015-03-31 08:30 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Svata Dedic 2014-09-15 08:31:19 UTC
The progress API contains dependencies on Swing, which are unwanted for non-desktop apps. The API can be splitted as proposed in changeset jet-main#5bb3abca7a62 (branch server_split).
Comment 1 Quality Engineering 2014-10-18 05:13:20 UTC
Integrated into 'main-silver', will be available in build *201410180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/76c8212674f0
User: Svata Dedic <sdedic@netbeans.org>
Log: #247111: Progress API changes redone for better compatibility, tests added
Comment 2 Svata Dedic 2015-03-31 08:30:28 UTC
Already implemented.