[jsword-svn] common/java/core/org/crosswire/common/history s

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sun May 8 18:28:44 MST 2005


Update of /cvs/jsword/common/java/core/org/crosswire/common/history
In directory www.crosswire.org:/tmp/cvs-serv5945/java/core/org/crosswire/common/history

Modified Files:
	HistoryListener.java 
Log Message:
Moved unused code to limbo.
Upgraded support-tools: checkstyle, pmd and findbugs to most recent.
Addressed over 100 issues reported by findbugs and checkstyle.
Resulted in major refactoring of GBFFilter.
Net result is that code size is significantly smaller.

Index: HistoryListener.java
===================================================================
RCS file: /cvs/jsword/common/java/core/org/crosswire/common/history/HistoryListener.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** HistoryListener.java	1 Apr 2005 17:09:33 -0000	1.1
--- HistoryListener.java	9 May 2005 01:28:42 -0000	1.2
***************
*** 4,8 ****
  
  /**
!  * A listener of HistoryEvents
   * 
   * <p><table border='1' cellPadding='3' cellSpacing='0'>
--- 4,8 ----
  
  /**
!  * A listener of HistoryEvents.
   * 
   * <p><table border='1' cellPadding='3' cellSpacing='0'>



More information about the jsword-svn mailing list