[jsword-svn] bibledesktop/java/main/org/crosswire/bibledesktop/display s

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


Update of /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/display
In directory www.crosswire.org:/tmp/cvs-serv5786/java/main/org/crosswire/bibledesktop/display

Modified Files:
	URLEvent.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: URLEvent.java
===================================================================
RCS file: /cvs/jsword/bibledesktop/java/main/org/crosswire/bibledesktop/display/URLEvent.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** URLEvent.java	6 Mar 2005 20:21:36 -0000	1.3
--- URLEvent.java	9 May 2005 01:28:30 -0000	1.4
***************
*** 52,56 ****
       * @return Returns the url.
       */
!     public String getUrl()
      {
          return url;
--- 52,56 ----
       * @return Returns the url.
       */
!     public String getURL()
      {
          return url;



More information about the jsword-svn mailing list