You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by rd...@apache.org on 2008/06/28 19:28:41 UTC

svn commit: r672559 - /incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml

Author: rdonkin
Date: Sat Jun 28 10:28:40 2008
New Revision: 672559

URL: http://svn.apache.org/viewvc?rev=672559&view=rev
Log:
RAT data now in xhtml

Modified:
    incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml

Modified: incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml?rev=672559&r1=672558&r2=672559&view=diff
==============================================================================
--- incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml (original)
+++ incubator/rat/main/trunk/scan/src/main/org/apache/rat/scan/antlib.xml Sat Jun 28 10:28:40 2008
@@ -25,7 +25,7 @@
           <tstamp>
               <format property="org.apache.rat.scan.ISO_TODAY" pattern="yyyy-MM-dd" locale="en,GMT"/>
           </tstamp>
-          <property name='org.apache.rat.scan.name.data' value='@{stem}-data-${org.apache.rat.scan.ISO_TODAY}.xml'/>
+          <property name='org.apache.rat.scan.name.data' value='@{stem}-data-${org.apache.rat.scan.ISO_TODAY}.html'/>
           <property name='org.apache.rat.scan.name.diff' value='@{stem}-diff-${org.apache.rat.scan.ISO_TODAY}.xml'/>
           <property name='org.apache.rat.scan.name.anakia' value='@{stem}-report-${org.apache.rat.scan.ISO_TODAY}.xml'/>
           <property name='org.apache.rat.scan.name.txt' value='@{stem}-report-${org.apache.rat.scan.ISO_TODAY}.txt'/>