| Summary: | Missing org.eclipse.swt.browser.ProgressAdapter | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Marco Descher <marco> |
| Component: | RWT | Assignee: | 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
Would you accept a patch that copies the existing ProgressAdapter? New Gerrit change created: https://git.eclipse.org/r/159885 (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. Gerrit change https://git.eclipse.org/r/159885 was merged to [master]. Commit: http://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=85b4974aa7b274bd64fb384220c95eefe1a0d3a8 Thanks - shouldn't this be part of the newest nightly build already? (In reply to Marco Descher from comment #5) > Thanks - shouldn't this be part of the newest nightly build already? Yes 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 (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? https://download.eclipse.org/rt/rap/nightly/runtime/plugins/ also contains org.eclipse.rap.rwt_3.12.0.20200306-0915.jar Nightly still contains the old files ?! (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. (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. |