[jsword-svn] common/java/config/org/crosswire/common/config s
jswordcvs at crosswire.org
jswordcvs at crosswire.org
Mon May 9 19:38:38 MST 2005
Update of /cvs/jsword/common/java/config/org/crosswire/common/config
In directory www.crosswire.org:/tmp/cvs-serv13261/java/config/org/crosswire/common/config
Modified Files:
IntOptionsChoice.java ConfigListener.java
StartupException.java AbstractReflectedChoice.java
DirectoryChoice.java BooleanChoice.java FileChoice.java
ConfigEvent.java Choice.java Config.java ChoiceFactory.java
ClassChoice.java MultipleChoice.java PathChoice.java
NumberChoice.java StringChoice.java Msg.java
ConfigException.java FontChoice.java StringOptionsChoice.java
StringArrayChoice.java
Log Message:
Fixed the CVS Id keyword.
Index: StartupException.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/StartupException.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** StartupException.java 10 May 2005 02:10:40 -0000 1.6
--- StartupException.java 10 May 2005 02:38:36 -0000 1.7
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: Config.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/Config.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** Config.java 10 May 2005 02:10:40 -0000 1.10
--- Config.java 10 May 2005 02:38:36 -0000 1.11
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: ConfigException.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/ConfigException.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** ConfigException.java 10 May 2005 02:10:40 -0000 1.4
--- ConfigException.java 10 May 2005 02:38:36 -0000 1.5
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: Msg.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/Msg.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Msg.java 10 May 2005 02:10:40 -0000 1.3
--- Msg.java 10 May 2005 02:38:36 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: FileChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/FileChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FileChoice.java 10 May 2005 02:10:40 -0000 1.2
--- FileChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: DirectoryChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/DirectoryChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** DirectoryChoice.java 10 May 2005 02:10:40 -0000 1.2
--- DirectoryChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: ConfigListener.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/ConfigListener.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ConfigListener.java 10 May 2005 02:10:40 -0000 1.2
--- ConfigListener.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: StringOptionsChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/StringOptionsChoice.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** StringOptionsChoice.java 10 May 2005 02:10:40 -0000 1.5
--- StringOptionsChoice.java 10 May 2005 02:38:36 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: StringChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/StringChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** StringChoice.java 10 May 2005 02:10:40 -0000 1.2
--- StringChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: Choice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/Choice.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Choice.java 10 May 2005 02:10:40 -0000 1.3
--- Choice.java 10 May 2005 02:38:36 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: ClassChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/ClassChoice.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ClassChoice.java 10 May 2005 02:10:40 -0000 1.3
--- ClassChoice.java 10 May 2005 02:38:36 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: BooleanChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/BooleanChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** BooleanChoice.java 10 May 2005 02:10:40 -0000 1.2
--- BooleanChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: ChoiceFactory.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/ChoiceFactory.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ChoiceFactory.java 10 May 2005 02:10:40 -0000 1.5
--- ChoiceFactory.java 10 May 2005 02:38:36 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: NumberChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/NumberChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** NumberChoice.java 10 May 2005 02:10:40 -0000 1.2
--- NumberChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: IntOptionsChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/IntOptionsChoice.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** IntOptionsChoice.java 10 May 2005 02:10:40 -0000 1.8
--- IntOptionsChoice.java 10 May 2005 02:38:36 -0000 1.9
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: ConfigEvent.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/ConfigEvent.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ConfigEvent.java 10 May 2005 02:10:40 -0000 1.5
--- ConfigEvent.java 10 May 2005 02:38:36 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: StringArrayChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/StringArrayChoice.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** StringArrayChoice.java 10 May 2005 02:10:40 -0000 1.3
--- StringArrayChoice.java 10 May 2005 02:38:36 -0000 1.4
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: MultipleChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/MultipleChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** MultipleChoice.java 10 May 2005 02:10:40 -0000 1.2
--- MultipleChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: AbstractReflectedChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/AbstractReflectedChoice.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** AbstractReflectedChoice.java 10 May 2005 02:10:40 -0000 1.5
--- AbstractReflectedChoice.java 10 May 2005 02:38:36 -0000 1.6
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: PathChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/PathChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** PathChoice.java 10 May 2005 02:10:40 -0000 1.2
--- PathChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
Index: FontChoice.java
===================================================================
RCS file: /cvs/jsword/common/java/config/org/crosswire/common/config/FontChoice.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** FontChoice.java 10 May 2005 02:10:40 -0000 1.2
--- FontChoice.java 10 May 2005 02:38:36 -0000 1.3
***************
*** 18,22 ****
* The copyright to this program is held by it's authors.
*
! * ID: $ID$
*/
package org.crosswire.common.config;
--- 18,22 ----
* The copyright to this program is held by it's authors.
*
! * ID: $Id$
*/
package org.crosswire.common.config;
More information about the jsword-svn
mailing list