neeme 01/11/02 11:37:48 Modified: src/scratchpad/org/apache/avalon/excalibur/i18n/test AbstractBundleTestCase.java DefaultBundleLoaderTestCase.java XmlBundleTestCase.java Log: change of email address Revision Changes Path 1.7 +1 -1 jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/AbstractBundleTestCase.java Index: AbstractBundleTestCase.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/AbstractBundleTestCase.java,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- AbstractBundleTestCase.java 2001/11/01 14:25:57 1.6 +++ AbstractBundleTestCase.java 2001/11/02 19:37:48 1.7 @@ -14,8 +14,8 @@ import org.apache.avalon.excalibur.i18n.AbstractBundle; /** - * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> - * @version $Id: AbstractBundleTestCase.java,v 1.6 2001/11/01 14:25:57 bloritsch Exp $ + * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> + * @version $Id: AbstractBundleTestCase.java,v 1.7 2001/11/02 19:37:48 neeme Exp $ */ public class AbstractBundleTestCase extends ExcaliburTestCase { 1.4 +2 -2 jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/DefaultBundleLoaderTestCase.java Index: DefaultBundleLoaderTestCase.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/DefaultBundleLoaderTestCase.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- DefaultBundleLoaderTestCase.java 2001/10/31 21:21:14 1.3 +++ DefaultBundleLoaderTestCase.java 2001/11/02 19:37:48 1.4 @@ -18,8 +18,8 @@ import org.apache.avalon.excalibur.i18n.BundleSelector; /** - * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> - * @version $Id: DefaultBundleLoaderTestCase.java,v 1.3 2001/10/31 21:21:14 bloritsch Exp $ + * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> + * @version $Id: DefaultBundleLoaderTestCase.java,v 1.4 2001/11/02 19:37:48 neeme Exp $ */ public class DefaultBundleLoaderTestCase extends ExcaliburTestCase { 1.4 +2 -2 jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/XmlBundleTestCase.java Index: XmlBundleTestCase.java =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/src/scratchpad/org/apache/avalon/excalibur/i18n/test/XmlBundleTestCase.java,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- XmlBundleTestCase.java 2001/11/01 14:25:57 1.3 +++ XmlBundleTestCase.java 2001/11/02 19:37:48 1.4 @@ -15,8 +15,8 @@ import org.apache.avalon.excalibur.i18n.XmlBundle; /** - * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> - * @version $Id: XmlBundleTestCase.java,v 1.3 2001/11/01 14:25:57 bloritsch Exp $ + * @author <a href="mailto:[EMAIL PROTECTED]">Neeme Praks</a> + * @version $Id: XmlBundleTestCase.java,v 1.4 2001/11/02 19:37:48 neeme Exp $ */ public class XmlBundleTestCase extends ExcaliburTestCase {
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>