[spring-extensions] 02/02: 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:38 UTC 2021


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository spring-extensions.

View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=cf544017f3a9a7347e90685cd6e27c8b988c284d

commit cf544017f3a9a7347e90685cd6e27c8b988c284d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 7 11:38:47 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.
---
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/pom.xml b/pom.xml
index 5a97c43..2fe2dfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,10 @@
 
     <groupId>net.shibboleth.ext</groupId>
     <artifactId>spring-extensions</artifactId>
+    <!-- If you change the version you *MUST* provoke a jenkins 'site'
+         build (to populate the javadoc, which is consumed by the
+         Jenkins 'nightly' builds).
+    -->
     <version>6.2.0-SNAPSHOT</version>
 
     <name>Spring Framework Extension</name>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list