Re: svn commit: r826147 - /forrest/trunk/etc/rat-avoid.txt

View: New views
1 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: svn commit: r826147 - /forrest/trunk/etc/rat-avoid.txt

by rgardler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/10/17  <crossley@...>:

> Author: crossley
> Date: Sat Oct 17 00:34:38 2009
> New Revision: 826147
>
> URL: http://svn.apache.org/viewvc?rev=826147&view=rev
> Log:
> More patterns.
> Issue: FOR-1180
>
> Modified:
>    forrest/trunk/etc/rat-avoid.txt
>
> Modified: forrest/trunk/etc/rat-avoid.txt
> URL: http://svn.apache.org/viewvc/forrest/trunk/etc/rat-avoid.txt?rev=826147&r1=826146&r2=826147&view=diff
> ==============================================================================
> --- forrest/trunk/etc/rat-avoid.txt (original)
> +++ forrest/trunk/etc/rat-avoid.txt Sat Oct 17 00:34:38 2009
> @@ -5,8 +5,11 @@
>  etc/
>  main/var/*.txt
>  **/.classpath
> +**/.mymetadata
>  **/.project
> -**/.settings
> +**/.settings**
> +**/.springBeans
> +**/.wicketprops

and **/.*

Ross