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

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun Mar 6 13:21:49 MST 2005


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

Modified Files:
	InstallException.java InstallerEvent.java 
Log Message:
Changes to satisfy CheckStyle

Index: InstallerEvent.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/install/InstallerEvent.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** InstallerEvent.java	28 Nov 2004 21:36:46 -0000	1.2
--- InstallerEvent.java	6 Mar 2005 20:21:47 -0000	1.3
***************
*** 30,34 ****
  public class InstallerEvent extends EventObject
  {
! 	/**
       * Basic constructor
       * @param installer The installer, or null if there is more than one change.
--- 30,34 ----
  public class InstallerEvent extends EventObject
  {
!     /**
       * Basic constructor
       * @param installer The installer, or null if there is more than one change.

Index: InstallException.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/install/InstallException.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** InstallException.java	28 Nov 2004 21:36:46 -0000	1.4
--- InstallException.java	6 Mar 2005 20:21:47 -0000	1.5
***************
*** 30,34 ****
  public class InstallException extends LucidException
  {
! 	/**
       * Construct the Exception with a message
       * @param msg The resource id to read
--- 30,34 ----
  public class InstallException extends LucidException
  {
!     /**
       * Construct the Exception with a message
       * @param msg The resource id to read



More information about the jsword-svn mailing list