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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -