[jsword-svn] jsword-support/java/historic/org/crosswire/jsword/view/cli s

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


Update of /cvs/jsword/jsword-support/java/historic/org/crosswire/jsword/view/cli
In directory www.crosswire.org:/tmp/cvs-serv11575/java/historic/org/crosswire/jsword/view/cli

Modified Files:
	Model.java BSFGui.java Main.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: Model.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/historic/org/crosswire/jsword/view/cli/Model.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Model.java	22 Mar 2005 12:40:08 -0000	1.4
--- Model.java	10 May 2005 02:10:57 -0000	1.5
***************
*** 46,50 ****
   * @see gnu.gpl.Licence
   * @author Joe Walker [joe at eireneh dot com]
-  * @version $Id$
   */
  public class Model
--- 46,49 ----

Index: Main.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/historic/org/crosswire/jsword/view/cli/Main.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Main.java	20 Apr 2004 22:22:25 -0000	1.1
--- Main.java	10 May 2005 02:10:57 -0000	1.2
***************
*** 39,43 ****
   * @see gnu.gpl.Licence
   * @author Joe Walker [joe at eireneh dot com]
-  * @version $Id$
   */
  public class Main
--- 39,42 ----

Index: BSFGui.java
===================================================================
RCS file: /cvs/jsword/jsword-support/java/historic/org/crosswire/jsword/view/cli/BSFGui.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** BSFGui.java	20 Apr 2004 22:22:25 -0000	1.1
--- BSFGui.java	10 May 2005 02:10:57 -0000	1.2
***************
*** 41,45 ****
   * @see gnu.gpl.Licence
   * @author Joe Walker [joe at eireneh dot com]
-  * @version $Id$
   */
  public class BSFGui extends JPanel
--- 41,44 ----



More information about the jsword-svn mailing list