svn commit: r14461 - trunk/tools/checkstyle/checkstyle-ant.properties
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: tfmorris
Date: 2008-04-24 13:20:27-0700
New Revision: 14461
Added:
trunk/tools/checkstyle/checkstyle-ant.properties (contents, props changed)
Log:
Version of checkstyle properties that will work with command line build
Added: trunk/tools/checkstyle/checkstyle-ant.properties
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/checkstyle/checkstyle-ant.properties?view=auto&rev=14461
==============================================================================
--- (empty file)
+++ trunk/tools/checkstyle/checkstyle-ant.properties 2008-04-24 13:20:27-0700
@@ -0,0 +1,8 @@
+# top level property definitions
+basedir=${argo.root.dir}/argouml-app
+translation.severity=warning
+indent.severity=warning
+checkstyle.header.file=../argouml-core-tools/checkstyle/java.header
+
+
+