[jsword-svn]
jsword/java/jswordtest/org/crosswire/jsword/book/search/parse s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 16 17:43:17 MST 2005
Update of /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse
In directory www.crosswire.org:/tmp/cvs-serv23836/java/jswordtest/org/crosswire/jsword/book/search/parse
Modified Files:
DictionaryTest.java ParserTest.java WordsTest.java
CustomTokenizerTest.java FixtureParamWord.java
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.
Index: CustomTokenizerTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse/CustomTokenizerTest.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** CustomTokenizerTest.java 10 May 2005 02:39:22 -0000 1.7
--- CustomTokenizerTest.java 17 May 2005 00:43:15 -0000 1.8
***************
*** 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: WordsTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse/WordsTest.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** WordsTest.java 10 May 2005 02:39:22 -0000 1.6
--- WordsTest.java 17 May 2005 00:43:15 -0000 1.7
***************
*** 29,33 ****
* 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]
--- 29,33 ----
* 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: ParserTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse/ParserTest.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ParserTest.java 10 May 2005 02:39:22 -0000 1.10
--- ParserTest.java 17 May 2005 00:43:15 -0000 1.11
***************
*** 29,33 ****
* 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]
--- 29,33 ----
* 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: DictionaryTest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse/DictionaryTest.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** DictionaryTest.java 10 May 2005 02:39:22 -0000 1.6
--- DictionaryTest.java 17 May 2005 00:43:15 -0000 1.7
***************
*** 29,33 ****
* 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]
--- 29,33 ----
* 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: FixtureParamWord.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jswordtest/org/crosswire/jsword/book/search/parse/FixtureParamWord.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** FixtureParamWord.java 10 May 2005 02:39:22 -0000 1.8
--- FixtureParamWord.java 17 May 2005 00:43:15 -0000 1.9
***************
*** 30,34 ****
* A test SearchParamWord
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker
--- 30,34 ----
* A test SearchParamWord
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker
More information about the jsword-svn
mailing list