Author: scottbw
Date: Fri Jun 21 11:20:27 2013
New Revision: 1495386

URL: http://svn.apache.org/r1495386
Log:
updated paths to webapp in rat-ignore

Modified:
    wookie/trunk/etc/rat-ignore.txt

Modified: wookie/trunk/etc/rat-ignore.txt
URL: 
http://svn.apache.org/viewvc/wookie/trunk/etc/rat-ignore.txt?rev=1495386&r1=1495385&r2=1495386&view=diff
==============================================================================
--- wookie/trunk/etc/rat-ignore.txt (original)
+++ wookie/trunk/etc/rat-ignore.txt Fri Jun 21 11:20:27 2013
@@ -27,7 +27,7 @@ build/
 .settings/
 **/*.properties
 connector/CSharp/CSharp.sln
-WebContent/META-INF/MANIFEST.MF
+src/main/webapp/META-INF/MANIFEST.MF
 etc/eclipse/**
 etc/intellij/**
 etc/release/src-build-include.txt
@@ -66,7 +66,7 @@ connector/flash_flex/com/google/code/fle
 
 # JQuery
 
-WebContent/demo/jquery.min.js
+src/main/webapp/demo/jquery.min.js
 features/jqmobile/shared/jquery.min.js
 features/jqmobile/shared/jquery.mobile.min.css
 features/jqmobile/shared/jquery.mobile.min.js


Reply via email to