[jsword-svn] jsword/java/jsword/org/crosswire/jsword/passage s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun Aug 21 13:37:59 MST 2005


Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage
In directory www.crosswire.org:/tmp/cvs-serv23340/java/jsword/org/crosswire/jsword/passage

Modified Files:
	VerseRange.java 
Log Message:
Willie Thean's laf changes.
Added ability to specify proxy for http download.
Changed default logging to INFO.

Index: VerseRange.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/passage/VerseRange.java,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** VerseRange.java	14 Aug 2005 16:06:17 -0000	1.47
--- VerseRange.java	21 Aug 2005 20:37:57 -0000	1.48
***************
*** 42,45 ****
--- 42,46 ----
   *      The copyright to this program is held by it's authors.
   * @author Joe Walker [joe at eireneh dot com]
+  * @author DM Smith [dmsmith555 at yahoo dot com]
   */
  public final class VerseRange implements VerseBase
***************
*** 301,305 ****
      {
          try
!         {    
              // This range is exactly a whole book
              if (isWholeBook())
--- 302,306 ----
      {
          try
!         {
              // This range is exactly a whole book
              if (isWholeBook())



More information about the jsword-svn mailing list