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

commit 6e140053e98cac080e623d0d2b1aadce334212a5
Merge: 3439413e4 a5d45e2d4
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Thu Nov 28 17:59:15 2024 +0100

    Merge branch 'pr/159' into trunk

 connectors/csv/pom.xml                             | 179 ++---
 connectors/newgeneric/build.xml                    |  40 ++
 .../authorities/newgeneric/Messages.java           | 121 ++++
 .../newgeneric/NewGenericAuthority.java            | 746 +++++++++++++++++++++
 .../authorities/newgeneric/NewGenericConfig.java   |  18 +
 .../newgeneric/api/NewGenericResponse.java         |   6 +
 .../authorities/newgeneric/api/NewGenericUser.java |  50 ++
 .../authorities/newgeneric/common_en_US.properties |  30 +
 .../authorities/newgeneric/common_es_ES.properties |  30 +
 .../authorities/newgeneric/common_fr_FR.properties |  34 +
 .../authorities/newgeneric/editConfiguration.js    |  55 ++
 .../newgeneric/editConfiguration_Server.html       |  68 ++
 .../authorities/newgeneric/viewConfiguration.html  |  44 ++
 connectors/newgeneric/pom.xml                      | 116 ++++
 connectors/pom.xml                                 |   1 +
 15 files changed, 1449 insertions(+), 89 deletions(-)

Reply via email to