From 745010988cde9117cf6f64ebe17a2caffc59d1d0 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Mon, 10 Jun 2024 08:40:55 +0200 Subject: [PATCH] Add more ORT package curations for Subversion repositories As a follow-up to 53ebb23, create curations to prefer source artifacts over Subversion repositories to work around a current issue in ORT's Subversion support. Signed-off-by: Sebastian Schuberth --- .ort.yml | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) diff --git a/.ort.yml b/.ort.yml index 443a4c7..1913cc8 100644 --- a/.ort.yml +++ b/.ort.yml @@ -56,10 +56,78 @@ excludes: curations: packages: + - id: "Maven:commons-cli:commons-cli:1.2" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-cli:commons-cli:1.4" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-codec:commons-codec:1.4" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-codec:commons-codec:1.15" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-configuration:commons-configuration:1.10" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-io:commons-io:2.4" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-io:commons-io:2.8.0" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-lang:commons-lang:2.6" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-lang:commons-lang:2.6" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:commons-logging:commons-logging:1.2" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:javax.servlet:javax.servlet-api:3.1.0" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:log4j:log4j:1.2.16" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:net.sf.saxon:Saxon-HE:9.5.1-8" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:net.sourceforge.htmlcleaner:htmlcleaner:2.24" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:org.apache.pdfbox:fontbox:2.0.20" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] - id: "Maven:org.apache.pdfbox:pdfbox:2.0.20" curations: comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." source_code_origins: [ARTIFACT, VCS] + - id: "Maven:org.apache.santuario:xmlsec:2.1.5" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] + - id: "Maven:xml-apis:xml-apis:1.0.b2" + curations: + comment: "ORT clones too much content from this specific Subversion VCS, so prefer the source artifact." + source_code_origins: [ARTIFACT, VCS] license_choices: repository_license_choices: