From fdf10f5f0f904b44bedefd177005964c0634672b Mon Sep 17 00:00:00 2001 From: zhaojing Date: Mon, 30 Oct 2023 11:41:01 +0800 Subject: [PATCH] fix the rat check files --- doap/doap_SINGA.rdf | 15 ++++++++------- java/pom.xml | 6 ++++-- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/doap/doap_SINGA.rdf b/doap/doap_SINGA.rdf index 9203d5009..1dc860784 100644 --- a/doap/doap_SINGA.rdf +++ b/doap/doap_SINGA.rdf @@ -1,10 +1,3 @@ - - - + + + + 2023-09-06 diff --git a/java/pom.xml b/java/pom.xml index 6ff956853..32d223cfc 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -90,7 +90,8 @@ doc/_static/*.png doc/_static/*.gif doc/_static/*.ai - doc/_static/images/*.png + doc/_static/images/*.png + CITATION.cff examples/model_selection/TRAILS-Database-Native-Model-Selection/requirement.txt examples/model_selection/TRAILS-Database-Native-Model-Selection/documents/*.png examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/ml/model_selection/init_env @@ -98,7 +99,8 @@ examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/pg_extension/Cargo.toml examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/pg_extension/pg_extension.control examples/singa_easy/examples/data/SampleQuestion.json - examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/ml/model_selection/documents/imgs/*.png + examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/ml/model_selection/documents/imgs/*.png + examples/model_selection/TRAILS-Database-Native-Model-Selection/internal/pg_extension/.cargo/config.toml True