[jsword-svn] jsword/java/limbo/org/crosswire/jsword/book/basic s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 16 17:43:18 MST 2005
Update of /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/basic
In directory www.crosswire.org:/tmp/cvs-serv23836/java/limbo/org/crosswire/jsword/book/basic
Modified Files:
Verifier.java AbstractLocalURLBook.java
LocalURLBookDriver.java BookRoot.java
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.
Index: LocalURLBookDriver.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/basic/LocalURLBookDriver.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** LocalURLBookDriver.java 10 May 2005 02:39:22 -0000 1.3
--- LocalURLBookDriver.java 17 May 2005 00:43:16 -0000 1.4
***************
*** 28,32 ****
* files stored in that directory.
*
! * @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 ----
* files stored in that directory.
*
! * @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: AbstractLocalURLBook.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/basic/AbstractLocalURLBook.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** AbstractLocalURLBook.java 10 May 2005 02:39:22 -0000 1.3
--- AbstractLocalURLBook.java 17 May 2005 00:43:16 -0000 1.4
***************
*** 28,32 ****
* files stored in that directory.
*
! * @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 ----
* files stored in that directory.
*
! * @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: Verifier.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/basic/Verifier.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Verifier.java 10 May 2005 02:39:22 -0000 1.3
--- Verifier.java 17 May 2005 00:43:16 -0000 1.4
***************
*** 41,45 ****
* The Verifier check 2 versions for identical text.
*
! * @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]
--- 41,45 ----
* The Verifier check 2 versions for identical text.
*
! * @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: BookRoot.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/basic/BookRoot.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** BookRoot.java 10 May 2005 02:39:22 -0000 1.5
--- BookRoot.java 17 May 2005 00:43:16 -0000 1.6
***************
*** 33,37 ****
* A simple method of finding a directory in which Books are stored.
*
! * @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 ----
* A simple method of finding a directory in which Books are stored.
*
! * @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