3 Mar 2006 06:15
strictxml sandbox
Curt Arnold <carnold <at> apache.org>
2006-03-03 05:15:37 GMT
2006-03-03 05:15:37 GMT
I've committed a minimally functional strict XMLConfigurator to the sandbox and updated the sample files and schemas before putting that experiment to rest for a while. I was thinking that if things fell in place fast enough, it might give me an option for reworking the DOMConfigurator in log4cxx. However, while I like a lot of things about the approach and hope to work it into log4j 2.0, it isn't going to help me with the log4cxx DOMConfigurator. To check out: svn co http://svn.apache.org/repos/asf/logging/sandbox/strictxml strictxml Builds with Maven 2 and Ant, but I didn't work an XSLT step into the Maven build so you have to manually run "ant preprocess" or the Maven unit tests will fail. From the STATUS file: 2 March 2006 The project is currently an early experimental prototype of a strict XML configurator. The configuration language is not compatible with existing log4j configuration files. The language is designed so that schema-aware editors or other tools can identify most configuration errors and guide the user to create valid configurations.(Continue reading)
RSS Feed