ruper2/src/java/core/org/krysalis/ruper2/util/text MessageConstants.java,1.4,1.5
| Newsgroups | gmane.comp.krysalis.metamorphosis.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/text In directory sc8-pr-cvs1:/tmp/cvs-serv16855/src/java/core/org/krysalis/ruper2/util/text Modified Files: MessageConstants.java Log Message: 1) Monitoring (so we can sniff out failures in testing, to improve) 2) First step in removing VFS... Index: MessageConstants.java =================================================================== RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/util/text/MessageConstants.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** MessageConstants.java 7 Oct 2003 00:03:26 -0000 1.4 --- MessageConstants.java 9 Oct 2003 20:30:27 -0000 1.5 *************** *** 74,77 **** --- 74,78 ---- public static final String EXTRACTED = "EXTRACTED"; public static final String IGNORE = "IGNORE"; + public static final String FAILED = "FAILED"; public static final String MERGE = "MERGE"; ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php