[jsword-svn] common/java/test/org/crosswire/common/util s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 16 17:47:03 MST 2005
Update of /cvs/jsword/common/java/test/org/crosswire/common/util
In directory www.crosswire.org:/tmp/cvs-serv25437/java/test/org/crosswire/common/util
Modified Files:
HelpDeskTest.java StringUtilTest.java ThreadUtilTest.java
AllTests.java
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.
Index: StringUtilTest.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/util/StringUtilTest.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** StringUtilTest.java 10 May 2005 02:38:36 -0000 1.4
--- StringUtilTest.java 17 May 2005 00:47:01 -0000 1.5
***************
*** 31,35 ****
* 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]
--- 31,35 ----
* 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: HelpDeskTest.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/util/HelpDeskTest.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** HelpDeskTest.java 10 May 2005 02:38:36 -0000 1.4
--- HelpDeskTest.java 17 May 2005 00:47:01 -0000 1.5
***************
*** 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]
Index: ThreadUtilTest.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/util/ThreadUtilTest.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ThreadUtilTest.java 10 May 2005 02:38:36 -0000 1.3
--- ThreadUtilTest.java 17 May 2005 00:47:01 -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]
Index: AllTests.java
===================================================================
RCS file: /cvs/jsword/common/java/test/org/crosswire/common/util/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:36 -0000 1.3
--- AllTests.java 17 May 2005 00:47:01 -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]
More information about the jsword-svn
mailing list