[java-opensaml] branch main updated: IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
Rod Widdowson
rdw at steadingsoftware.com
Sun Nov 7 13:39:53 UTC 2021
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=630054b0a7c54aa1406d8097be0fad1b640a0636
The following commit(s) were added to refs/heads/main by this push:
new 630054b0a IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
630054b0a is described below
commit 630054b0a7c54aa1406d8097be0fad1b640a0636
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 7 11:40:19 2021 +0000
IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
https://shibboleth.atlassian.net/browse/IDP-1879
Add note about doing a site build after a version change.
---
opensaml-parent/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 8b15fdc25..9ce68bb2c 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -20,6 +20,10 @@
<groupId>org.opensaml</groupId>
<artifactId>opensaml-parent</artifactId>
<version>4.2.0-SNAPSHOT</version>
+ <!-- If you change the version you *MUST* provoke a jenkins 'site'
+ build (to populate the javadoc, which is consumed by the
+ Jenkins 'nightly' builds).
+ -->
<packaging>pom</packaging>
<modules>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list