From d2124835f4cd9f0d0264c78ff67a3e2329fd0f39 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Wed, 21 Feb 2024 19:57:27 +0530 Subject: [PATCH] remove unused simian tool --- check.xml | 52 +--------------------------- src/etc/checkstyle/checkstyle-config | 1 - 2 files changed, 1 insertion(+), 52 deletions(-) diff --git a/check.xml b/check.xml index fe3baccff0..ca93c71a4b 100644 --- a/check.xml +++ b/check.xml @@ -19,7 +19,7 @@ Check Ant codebase against certain code style guidelines using - Checkstyle, Apache Rat, SpotBugs, OWASP Dependency Check, Simian + Checkstyle, Apache Rat, SpotBugs, OWASP Dependency Check and Nu Html Checker (v.Nu). Checkstyle uses an abstract syntax tree (AST) for doing checks @@ -37,11 +37,6 @@ available at https://www.owasp.org/index.php/OWASP_Dependency_Check under Apache License, Version 2.0. - "Simian (Similarity Analyser) identifies duplication in Java, C#, C, CPP, - COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic, Groovy source code and even - plain text files." It is available at https://www.harukizaemon.com/simian/ - and is for free use in open source projects. - "The Nu Html Checker (v.Nu) is the backend of checker.html5.org, html5.validator.nu, and validator.w3.org/nu." It is available at https://validator.github.io/validator/ under MIT license. @@ -114,20 +109,6 @@ value="${rat.report.dir}/report.html" description="Name of Apache Rat report"/> - - - - - - - - - - Install Simian ${simian.version} - - - - - - - - - - - - - Run Simian - - - - - - - - - - - - - - diff --git a/src/etc/checkstyle/checkstyle-config b/src/etc/checkstyle/checkstyle-config index f0b46c56fd..8e2dde32b5 100644 --- a/src/etc/checkstyle/checkstyle-config +++ b/src/etc/checkstyle/checkstyle-config @@ -129,7 +129,6 @@ -