svn commit: r18447 - trunk/src/argouml-app/.checkstyle
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-06-15 14:14:14-0700
New Revision: 18447
Modified:
trunk/src/argouml-app/.checkstyle
Log:
Attempted a fix for the checkstyle configuration.
Modified: trunk/src/argouml-app/.checkstyle
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/.checkstyle?view=diff&pathrev=18447&r1=18446&r2=18447
==============================================================================
--- trunk/src/argouml-app/.checkstyle (original)
+++ trunk/src/argouml-app/.checkstyle 2010-06-15 14:14:14-0700
@@ -5,7 +5,7 @@
<property name="checkstyle.header.file" value="${workspace_loc}/argouml-core-tools/checkstyle/java.header"/>
<additional-data name="protect-config-file" value="false"/>
</local-check-config>
- <fileset name="all" enabled="true" check-config-name="ArgoUML checks" local="false">
+ <fileset name="all" enabled="true" check-config-name="ArgoUML conventions" local="true">
<file-match-pattern match-pattern="." include-pattern="true"/>
</fileset>
<filter name="WriteProtectedFiles" enabled="true"/>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2622126
To unsubscribe from this discussion, e-mail: [[email protected]].