[ https://issues.apache.org/jira/browse/SLING-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954567#comment-17954567 ]
Robert Munteanu commented on SLING-8307: ---------------------------------------- [~kwin] - by briefly reading through the code signing issues and the Wiki (thanks for that!) I assume that the release candidate needs to be built on Jenkins for the P2 update to be signed. Is that correct? If so, then we probably need to build everything on Jenkins but then download and stage the built artifacts manually to comply with ASF policies. Is that your understanding as well? The steps could then be: - run release preparation locally ( set versions and tag ) - wait for Jenkins to build the signed artifacts corresponding to the release tag - download the p2 update site - upload source bundle and p2 update site to staging - (run the regular release process - voting mail, jira, etc ) - manually copy over the p2 update and source bundle to the SVN - (finish the regular release process - ASF reporter, Jira, emails, etc ) > Update the Eclipse tooling release process after the restructuring and code > signing changes > ------------------------------------------------------------------------------------------- > > Key: SLING-8307 > URL: https://issues.apache.org/jira/browse/SLING-8307 > Project: Sling > Issue Type: Task > Components: IDE > Reporter: Robert Munteanu > Priority: Major > Fix For: Sling Eclipse IDE 1.3.0 > > > We introduced some significant changes since the last release: > - we restructured the modules in SLING-5648 > - we updated the code signing mechanism in SLING-10064 (but also note > SLING-11680 ) > Additionally, with Tycho 1.1.0 a [release workflow based on the > maven-release-plugin|https://wiki.eclipse.org/Tycho/Release_Workflow] is > possible. > Taking all of these into account we should update the release process and the > [associated > documentation|https://sling.apache.org/documentation/development/release-management.html#releasing-the-sling-ide-tooling-1] > . -- This message was sent by Atlassian Jira (v8.20.10#820010)