Build failed in Jenkins: java-identity-provider-v5-nightly #412
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jun 8 02:15:50 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/412/display/redirect?page=changes>
Changes:
[Scott Cantor] Javadoc.
------------------------------------------
[...truncated 538.67 KB...]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ idp-authn-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-authn-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ idp-authn-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-authn-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/javadoc-bundle-options.> Ignored it.
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:914: warning: no comment
[WARNING] protected ConnectionPassivator createConnectionPassivator(final PassivatorType type) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:894: warning: no comment
[WARNING] protected SearchConnectionValidator createSearchConnectionValidator(final String baseDn, final String filter) {
[WARNING] ^
[WARNING] 2 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ idp-authn-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/javadoc-bundle-options.> Ignored it.
[INFO] Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/AuthenticationFlowDescriptorTest.java>:33: warning: no comment
[WARNING] private AuthenticationFlowDescriptor descriptor;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/AuthenticationFlowDescriptorTest.java>:35: warning: no comment
[WARNING] @BeforeMethod public void setUp() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:69: warning: no @throws for java.lang.Exception
[WARNING] @AfterClass public void teardownDirectoryServer() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:52: warning: no comment
[WARNING] private Authenticator authenticator;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:46: warning: no comment
[WARNING] private static final String DATA_PATH = "/net/shibboleth/idp/authn/config/";
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:48: warning: no comment
[WARNING] private InMemoryDirectory directoryServer;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:50: warning: no comment
[WARNING] private LDAPAuthenticationFactoryBean factoryBean;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:125: warning: no comment
[WARNING] private AuthenticationRequest createAuthenticationRequest(final String username, final String password) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:78: warning: no comment
[WARNING] public void setupAuthenticator() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:107: warning: no comment
[WARNING] @AfterMethod public void teardownAuthenticator() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:118: warning: no comment
[WARNING] @Test public void testAuthnFailure() throws Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/src/test/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBeanTest.java>:111: warning: no comment
[WARNING] @Test public void testAuthnSuccess() throws Exception {
[WARNING] ^
[WARNING] 12 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-authn-api >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-authn-api <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-authn-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-authn-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-authn-api/target/idp-authn-api-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-authn-api/5.0.0-SNAPSHOT/idp-authn-api-5.0.0-SNAPSHOT-sources.jar>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-authn-api ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-authn-api:5.0.0-SNAPSHOT at end
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-admin-api >------------------
[INFO] Building Shibboleth IdP :: Administrative Profile API 5.0.0-SNAPSHOT [6/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 57 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230608.012106-373.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230608.012106-373.pom (4.6 kB at 1.5 MB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230608.012106-373.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.0.0-SNAPSHOT/opensaml-security-impl-5.0.0-20230608.012106-373.jar (123 kB at 25 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-admin-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-admin-api ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-admin-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java>:[81,19] net.shibboleth.idp.plugin.PluginVersion in net.shibboleth.idp.plugin has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java>:[84,24] net.shibboleth.idp.plugin.PluginVersion in net.shibboleth.idp.plugin has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java>:[87,20] net.shibboleth.idp.plugin.PluginVersion in net.shibboleth.idp.plugin has been deprecated and marked for removal
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-admin-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-admin-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ idp-admin-api ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-admin-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-admin-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/idp-admin-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ idp-admin-api ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-admin-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/javadoc-bundle-options.> Ignored it.
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 15.404 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 10.812 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.163 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 16.023 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 19.422 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... FAILURE [ 10.925 s]
[INFO] Shibboleth IdP :: Session API ...................... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................. SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol API ................. SKIPPED
[INFO] Shibboleth IdP :: Consent API ...................... SKIPPED
[INFO] Shibboleth IdP :: UI Support ....................... SKIPPED
[INFO] Shibboleth IdP :: Testing .......................... SKIPPED
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:14 min
[INFO] Finished at: 2023-06-08T02:15:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) on project idp-admin-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/plugin/PluginSupport.java>:27: error: unknown tag: deprecated.
[ERROR] /** @deprecated. Methods for supporting plugins.
[ERROR] ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/src/main/java/net/shibboleth/idp/module/AbstractIdPModule.java>:39: warning: no comment
[ERROR] public AbstractIdPModule() {
[ERROR] ^
[ERROR] 1 error
[ERROR] 1 warning
[ERROR]
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-17.0.7.7.1-linux-x64/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-admin-api/target/apidocs'> dir.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-admin-api
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list