[jsword-svn]
jsword/java/limbo/org/crosswire/jsword/book/install/sword s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 16 17:43:19 MST 2005
Update of /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/install/sword
In directory www.crosswire.org:/tmp/cvs-serv23836/java/limbo/org/crosswire/jsword/book/install/sword
Modified Files:
FtpSwordInstallerFactory.java FTPMsg.java
FtpSwordInstaller.java
Log Message:
Added support for CheckStyle plugin.
Added a few more CheckStyle rules.
Fixed a spelling mistake.
Index: FTPMsg.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/install/sword/FTPMsg.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FTPMsg.java 10 May 2005 02:39:24 -0000 1.3
--- FTPMsg.java 17 May 2005 00:43:17 -0000 1.4
***************
*** 27,31 ****
* Compile safe Msg resource settings.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 27,31 ----
* Compile safe Msg resource settings.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: FtpSwordInstaller.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/install/sword/FtpSwordInstaller.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FtpSwordInstaller.java 10 May 2005 02:39:24 -0000 1.3
--- FtpSwordInstaller.java 17 May 2005 00:43:17 -0000 1.4
***************
*** 43,47 ****
* An implementation of Installer for reading data from Sword FTP sites.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 43,47 ----
* An implementation of Installer for reading data from Sword FTP sites.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
Index: FtpSwordInstallerFactory.java
===================================================================
RCS file: /cvs/jsword/jsword/java/limbo/org/crosswire/jsword/book/install/sword/FtpSwordInstallerFactory.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** FtpSwordInstallerFactory.java 10 May 2005 02:39:24 -0000 1.3
--- FtpSwordInstallerFactory.java 17 May 2005 00:43:17 -0000 1.4
***************
*** 30,34 ****
* A Factory for instances of FtpSwordInstaller.
*
! * @see gnu.gpl.Licence for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
--- 30,34 ----
* A Factory for instances of FtpSwordInstaller.
*
! * @see gnu.gpl.License for license details.
* The copyright to this program is held by it's authors.
* @author Joe Walker [joe at eireneh dot com]
More information about the jsword-svn
mailing list