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

Bug 423943

Summary: Latest RAP Builds contain an unsigned hamcrest bundle
Product: [RT] RAP Reporter: Nobody - feel free to take it <nobody>
Component: RelengAssignee: 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 CLA 2013-12-12 12:42:52 EST
The rap-2.2.0-RC2-20131204-0942 build (as well as the nightly builds) contains the unsigned bundle plugins/org.hamcrest.core_1.3.0.v201303031735-unsigned.jar
Comment 1 Ralf Sternberg CLA 2013-12-12 16:03:42 EST
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.
Comment 2 Markus Knauer CLA 2013-12-13 12:05:39 EST
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.
Comment 3 Markus Knauer CLA 2013-12-13 12:35:53 EST
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.