[java-support] 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:23 UTC 2021


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

rdw pushed a commit to branch main
in repository java-support.

View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=f935fdc1c3e29303b561780ae8e3f0d42cb9baa8

commit f935fdc1c3e29303b561780ae8e3f0d42cb9baa8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Nov 7 11:35:21 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 c835d74..258f509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,10 @@
     <name>java-support</name>
     <groupId>net.shibboleth.utilities</groupId>
     <artifactId>java-support</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>8.2.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 

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


More information about the commits mailing list