This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
from 39520420e9 [MINOR] Fix functiontests GitHub Action
new fc474f6dff [MINOR] Fix functionTests again
new f97ab94edd [MINOR] Reduce package time by excluding generated content
new 6681c34171 [MINOR] Install wheel before sklearn GitHub Actions
new 5f4566af4c [MINOR] mvn parallel build
new 01e23d9ae4 [MINOR] Ignore Mice categoricalCP
The 5 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/functionsTests.yml | 4 +-
.github/workflows/python.yml | 7 +-
.mvn/jvm.config | 1 +
.mvn/maven.config | 1 +
pom.xml | 79 +++++++++-------------
src/assembly/bin.xml | 7 +-
src/assembly/source.xml | 9 +++
.../compress/colgroup/ColGroupDeltaDDC.java | 4 +-
.../functions/builtin/part2/BuiltinMiceTest.java | 5 +-
9 files changed, 62 insertions(+), 55 deletions(-)
create mode 100644 .mvn/jvm.config
create mode 100644 .mvn/maven.config