classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Make warnings for relative URIs with no base URI configurab


From: Chris Burdess
Subject: [cp-patches] Make warnings for relative URIs with no base URI configurable
Date: Tue, 18 Jan 2005 10:40:17 +0000
User-agent: Mutt/1.3.28i

This patch makes warnings for relative URIs with no base URI
configurable by a boolean system property
'gnu.xml.aelfred2.XmlParser.uriWarnings'. The default is not to emit
such warnings, in order to correct behaviour in Debian checkstyle and
other applications.

2005-01-18  Chris Burdess  <address@hidden>

    * gnu/xml/aelfred2/XmlParser.java: Added uriWarnings class field to
    configure warnings for relative URIs with no base URI.

-- 
Chris Burdess

Attachment: patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]