[JIRA] (IDP-1929) Release IdP 4.1.6
Philip Smart (Jira)
jira at shibboleth.atlassian.net
Thu Mar 31 21:30:21 UTC 2022
Philip Smart ( https://shibboleth.atlassian.net/secure/ViewProfile.jspa?accountId=5afecdc1eb3ffa0c596652c4 ) *commented* on IDP-1929 ( https://shibboleth.atlassian.net/browse/IDP-1929?atlOrigin=eyJpIjoiZjFmNTEwNDA4OTA5NDc4N2I3MWVkYTE3YzdhMjgzN2MiLCJwIjoiaiJ9 )
Re: Release IdP 4.1.6 ( https://shibboleth.atlassian.net/browse/IDP-1929?atlOrigin=eyJpIjoiZjFmNTEwNDA4OTA5NDc4N2I3MWVkYTE3YzdhMjgzN2MiLCJwIjoiaiJ9 )
Site is done
export GPG_TTY=$(tty)
# somewhere to store a tmp maven repo
export REPO=/tmp/philsrepo
cd /tmp
git clone git at git.shibboleth.net:java-identity-provider
cd java-identity-provider/idp-parent
git checkout 4.1.6
# push to a file for now. Until parent 11.2.2.
mvn -Dmaven.repo.local=$REPO -DskipTests -DstagingDirectory=/home/user/java-identity-provider-4.1.6 site site:stage
cd /home/user/
zip -r java-identity-provider-4.1.6.zip java-identity-provider-4.1.6/
scp java-identity-provider-4.1.6.zip javasites at shibboleth.net:~/staging/
## On shibboleth.net as javasites user
mv java-identity-provider-4.1.6.zip java-identity-provider/
Unzip java-identity-provider-4.1.6.zip
mv java-identity-provider-4.1.6 4.1.6
rm java-identity-provider-4.1.6.zip
## On shibboleth.net as normal user
# copy release site to releases
sudo /usr/local/sbin/deploy-java-site.sh java-identity-provider 4.1.6
# purge releases from staging.
sudo /usr/local/sbin/purge-released-sites.sh
( https://shibboleth.atlassian.net/browse/IDP-1929#add-comment?atlOrigin=eyJpIjoiZjFmNTEwNDA4OTA5NDc4N2I3MWVkYTE3YzdhMjgzN2MiLCJwIjoiaiJ9 ) Add Comment ( https://shibboleth.atlassian.net/browse/IDP-1929#add-comment?atlOrigin=eyJpIjoiZjFmNTEwNDA4OTA5NDc4N2I3MWVkYTE3YzdhMjgzN2MiLCJwIjoiaiJ9 )
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#100197- sha1:666e164 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/commits/attachments/20220331/9d88fc92/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-comment-icon-03391412-697b-4344-92da-f84c348882f0
Type: image/png
Size: 1084 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220331/9d88fc92/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-static-footer-desktop-logo-94e9f456-e2b5-4495-a700-ffdf11a99e89
Type: image/png
Size: 10805 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220331/9d88fc92/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jira-generated-image-avatar-3dcba9c6-35ce-4f31-a228-538d2860b215
Type: image/png
Size: 468 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/commits/attachments/20220331/9d88fc92/attachment-0005.png>
More information about the commits
mailing list