Hi, It might be due to my environment, but no matter how many times I run `ant test`, it fails in `org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT`. It doesn't seem to be related to the fixes in this release, but if you have any information about this, could you please share it with me?
``` [junit] Testcase: sanityCheck(org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT): Caused an ERROR [junit] ManifoldCF did not terminate in the allotted time of 920000 milliseconds [junit] org.apache.manifoldcf.core.interfaces.ManifoldCFException: ManifoldCF did not terminate in the allotted time of 920000 milliseconds [junit] at org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT.waitJobInactive(APISanityHSQLDBIT.java:546) [junit] at org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT.sanityCheck(APISanityHSQLDBIT.java:382) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit] [junit] BUILD FAILED /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/build.xml:520: The following error occurred while executing this line: /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/build.xml:474: The following error occurred while executing this line: /Users/zhaomingchun/mcf/apache-manifoldcf-2.28-src/connectors/cmis/build.xml:195: Test org.apache.manifoldcf.crawler.connectors.cmis.tests.APISanityHSQLDBIT failed ``` Regards, Mingchun 2024年12月22日(日) 2:16 Piergiorgio Lucidi <piergior...@apache.org>: > Hi all, > > Please vote on whether to release Apache ManifoldCF 2.28, RC0. > > This release is including the following changes: > https://issues.apache.org/jira/projects/CONNECTORS/versions/12355177 > > Bug > [CONNECTORS-1766] - Fix JDBC authority edition error on "Database type" tab > [CONNECTORS-1768] - Wrong branch version tag generated in GitHub Workflow > > New Feature > [CONNECTORS-1748] - Add "User-Agent platform" option for crawling mobile > websites > > Improvement > [CONNECTORS-1105] - Add maven delivery targets to poms > [CONNECTORS-1752] - Solr 9 Ingester connector > [CONNECTORS-1758] - Google drive api upgrade > [CONNECTORS-1759] - A new generic authority connector for JSON data > exchange format > [CONNECTORS-1761] - Add Groups management for Active Directory Connector > [CONNECTORS-1762] - Web Connector: Fix SSL issues in redirections > [CONNECTORS-1763] - Update the default PostgreSQL JDBC Driver > [CONNECTORS-1764] - Error publishing Maven artifacts due to the Maven > Source Plugin change > [CONNECTORS-1765] - Fixing vulnerabilities in MCF > > Task > [CONNECTORS-1767] - Update the documentation adding the New Generic > Authority Connector > > The release artifact can be found at: > https://dist.apache.org/repos/dist/dev/manifoldcf/2.28-RC0/ > > The release tag is available at: > https://github.com/apache/manifoldcf/releases/tag/2.28-RC0 > > The Docker Image is available at: > > https://hub.docker.com/layers/apache/manifoldcf/2.28-RC0/images/sha256-5d3e9533960586b8ca09b90600e54c8078638ae4a46fb3f8c11284974ac1963d > > Cheers, > PG > > -- > Piergiorgio >