ruper2/src/java/core/org/krysalis/ruper/util/text rupermsg_en_US.properties,1.1,1.2 MessageConstants.java,1.9,1.10

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/text
In directory sc8-pr-cvs1:/tmp/cvs-serv24455/src/java/core/org/krysalis/ruper/util/text

Modified Files:
	rupermsg_en_US.properties MessageConstants.java 
Log Message:


Index: rupermsg_en_US.properties
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/text/rupermsg_en_US.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** rupermsg_en_US.properties	22 Sep 2003 19:18:31 -0000	1.1
--- rupermsg_en_US.properties	22 Sep 2003 20:47:36 -0000	1.2
***************
*** 1 ****
--- 1,6 ----
  RUPER_MSG_UNABLE_TO_LOAD_CONFIG_FILE=Unable to load the config file {0}
+ RUPER_MSG_GENERAL_EXCEPTION2=General Exception : {0}
+ RUPER_MSG_GENERAL_EXCEPTION3=General Exception : {2} for Resource : {0}, Location {1}
+ RUPER_MSG_WRONG_TYPE=Wrong type of Object sent [{0}], Expected [{1}]
+ RUPER_MSG_CONFIG_PARSER_ERROR=Parser error in the config file {0}
+ RUPER_MSG_NO_SUCH_REFERENCE=No reference created for [{0}]

Index: MessageConstants.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/text/MessageConstants.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** MessageConstants.java	22 Sep 2003 20:18:28 -0000	1.9
--- MessageConstants.java	22 Sep 2003 20:47:36 -0000	1.10
***************
*** 16,25 ****
  	// before they get out of control...
  
! 	public static final String GENERAL_EXCEPTION2 = "GENERAL_EXCEPTION2";
! 	public static final String GENERAL_EXCEPTION3 = "GENERAL_EXCEPTION3";
  
  	//ERRORS
! 	public static final String WRONG_TYPE = "WRONG_TYPE";
! 	public static final String NO_SUCH_REFERENCE = "NO_SUCH_REFERENCE";
  	public static final String CREATE_OBJECT_ERROR = "CREATE_OBJECT_ERROR";
  
--- 16,28 ----
  	// before they get out of control...
  
! 	public static final String GENERAL_EXCEPTION2 =
! 		"RUPER_MSG_GENERAL_EXCEPTION2";
! 	public static final String GENERAL_EXCEPTION3 =
! 		"RUPER_MSG_GENERAL_EXCEPTION3";
  
  	//ERRORS
! 	public static final String WRONG_TYPE = "RUPER_MSG_WRONG_TYPE";
! 	public static final String NO_SUCH_REFERENCE =
! 		"RUPER_MSG_NO_SUCH_REFERENCE";
  	public static final String CREATE_OBJECT_ERROR = "CREATE_OBJECT_ERROR";
  
***************
*** 27,34 ****
  
  	public static final String CONFIG = "CONFIG";
! 	public static final String CONFIG_ERROR = "CONFIG_ERROR";
  	public static final String UNABLE_TO_LOAD_CONFIG =
! 		"UNABLE_TO_LOAD_CONFIG";
! 		
  	// Repository Operations..
  	public static final String LIST_GROUPS = "LIST_GROUPS";
--- 30,38 ----
  
  	public static final String CONFIG = "CONFIG";
! 	public static final String CONFIG_PARSER_ERROR =
! 		"RUPER_MSG_CONFIG_PARSER_ERROR";
  	public static final String UNABLE_TO_LOAD_CONFIG =
! 		"RUPER_MSG_UNABLE_TO_LOAD_CONFIG_FILE";
! 
  	// Repository Operations..
  	public static final String LIST_GROUPS = "LIST_GROUPS";




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.