| Summary: | Latest RAP Builds contain an unsigned hamcrest bundle | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Nobody - feel free to take it <nobody> |
| Component: | Releng | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P1 | CC: | christian.campo, mknauer |
| Version: | 2.2 | ||
| Target Milestone: | 2.2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Nobody - feel free to take it
We've used the unsigned hamcrest bundle to work around a build problem related to unsigned hamcrest.core classes exported by mockito-all. When we made this change, we missed the fact that this bundle is shipped with rap. Resolved in build https://hudson.eclipse.org/rap/job/rap-2.2-runtime/15/ The only expected change in the new build is the hamcrest bundle which is now the signed upstream bundle. p2 repositories and download server need to be updated with the new content. old: ./plugins/org.hamcrest.core_1.3.0.v201303031735-unsigned.jar new: ./plugins/org.hamcrest.core_1.3.0.v201303031735.jar new: ./plugins/org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz RC2 content on download server has been updated; closing bug as resolved/fixed. |