[jsword-svn] jsword/java/jsword/org/crosswire/jsword/book/install s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Tue Jan 25 17:57:35 MST 2005


Update of /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/install
In directory www.crosswire.org:/tmp/cvs-serv4948/java/jsword/org/crosswire/jsword/book/install

Modified Files:
	Installer.java 
Log Message:
Fixed a couple of bugs.

Index: Installer.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/install/Installer.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Installer.java	15 Oct 2004 23:28:07 -0000	1.8
--- Installer.java	26 Jan 2005 00:57:33 -0000	1.9
***************
*** 52,61 ****
  
      /**
-      * @param bmd The book meta-data to get a URL from.
-      * @return the url for the directory for BookMetaData
-      */
-     public URL toLocalURL(BookMetaData bmd);
- 
-     /**
       * Get a list of BookMetaData objects that represent downloadable modules.
       * If no list has been retrieved from the remote source using reloadIndex()
--- 52,55 ----



More information about the jsword-svn mailing list