Author: andreas
Date: Thu Jan 31 10:32:57 2008
New Revision: 617182
URL: http://svn.apache.org/viewvc?rev=617182&view=rev
Log:
Log Relax NG validation errors as info, not as error.
Modified:
lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java
Modified: lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java?rev=617182&r1=617181&r2=617182&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java (original)
+++ lenya/branches/BRANCH_1_2_X/src/java/org/apache/lenya/xml/RelaxNG.java Thu Jan 31 10:32:57 2008
@@ -79,7 +79,7 @@
log.debug("" + error);
return null;
} else {
- log.error("" + error);
+ log.info("" + error);
return "" + error;
}
} else {
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.