[java-support] 02/26: IDP-1879 Add build notes to all our self-built dependant jars about our jenkins process.
Scott Cantor
cantor.2 at osu.edu
Tue Apr 12 14:38:27 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch dev/JSPT-111
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=6b4432bb7cc387da0b424916335b434f96c4376e
commit 6b4432bb7cc387da0b424916335b434f96c4376e
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