You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2007/05/03 12:13:08 UTC

svn commit: r534777 - /myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml

Author: bommel
Date: Thu May  3 03:13:06 2007
New Revision: 534777

URL: http://svn.apache.org/viewvc?view=rev&rev=534777
Log:
don't allow strählekreuzen messages in tobago code

Modified:
    myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml

Modified: myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml?view=diff&rev=534777&r1=534776&r2=534777
==============================================================================
--- myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml (original)
+++ myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml Thu May  3 03:13:06 2007
@@ -240,6 +240,11 @@
  	        <property name="message" 	value="No @author tag allowed"/>
  	      </module>
 
+        <module name="GenericIllegalRegexp">
+ 	        <property name="format" value="strählekreuzen"/>
+ 	        <property name="message" 	value="No strählekreuzen allowed"/>
+ 	      </module>
+
         <module name="UpperEll"/>
 
     </module>



Re: svn commit: r534777 - /myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml

Posted by Matthias Wessendorf <ma...@apache.org>.
hu ?

On 5/3/07, bommel@apache.org <bo...@apache.org> wrote:
> Author: bommel
> Date: Thu May  3 03:13:06 2007
> New Revision: 534777
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=534777
> Log:
> don't allow strählekreuzen messages in tobago code
>
> Modified:
>     myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml
>
> Modified: myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml
> URL: http://svn.apache.org/viewvc/myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml?view=diff&rev=534777&r1=534776&r2=534777
> ==============================================================================
> --- myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml (original)
> +++ myfaces/maven/trunk/build-tools/src/main/resources/org/apache/myfaces/tobago/checkstyle.xml Thu May  3 03:13:06 2007
> @@ -240,6 +240,11 @@
>                 <property name="message"        value="No @author tag allowed"/>
>               </module>
>
> +        <module name="GenericIllegalRegexp">
> +               <property name="format" value="strählekreuzen"/>
> +               <property name="message"        value="No strählekreuzen allowed"/>
> +             </module>
> +
>          <module name="UpperEll"/>
>
>      </module>
>
>
>


-- 
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com