[jsword-svn] jsword/java/limbo/org/crosswire/jsword/book 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
In directory www.crosswire.org:/tmp/cvs-serv23836/java/limbo/org/crosswire/jsword/book

Modified Files:
	Strongs.java StudyTool.java Openness.java Translation.java 
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.

Index: Openness.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/Openness.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Openness.java	10 May 2005 02:39:23 -0000	1.3
--- Openness.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 30,34 ****
   * it proprietary.
   * 
!  * @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]
--- 30,34 ----
   * it proprietary.
   * 
!  * @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]
***************
*** 47,51 ****
  
      /**
!      * Does the data have a licence that permits free use
       */
      public static final Openness FREE = new Openness(Msg.OPEN_FREE);
--- 47,51 ----
  
      /**
!      * Does the data have a license that permits free use
       */
      public static final Openness FREE = new Openness(Msg.OPEN_FREE);

Index: Translation.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/Translation.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Translation.java	10 May 2005 02:39:23 -0000	1.3
--- Translation.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 31,35 ****
   * original in the ways listed in the Key?.</p>
   * 
!  * @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 ----
   * original in the ways listed in the Key?.</p>
   * 
!  * @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: Strongs.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/Strongs.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Strongs.java	10 May 2005 02:39:23 -0000	1.3
--- Strongs.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 37,41 ****
   * </ul>
   * 
!  * @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]
--- 37,41 ----
   * </ul>
   * 
!  * @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: StudyTool.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/StudyTool.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** StudyTool.java	10 May 2005 02:39:23 -0000	1.3
--- StudyTool.java	17 May 2005 00:43:16 -0000	1.4
***************
*** 37,41 ****
   * Greek/Hebrew in the form of Strongs numbers.
   * 
!  * @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]
--- 37,41 ----
   * Greek/Hebrew in the form of Strongs numbers.
   * 
!  * @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