/[Apache-SVN]
ViewVC logotype

Revision 667294


Jump to revision: Previous Next
Author: mharwood
Date: Thu Jun 12 23:38:39 2008 UTC (16 years, 4 months ago)
Changed paths: 1
Log Message:
Fixed bug parsing boolean attributes. Boolean.getBoolean(s) was being used by mistake which reads a system property with name of s - instead need to parse s as string value of "true" or "false".

Changed paths

Path Details
Directorylucene/java/trunk/contrib/xml-query-parser/src/java/org/apache/lucene/xmlparser/DOMUtils.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26