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

jswordcvs at crosswire.org jswordcvs at crosswire.org
Sat Mar 19 11:45:01 MST 2005


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

Modified Files:
	HttpSwordInstaller.java 
Log Message:
Update pmd ruleset.xml, adding new rules, (re)testing all rules, and cleaning up trivial reports.

Index: HttpSwordInstaller.java
===================================================================
RCS file: /cvs/jsword/jsword/java/jsword/org/crosswire/jsword/book/install/sword/HttpSwordInstaller.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** HttpSwordInstaller.java	19 Mar 2005 01:56:47 -0000	1.19
--- HttpSwordInstaller.java	19 Mar 2005 18:44:58 -0000	1.20
***************
*** 143,146 ****
--- 143,154 ----
      }
  
+     /* (non-Javadoc)
+      * @see java.lang.Object#hashCode()
+      */
+     public int hashCode()
+     {
+         return super.hashCode();
+     }
+ 
      /**
       * We need to be ablee to provide a URL as part of the API



More information about the jsword-svn mailing list