Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 561360

Summary: Missing org.eclipse.swt.browser.ProgressAdapter
Product: [RT] RAP Reporter: Marco Descher <marco>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ivan, mknauer
Version: 3.12   
Target Milestone: 3.13   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/159885
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=85b4974aa7b274bd64fb384220c95eefe1a0d3a8
Whiteboard:

Description Marco Descher CLA 2020-03-23 06:46:52 EDT
The org.eclipse.swt.browser.ProgressAdapter class is not available in the Eclipse RAP implementation. It is part of the SWT implementation since 3.0.
Comment 1 Marco Descher CLA 2020-03-23 08:22:53 EDT
Would you accept a patch that copies the existing ProgressAdapter?
Comment 2 Eclipse Genie CLA 2020-03-23 08:47:30 EDT
New Gerrit change created: https://git.eclipse.org/r/159885
Comment 3 Markus Knauer CLA 2020-03-23 11:57:41 EDT
(In reply to Marco Descher from comment #1)
> Would you accept a patch that copies the existing ProgressAdapter?

It looks like Ivan was too fast... there's already a change in Gerrit available.
Comment 5 Marco Descher CLA 2020-03-30 07:34:40 EDT
Thanks - shouldn't this be part of the newest nightly build already?
Comment 6 Ivan Furnadjiev CLA 2020-03-30 08:39:05 EDT
(In reply to Marco Descher from comment #5)
> Thanks - shouldn't this be part of the newest nightly build already?

Yes
Comment 7 Marco Descher CLA 2020-03-30 08:49:36 EDT
Am I missing something? The ProgressAdapter is not contained in https://download.eclipse.org/rt/rap/nightly/runtime.e4/plugins/ org.eclipse.rap.rwt_3.12.0.20200306-0915.jar
Comment 8 Ivan Furnadjiev CLA 2020-03-30 08:51:46 EDT
(In reply to Marco Descher from comment #7)
> Am I missing something? The ProgressAdapter is not contained in
> https://download.eclipse.org/rt/rap/nightly/runtime.e4/plugins/
> org.eclipse.rap.rwt_3.12.0.20200306-0915.jar

That's 3.12.0.20200306-0915 not nightly, but from 2020.03.06. We need to check what's the problem with nightly build. Is it the same with e3 target?
Comment 9 Marco Descher CLA 2020-03-30 08:53:09 EDT
https://download.eclipse.org/rt/rap/nightly/runtime/plugins/ also contains org.eclipse.rap.rwt_3.12.0.20200306-0915.jar
Comment 10 Marco Descher CLA 2020-04-02 01:58:12 EDT
Nightly still contains the old files ?!
Comment 11 Ivan Furnadjiev CLA 2020-04-02 04:06:17 EDT
(In reply to Marco Descher from comment #10)
> Nightly still contains the old files ?!

We are aware about the issue with RAP nightly build. Something has changed in Eclipse infrastructure and the nightly zip archive can not be found anymore. We will fix it as soon as possible.
Comment 12 Markus Knauer CLA 2020-04-07 07:49:24 EDT
(In reply to Ivan Furnadjiev from comment #11)
> We are aware about the issue with RAP nightly build. Something has changed
> in Eclipse infrastructure (...)

I just fixed the problem. The nightly build should be updated every night as it used to be before the infrastructure change.