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

Bug 441269

Summary: [releng] The gerritfs jar build is broken
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: RelengAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 7.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2014-08-06 12:06:37 EDT
We added jar signing on Hudson with Bug 415572 . This unfortunately broke the gerritfs jar build we previously added with Bug 431050 .

The process is now that we build the jar and sign it on the server side, then later in the build add client side files to the jar. This invalidates the signature and the jar will not load as a result.

Seems like the best solution is to not sign the gerritfs jar.
Comment 1 Anthony Hunter CLA 2014-08-06 13:22:35 EDT
I have pushed a fix that solves this problem.

The change was built into the latest server build 395.

I have updated the stable gerritfs.jar at http://download.eclipse.org/orion/stable/gerritfs.jar .