Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/resource/compare
In directory sc8-pr-cvs1:/tmp/cvs-serv3845/src/java/core/org/krysalis/ruper/resource/compare
Modified Files:
AbstractResourceComparator.java
Log Message:
1) Renamed NetworkRepositorySelector to Attribute...
2) Started to add some MessageConstants.
Index: AbstractResourceComparator.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/resource/compare/AbstractResourceComparator.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AbstractResourceComparator.java 8 Sep 2003 23:21:40 -0000 1.2
--- AbstractResourceComparator.java 11 Sep 2003 16:29:58 -0000 1.3
***************
*** 7,10 ****
--- 7,11 ----
import org.krysalis.ruper.resource.Resource;
+ import org.krysalis.ruper.util.text.MessageConstants;
import org.krysalis.ruper.util.text.Messages;
***************
*** 33,37 ****
throw new IllegalArgumentException(
Messages.getString(
! "WRONG_TYPE",
new Object[] {
object2.getClass().getName(),
--- 34,38 ----
throw new IllegalArgumentException(
Messages.getString(
! MessageConstants.WRONG_TYPE,
new Object[] {
object2.getClass().getName(),
***************
*** 42,46 ****
throw new IllegalArgumentException(
Messages.getString(
! "WRONG_TYPE",
new Object[] {
object1.getClass().getName(),
--- 43,47 ----
throw new IllegalArgumentException(
Messages.getString(
! MessageConstants.WRONG_TYPE,
new Object[] {
object1.getClass().getName(),
-------------------------------------------------------
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.