Mercurial > hg > Blog
diff content/Eclipse/validating-xml-documents.md @ 11:bb1f035109da
turn off comments for the eclipse validation article which attracts comment spam
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Thu, 18 Jul 2013 02:19:49 +0200 |
parents | 4cd9b65e10e4 |
children | 420879d8e09e |
line wrap: on
line diff
--- a/content/Eclipse/validating-xml-documents.md Mon Jul 15 11:43:18 2013 +0200 +++ b/content/Eclipse/validating-xml-documents.md Thu Jul 18 02:19:49 2013 +0200 @@ -2,6 +2,7 @@ Date: 2007-06-07 Tags: XML Lang: en +AllowComments: False This week I started to work on Mule 2.0 which will be based on Spring. We're dropping our own custom config format in favor of Spring's xml format. This requires me to design the schema for the transports I'm working on as well as convert the configuration of the unit tests to spring config files. I noticed that Eclipse kept complaining