From d52d7344b3b5f21d860f981004c3cd3c4c39b39c Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 28 Dec 2016 00:01:44 +0000 Subject: [PATCH] Disabled outdated checkstyle target. --- build.xml | 16 ---- checkstyle.xml | 193 ------------------------------------------------- 2 files changed, 209 deletions(-) delete mode 100644 checkstyle.xml diff --git a/build.xml b/build.xml index 79da403..0fa8b81 100644 --- a/build.xml +++ b/build.xml @@ -69,7 +69,6 @@ install --> Install module '${argo.module.name}'. clean --> Removes compiled files. javadoc --> Generates the JavaDoc in '${javadoc.dir}'. - checkstyle --> Check code style with CheckStyle pmd --> Check the code sanity with PMD and write the report to '${pmd.report.file}'. junit --> Run the JUnit test suites. run --> Run argouml with the newest version of the secure uml module. @@ -146,21 +145,6 @@ - - - - - - - - - - - - - - - diff --git a/checkstyle.xml b/checkstyle.xml deleted file mode 100644 index c8f1d05..0000000 --- a/checkstyle.xml +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -