[jsword-svn] jsword-web/java/main/org/crosswire/jsword/view/web s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Mon May 9 19:10:54 MST 2005


Update of /cvs/jsword/jsword-web/java/main/org/crosswire/jsword/view/web
In directory www.crosswire.org:/tmp/cvs-serv11509/java/main/org/crosswire/jsword/view/web

Modified Files:
	Msg.java DownloadSet.java 
Log Message:
Moved GPL to be a file comment.
Fixed the JSword build fail on missing resource diirectory.
Made ant clean also remove the keystore file.

Index: DownloadSet.java
===================================================================
RCS file: /cvs/jsword/jsword-web/java/main/org/crosswire/jsword/view/web/DownloadSet.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** DownloadSet.java	5 Apr 2005 00:32:57 -0000	1.5
--- DownloadSet.java	10 May 2005 02:10:52 -0000	1.6
***************
*** 36,40 ****
   * @see gnu.gpl.Licence
   * @author Joe Walker [joe at eireneh dot com]
-  * @version $Id$
   */
  public class DownloadSet implements Comparable
--- 36,39 ----

Index: Msg.java
===================================================================
RCS file: /cvs/jsword/jsword-web/java/main/org/crosswire/jsword/view/web/Msg.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Msg.java	16 Aug 2004 22:08:58 -0000	1.3
--- Msg.java	10 May 2005 02:10:52 -0000	1.4
***************
*** 25,29 ****
   * @see gnu.gpl.Licence
   * @author Joe Walker [joe at eireneh dot com]
-  * @version $Id$
   */
  class Msg extends MsgBase
--- 25,28 ----



More information about the jsword-svn mailing list