[jsword-svn] jsword-support/tools/checkstyle-4.0-beta2 s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Fri May 13 18:48:13 MST 2005


Update of /cvs/jsword/jsword-support/tools/checkstyle-4.0-beta2
In directory www.crosswire.org:/tmp/cvs-serv26277/tools/checkstyle-4.0-beta2

Modified Files:
	build.xml 
Log Message:
Trying to fix checkstyle problem.

Index: build.xml
===================================================================
RCS file: /cvs/jsword/jsword-support/tools/checkstyle-4.0-beta2/build.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** build.xml	13 May 2005 12:09:27 -0000	1.2
--- build.xml	14 May 2005 01:48:11 -0000	1.3
***************
*** 25,29 ****
        <formatter type="xml" toFile="${target.web}/checkstyle/checkstyle_errors.xml"/>
        <!-- Location of cache-file. -->
!       <property key="checkstyle.cache.file" file="${target.web}/cachefile.dat"/>    </checkstyle>
      <style
          in="${target.web}/checkstyle/checkstyle_errors.xml"
--- 25,29 ----
        <formatter type="xml" toFile="${target.web}/checkstyle/checkstyle_errors.xml"/>
        <!-- Location of cache-file. -->
!       <property key="checkstyle.cache.file" file="${support.style}/cachefile.dat"/>    </checkstyle>
      <style
          in="${target.web}/checkstyle/checkstyle_errors.xml"



More information about the jsword-svn mailing list