This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
from 44b3a44cc fix for ant make-core-deps command (CONNECTORS-1753)
add 475dbc1e3 added the license check as GitHub workflow (CONNECTORS-1754)
add dcb1d30fd added the license check as GitHub workflow (CONNECTORS-1754)
add 11fc13da4 added the license check as GitHub workflow (CONNECTORS-1754)
new a6b0d87a4 Merge pull request #162 from apache/CONNECTORS-1754
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/license-check.yml | 55 +++++++++++++++++++++++++++++++++++
CHANGES.txt | 3 ++
framework/combined-service/pom.xml | 2 +-
pom.xml | 39 ++++++++++++++++++++-----
test-materials/alfresco-4-war/pom.xml | 2 +-
5 files changed, 92 insertions(+), 9 deletions(-)
create mode 100644 .github/workflows/license-check.yml