-
Notifications
You must be signed in to change notification settings - Fork 14
Release build process
Adam Wisniewski edited this page Sep 16, 2022
·
10 revisions
-
Run the
build.sh
script found under theci
directory. This will clone and build the latest code from https://github.com/OpenLiberty/liberty-tools-eclipse. The built repo and zip will be in theci/release_artifacts
directory. -
Sign the jar files located in
features
andplugins
(no need to sign the content.jar or artifact.jar). -
Replace the unsigned jars with the signed jars in the same "ci/release_artifacts/repository" directory.
-
Run the
build3.sh
script found under theci
directory. This will update the checksum values for the signed jar files.