[JIRA] (JOIDC-69) Release 3.0.3
Henri Mikkonen (Jira)
jira at shibboleth.atlassian.net
Tue Jan 4 08:48:35 UTC 2022
Henri Mikkonen ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A1614c4a5-c89e-4edc-9421-990bd6ea85fd ) *commented* on JOIDC-69 ( https://shibboleth.atlassian.net/browse/JOIDC-69?atlOrigin=eyJpIjoiMDNhMWU1ZGRhZDI0NDRlN2JkMmY1MDQzY2MzMzNjNmUiLCJwIjoiaiJ9 )
Re: Release 3.0.3 ( https://shibboleth.atlassian.net/browse/JOIDC-69?atlOrigin=eyJpIjoiMDNhMWU1ZGRhZDI0NDRlN2JkMmY1MDQzY2MzMzNjNmUiLCJwIjoiaiJ9 )
Release site
(cd openjdk-site; ./build)
openjdk-site/run
ssh-agent /bin/bash
ssh-add /home/user/.ssh/
export GPG_TTY=$(tty)
export REPO=/tmp/repo
cd /tmp
git clone git at git.shibboleth.net:java-idp-oidc.git
cd java-idp-oidc/
git checkout 3.0.3
git status
# Added -Dnashorn.jdk.version=15.3 as the build fails otherwise
# Its version is not yet defined in the parent 11.2.1 (the version 15.3 is defined in the parent 11.2.2-SNAPSHOT)
# openjdk-site container has Java 15
mvn -Dmaven.repo.local=$REPO -DskipTests -Pcentral-disabled -DstagingDirectory=/home/user/java/java-idp-oidc -Dnashorn.jdk.version=15.3 site site:stage
cd /home/user/java
zip -r java-idp-oidc.zip java-idp-oidc/
scp java-idp-oidc.zip mikkonen at shibboleth.net:/tmp
## On shibboleth.net as javasites user
cd /home/javasites/staging
cp /tmp/java-idp-oidc.zip java-idp-oidc/
cd java-idp-oidc
unzip java-idp-oidc.zip
mv java-idp-oidc 3.0.3
rm java-idp-oidc.zip
## On shibboleth.net as normal user
# copy release site to releases
sudo /usr/local/sbin/deploy-java-site.sh java-idp-oidc 3.0.3
# purge releases from staging.
sudo /usr/local/sbin/purge-released-sites.sh
( https://shibboleth.atlassian.net/browse/JOIDC-69#add-comment?atlOrigin=eyJpIjoiMDNhMWU1ZGRhZDI0NDRlN2JkMmY1MDQzY2MzMzNjNmUiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/JOIDC-69#add-comment?atlOrigin=eyJpIjoiMDNhMWU1ZGRhZDI0NDRlN2JkMmY1MDQzY2MzMzNjNmUiLCJwIjoiaiJ9 )
Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100187- sha1:319aa7c )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220104/75dae820/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-e5ff57b3-d636-4f0c-827e-9d487a6f8ac9
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220104/75dae820/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-1675a416-93c7-416f-8503-7e278475077c
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220104/75dae820/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-8eb4bc30-ffa0-40d5-96f1-98b5bec46911
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220104/75dae820/attachment-0005.png>
More information about the commits
mailing list