vhardy 2003/07/07 03:50:09 Modified: test-sources/org/apache/batik/test/xml XMLReflect.java Log: Removed traces Revision Changes Path 1.9 +1 -2 xml-batik/test-sources/org/apache/batik/test/xml/XMLReflect.java Index: XMLReflect.java =================================================================== RCS file: /home/cvs/xml-batik/test-sources/org/apache/batik/test/xml/XMLReflect.java,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- XMLReflect.java 7 Jul 2003 09:35:50 -0000 1.8 +++ XMLReflect.java 7 Jul 2003 10:50:09 -0000 1.9 @@ -148,7 +148,6 @@ String propertyName, Object propertyValue) throws Exception { - System.err.println(">>>>>>>>>>> setObjectProperty (" + obj.getClass().getName() + ", " + propertyName + ", " + propertyValue + ")"); Class cl = obj.getClass(); Method m = null; try {
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]