[jsword-svn] jsword/java/jsword/org/crosswire/jsword/book/search/basic s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 16 17:43:18 MST 2005


Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/search/basic
In directory www.crosswire.org:/tmp/cvs-serv23836/java/jsword/org/crosswire/jsword/book/search/basic

Modified Files:
	DefaultSearchRequest.java DefaultSearchModifier.java 
	AbstractIndex.java 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: DefaultSearchModifier.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/search/basic/DefaultSearchModifier.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** DefaultSearchModifier.java	10 May 2005 02:39:22 -0000	1.3
--- DefaultSearchModifier.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 28,32 ****
   * of a SearchModifier.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at gmail dot com]
--- 28,32 ----
   * of a SearchModifier.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at gmail dot com]

Index: DefaultSearchRequest.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/search/basic/DefaultSearchRequest.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** DefaultSearchRequest.java	10 May 2005 02:39:22 -0000	1.4
--- DefaultSearchRequest.java	17 May 2005 00:43:16 -0000	1.5
***************
*** 28,32 ****
   * A default implementation of a SearchRequest.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at yahoo dot com]
--- 28,32 ----
   * A default implementation of a SearchRequest.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at yahoo dot com]

Index: AbstractIndex.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/search/basic/AbstractIndex.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AbstractIndex.java	10 May 2005 02:39:22 -0000	1.3
--- AbstractIndex.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 29,33 ****
   * set/get for SearchModifier.
   * 
!  * @see gnu.gpl.Licence for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at gmail dot com]
--- 29,33 ----
   * set/get for SearchModifier.
   * 
!  * @see gnu.gpl.License for license details.
   *      The copyright to this program is held by it's authors.
   * @author DM Smith [dmsmith555 at gmail dot com]



More information about the jsword-svn mailing list