This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/trunk by this push:
new 6b97bad7b Updated changes.txt and merged the contribution including
the new JSON Generic Authority Connector (CONNECTORS-1759)
6b97bad7b is described below
commit 6b97bad7bde15ad3a66dbfc0d58711f2e0d4adcd
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Dec 20 20:16:03 2024 +0100
Updated changes.txt and merged the contribution including the new JSON
Generic Authority Connector (CONNECTORS-1759)
---
CHANGES.txt | 3 +++
connectors/alfresco-webscript/.gitignore | 1 +
2 files changed, 4 insertions(+)
diff --git a/CHANGES.txt b/CHANGES.txt
index 97684e47a..253080f49 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -35,6 +35,9 @@ CONNECTORS-1105: Add maven delivery targets to poms
CONNECTORS-1767: Update the documentation adding the New Generic Authority
Connector
(Piergiorgio Lucidi, Guylaine Bassett)
+CONNECTORS-1768: Wrong branch version tag generated in GitHub Workflow
+(Piergiorgio Lucidi)
+
======================= Release 2.27 =====================
CONNECTORS-1755: Copyright footer must be updated
diff --git a/connectors/alfresco-webscript/.gitignore
b/connectors/alfresco-webscript/.gitignore
index 8bd3a0588..30fb33e84 100644
--- a/connectors/alfresco-webscript/.gitignore
+++ b/connectors/alfresco-webscript/.gitignore
@@ -2,3 +2,4 @@
/.settings/
/.classpath
/.project
+/**/junitvm*.properties
\ No newline at end of file