[jsword-svn] common/java/test/org/crosswire/common/progress s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 16 17:47:04 MST 2005


Update of /cvs/jsword/common/java/test/org/crosswire/common/progress
In directory www.crosswire.org:/tmp/cvs-serv25437/java/test/org/crosswire/common/progress

Modified Files:
	JobTest.java WorkEventTest.java AllTests.java 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: AllTests.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/progress/AllTests.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AllTests.java	10 May 2005 02:38:37 -0000	1.3
--- AllTests.java	17 May 2005 00:47:02 -0000	1.4
***************
*** 28,32 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 28,32 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: JobTest.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/progress/JobTest.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** JobTest.java	10 May 2005 02:38:37 -0000	1.5
--- JobTest.java	17 May 2005 00:47:02 -0000	1.6
***************
*** 33,37 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 33,37 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]

Index: WorkEventTest.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/progress/WorkEventTest.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** WorkEventTest.java	10 May 2005 02:38:37 -0000	1.3
--- WorkEventTest.java	17 May 2005 00:47:02 -0000	1.4
***************
*** 27,31 ****
   * JUnit Test.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
--- 27,31 ----
   * JUnit Test.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]



More information about the jsword-svn mailing list