Author: gmazza
Date: Mon May 20 20:43:10 2013
New Revision: 1484587
URL: http://svn.apache.org/r1484587
Log:
Error in Rat report configuration.
Modified:
incubator/jspwiki/trunk/build.xml
Modified: incubator/jspwiki/trunk/build.xml
URL:
http://svn.apache.org/viewvc/incubator/jspwiki/trunk/build.xml?rev=1484587&r1=1484586&r2=1484587&view=diff
==============================================================================
--- incubator/jspwiki/trunk/build.xml (original)
+++ incubator/jspwiki/trunk/build.xml Mon May 20 20:43:10 2013
@@ -1486,7 +1486,7 @@ To automate the JAR signing processs, yo
<fileset dir="."
excludes=".*, .*/**,
doc/LICENSE.*,
- ${code.resources}//**,
+ ${code.resources}/main/config/wikipages/**,
${code.build}/**,
${tests.build}/**,
${tests.reports}/**,