1. 7a93bea Document "includeOptional" on the site. by Gary Gregory · 4 years, 10 months ago
  2. 0b90200 Fix Javadoc for by Gary Gregory · 4 years, 10 months ago
  3. f3b9bb4 [CONFIGURATION-752] Update Apache Commons VFS from 2.3 to 2.4. by Gary Gregory · 4 years, 11 months ago
  4. b455005 Replace SVN with GitBox URL. by Gary Gregory · 4 years, 11 months ago
  5. de77ff7 Use HTTPS to access Apache resources. by Gary Gregory · 5 years ago
  6. 2a34df1 Add Apache Commons Text lookups but don't override existing keys. This by Gary Gregory · 5 years ago
  7. 8c06dd6 [CONFIGURATION-751] Update Apache Commons Text from 1.6 to 1.7. by Gary Gregory · 5 years ago
  8. 2dffc1e Use HTTPS links to Apache. by Gary Gregory · 5 years ago
  9. 6108d46 [CONFIGURATION-750] XMLPropertyListConfiguration cannot set arrays in by Gary Gregory · 5 years ago
  10. 0768091 Name "Apache Commons" in page title. by Gary Gregory · 5 years ago
  11. 3d997c9 Add element for the next release. by Gary Gregory · 5 years ago
  12. 3155433 Camel-case name. by Gary Gregory · 5 years ago
  13. 96720ce Standardize on US spelling of "behavior". by Gary Gregory · 5 years ago
  14. f5daf70 Fix tests which compare against the environment (#28) by Alex Herbert · 5 years ago
  15. 457fa57 Clean up. by Gary Gregory · 5 years ago
  16. ebe51bf Bump release numbers. by Gary Gregory · 5 years ago
  17. 3ea04dd Bump to next development version by Gary Gregory · 5 years ago
  18. dc00a04 Update POM version numbers for Apache Commons Configuration release 2.5 by Gary Gregory · 5 years ago commons-configuration-2.5 commons-configuration-2.5-RC1
  19. 78c4e89 Prepare for 2.5-RC1. by Gary Gregory · 5 years ago
  20. f2a266e Use latest JApiCmp seems to resolve previous issues, no need to by Gary Gregory · 5 years ago
  21. 960192c Use latest JApiCmp seems to resolve previous issues, no need to by Gary Gregory · 5 years ago
  22. 68e832c - Replace Cobertura 2.1.1 with JaCoCo since Cobertura blows up on Java 8 by Gary Gregory · 5 years ago
  23. 60b3883 Fix remaining checkstyle issues. by Gary Gregory · 5 years ago
  24. c1898cd Checkstyle. by Gary Gregory · 5 years ago
  25. 3a87e6e Checktyle. Don't use magic numbers. Also refactor UnicodeEscaper into a by Gary Gregory · 5 years ago
  26. 9419051 Line length checkstyle. by Gary Gregory · 5 years ago
  27. 2b18e80 Disable Doclint since the Javadoc in the generated code does not comply. by Gary Gregory · 5 years ago
  28. d7ed9a8 Prepare 2.5-RC1. by Gary Gregory · 5 years ago
  29. 1797df4 Use final. by Gary Gregory · 5 years ago
  30. d62f258 CP 48 specifies commons.javadoc.version as 3.1.0. by Gary Gregory · 5 years ago
  31. 4c87423 Update SCM from svn to gitbox. by Gary Gregory · 5 years ago
  32. 7aeb11a Update JApiCmp from 0.13.1 to 0.14.0 to fix [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on project commons-configuration2: Error generating japicmp-maven-plugin:0.13.1:cmp-report report: Failed to generate report: Could not load 'Class not found: org.apache.commons.jxpath.ri.model.NodeIterator': org.apache.commons.jxpath.ri.model.NodeIterator. Please make sure that all libraries have been added to the classpath (CLASSPATH=;C:\Users\ggregory\.m2\repository\org\apache\commons\commons-text\1.6\commons-text-1.6.jar;C:\Users\ggregory\.m2\repository\org\apache\commons\commons-lang3\3.9\commons-lang3-3.9.jar;C:\Users\ggregory\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\ggregory\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;C:\Users\ggregory\.m2\repository\javax\servlet\servlet-api\2.4\servlet-api-2.4.jar;) or try the option '--ignore-missing-classes'. -> [Help 1] by Gary Gregory · 5 years ago
  33. 76abecc [CONFIGURATION-745] Add the special key "includeoptional" for properties files. (#27) by Gary Gregory · 5 years ago
  34. bf7fd59 Sort members. by Gary Gregory · 5 years ago
  35. 0f664cf commons.release.version 2.4 -> 2.5. by Gary Gregory · 5 years ago
  36. b5f39e0 [CONFIGURATION-747] Update Spring from 4.3.22 to 4.3.24. by Gary Gregory · 5 years ago
  37. 11c939f [CONFIGURATION-746] Update Jackson from 2.9.8 to 2.9.9. by Gary Gregory · 5 years ago
  38. 75f028a Update NOTICE file for 2019. by Gary Gregory · 5 years ago
  39. a29202c Remove Subversion's "@version $Id$". by Gary Gregory · 5 years ago
  40. dfc2bea Remove Subversion's "@version $Id$". by Gary Gregory · 5 years ago
  41. f1bc854 Add OpenJDK 12 to Travis builds. by Gary Gregory · 5 years ago
  42. 4a55a5d [CONFIGURATION-747] Update Apache Commons Lang from 3.8.1 to 3.9. by Gary Gregory · 5 years ago
  43. 486e0ab [CONFIGURATION-743] Update optional library snakeyaml from 1.23 to 1.24. by Gary Gregory · 5 years ago
  44. 5ff4e26 Update tests form Apache Commons Pool 2.6.1 to 2.6.2. by Gary Gregory · 5 years ago
  45. 19495e9 Update Apache Commons Parent from 47 to 48. by Gary Gregory · 5 years ago
  46. 34357e0 Update Travis build with current JDKs. by Gary Gregory · 5 years ago
  47. 42265e9 Replace FindBugs with SpotBugs. by Gary Gregory · 5 years ago
  48. 330f883 Fix broken XML. Remove trailing white spaces on all lines. by Gary Gregory · 5 years ago
  49. 734b69b Update BC version and RC #. by Gary Gregory · 5 years ago
  50. 55c4f03 Update tests from DBUnit 2.5.4 to 2Gary.6.0. by Gary Gregory · 5 years ago
  51. 384ec55 Update tests from Mail API 1.6.2 to 1.6.3. by Gary Gregory · 5 years ago
  52. f04c4bf Update tests from Easymock 4.0.1 to 4.0.2. by Gary Gregory · 5 years ago
  53. 549359e [CONFIGURATION-741] Update Spring from 4.3.19 to 4.3.22. by Gary Gregory · 5 years ago
  54. 6dad0c6 Update tests from slf4j 1.7.25 to 1.7.26. by Gary Gregory · 5 years ago
  55. 8db0947 [CONFIGURATION-740] Update Apache Commons VFS from 2.2 to 2.3. by Gary Gregory · 5 years ago
  56. 17bf8fc Update tests with current Apache Commons Pool and DBCP: by Gary Gregory · 5 years ago
  57. 5b264b8 [CONFIGURATION] Update Apache Commons Codec from 1.11 to 1.12. by Gary Gregory · 5 years ago
  58. 66e6841 [CONFIGURATION-731] Allow user to specify the comments & separator chars. by Gary Gregory · 5 years ago
  59. 9087e4e [CONFIGURATION-738] Update Jackson from 2.9.7 to 2.9.8. by Gary Gregory · 5 years ago
  60. e8b5ab6 [CONFIGURATION-731] Allow user to specify the comments & separator chars. by Gary Gregory · 5 years ago
  61. f9e8b41 [CONFIGURATION-731] Allow user to specify the comments & separator chars. by Gary Gregory · 5 years ago
  62. 61732d3 [VFS-680 ] Update from Java 7 to Java 8. by Gary D. Gregory · 6 years ago
  63. 6c0305e README.md: 2.3 -> 2.4 by Rob Tompkins · 6 years ago
  64. 4d7f0d4 Update EasyMock from 4.0 to 4.0.1 to actually fix testing on Oracle Java 11 and Oracle 12-ea. by Gary D. Gregory · 6 years ago
  65. 8e2aef9 Merge in 2.4 release, upversion 2.5-SNAPSHOT in pom.xml by Rob Tompkins · 6 years ago
  66. 6543cb0 Promote commons-configuration2-2.4 RC2 to released by Rob Tompkins · 6 years ago CONFIGURATION_2_4
  67. 8822881 Update EasyMock from 3.6 to 4.0 to try to fix testing on Java 11. by Gary D. Gregory · 6 years ago
  68. 33a3181 Create tag RC2 for 2.4 release by Rob Tompkins · 6 years ago CONFIGURATION_2_4_RC2
  69. d65373a 2.4-RC1 -> 2.4-RC2 by Rob Tompkins · 6 years ago RELEASE_2_4_BRANCH
  70. 4e4c3e5 Create tag RC2 for 2.4 release by Rob Tompkins · 6 years ago
  71. 9478944 Merging trunk into 2.4 by Rob Tompkins · 6 years ago
  72. bbc291d Add Apache license header. by Gary D. Gregory · 6 years ago
  73. ede4cb9 Re-commit RELEASE-NOTES.txt by Rob Tompkins · 6 years ago
  74. 1cab48d Release notes, date in changes.xml by Rob Tompkins · 6 years ago
  75. d081111 Update downloads page for 2.4 release by Rob Tompkins · 6 years ago
  76. e0d236d link to javadoc 8, (comment) why failOnError=false by Rob Tompkins · 6 years ago
  77. b51cda7 javadoc: failOnError=false by Rob Tompkins · 6 years ago
  78. a02125d Pull in maven-javadoc-plugin from [parent] by Rob Tompkins · 6 years ago
  79. c626326 Pull in maven-javadoc-plugin from [parent] by Rob Tompkins · 6 years ago
  80. b9dfe4b Create branch for 2.4 release by Rob Tompkins · 6 years ago
  81. 6e3f360 ++Rob to developers by Rob Tompkins · 6 years ago
  82. 74bf202 Java 8 no longer needs to depend on Xerces for tests. by Gary D. Gregory · 6 years ago
  83. 355a19d We are on Java 8, no need to depend on xml-apis:xml-apis:1.0.b2. by Gary D. Gregory · 6 years ago
  84. 2872547 [CONFIGURATION-728] Update Apache Commons Text from 1.5 to 1.6. by Gary D. Gregory · 6 years ago
  85. 962128c Use try-with-resources. by Gary D. Gregory · 6 years ago
  86. 27ae87a [CONFIGURATION-727] org.apache.commons.configuration2.DatabaseConfiguration never closes result sets and statements. by Gary D. Gregory · 6 years ago
  87. 4c55341 [CONFIGURATION-727] org.apache.commons.configuration2.DatabaseConfiguration never closes result sets. by Gary D. Gregory · 6 years ago
  88. 619aa9b Assign and return in one go. by Gary D. Gregory · 6 years ago
  89. 27df5e8 Fix compiler warning. by Gary D. Gregory · 6 years ago
  90. 2645862 Depreacte and replace direct use of internal lookups for environment variables and system properties with DefaultLooks backed from Apache Commons Text. The Const lookup stays as is. by Gary D. Gregory · 6 years ago
  91. 15b5211 Added Patrick Schmidt to contributors section. by Oliver Heger · 6 years ago
  92. 02b3730 [CONFIGURATION-715/716] Documentation improvements. by Oliver Heger · 6 years ago
  93. f48cd4c [CONFIGURATION-726] Add support for Commons Text 1.5 new string lookups as default lookups. Looking ahead to Commons Text 1.6. by Gary D. Gregory · 6 years ago
  94. 2fdea0d [CONFIGURATION-726] Add support for Commons Text 1.5 new string lookups as default lookups. Looking ahead to Commons Text 1.6. by Gary D. Gregory · 6 years ago
  95. fa6686b [CONFIGURATION-726] Add support for Commons Text 1.5 new string lookups as default lookups. Update comment. by Gary D. Gregory · 6 years ago
  96. 0b7369c [CONFIGURATION-726] Add support for Commons Text 1.5 new string lookups as default lookups. by Gary D. Gregory · 6 years ago
  97. 2eda4ff [CONFIGURATION-725] Update Apache Commons Text from 1.4 to 1.5. by Gary D. Gregory · 6 years ago
  98. 3751cc2 [CONFIGURATION-715/716] Updated changes.xml. by Oliver Heger · 6 years ago
  99. 9200911 [CONFIGURATION-715/716] Added alternative IOFactory implementation. by Oliver Heger · 6 years ago
  100. 97c6c96 Remove useless parens. by Gary D. Gregory · 6 years ago