Unify quoting in metadata.xml files for machine processing

Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
This commit is contained in:
Michał Górny
2016-01-24 23:15:58 +01:00
parent 3ed063d792
commit 4412ca2c79
2960 changed files with 4484 additions and 5189 deletions

View File

@@ -6,4 +6,3 @@
Beans Binding (JSR 295) is about keeping the properties of two beans in sync. This project provides the reference implementation of Beans Binding, with an additional emphasis on the ability to bind to Swing components, and easy integration with IDEs such as NetBeans.
</longdescription>
</pkgmetadata>