[pkg-java] r11539 - trunk/commons-configuration/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Sun Feb 7 21:48:16 UTC 2010


Author: ebourg-guest
Date: 2010-02-07 21:48:16 +0000 (Sun, 07 Feb 2010)
New Revision: 11539

Modified:
   trunk/commons-configuration/debian/control
Log:
Minor modification of the package description to mention the support of .ini files

Modified: trunk/commons-configuration/debian/control
===================================================================
--- trunk/commons-configuration/debian/control	2010-02-07 20:03:05 UTC (rev 11538)
+++ trunk/commons-configuration/debian/control	2010-02-07 21:48:16 UTC (rev 11539)
@@ -25,6 +25,7 @@
  an application to read configuration data from a variety of sources:
   - Properties files
   - XML documents
+  - Windows INI files
   - Property list files (.plist)
   - JNDI
   - JDBC Datasource
@@ -44,6 +45,7 @@
  an application to read configuration data from a variety of sources:
   - Properties files
   - XML documents
+  - Windows INI files
   - Property list files (.plist)
   - JNDI
   - JDBC Datasource




More information about the pkg-java-commits mailing list