JIRA Report

Fix VersionKeyComponentSummaryTypeResolutionStatus
CONFIGURATION-491XMLConfiguration.XMLBuilderVisitor.listDelimiter initial value is always overriddenBugFixedResolved
CONFIGURATION-138[configuration] HierarchicalConfigurationConverter has problems with attributesBugFixedResolved
CONFIGURATION-137[configuration] Can't add a new property as an attribute in XMLConfigurationBugFixedResolved
CONFIGURATION-135[configuration] Invalid resource names in XMLConfiguration generate a NPEBugFixedResolved
CONFIGURATION-134[configuration] SubsetConfiguration.clear() throws a ConcurrentModificationExceptionBugFixedResolved
CONFIGURATION-133[configuration][patch] Replace AbstractConfiguration.testBoolean with BooleanUtils.toBooleanObjectBugFixedResolved
CONFIGURATION-132[configuration] HierarchicalConfigurationXMLReader stores comments as text nodesBugFixedResolved
CONFIGURATION-130[configuration] FileConfiguration - Save problem when embedded spaces are in the pathBugFixedResolved
CONFIGURATION-129[configuration] Comma separation in StringsBugFixedClosed
CONFIGURATION-127[configuration] Lists in a CompositeConfigurationBugFixedResolved
CONFIGURATION-125[configuration] setting non-string values in DatabaseConfiguration always throws ClassCastExceptionBugFixedResolved
CONFIGURATION-123[configuration] ConfigurationConverter.getProperties() and interpolate behaviour inconsequent with getList()BugFixedResolved
CONFIGURATION-122[configuration] project.xml contains bad dependenciesBugFixedResolved
CONFIGURATION-121[configuration] Included properties w/ relative path fails in v1.1BugFixedResolved
CONFIGURATION-120[configuration] Missing classes after move to commons properBugFixedResolved
CONFIGURATION-119[configuration] ConfigurationFactory auto save overwrites properties fileBugFixedResolved
CONFIGURATION-118[configuration] Loading a configuration twice creates duplicate propertiesBugFixedResolved
CONFIGURATION-117[configuration] MapConfiguration doesn't support multiple-valued propertiesBugFixedResolved
CONFIGURATION-116[configuration] XMLConfiguration doesn't support attribute names with a dotBugFixedResolved
CONFIGURATION-115[configuration]Documentation updatesBugFixedResolved
CONFIGURATION-114[configuration] Saving XML configurations to another fileBugFixedResolved
CONFIGURATION-112[configuration] JNDI prefix can't be changed once getContext() has been calledBugFixedResolved
CONFIGURATION-111[configuration] addProperty throws a NPE in XMLConfigurationBugFixedResolved
CONFIGURATION-109[configuration] XMLConfiguration partially supports List propertiesBugFixedResolved
CONFIGURATION-106[configuration] XMLConfiguration.save() does not keep element hierarchyBugFixedResolved
CONFIGURATION-105[configuration] setUrl and getUrl for FileConfiguration are incorrectBugFixedResolved
CONFIGURATION-104[configuration] Preserve file structure (line comments) when re-saving properties fileBugFixedResolved
CONFIGURATION-103[configuration] subset() method alters XMLConfiguration when invokedBugFixedResolved
CONFIGURATION-101[configuration] testSaveInvalidURL in TestFileConfiguration failsBugFixedResolved
CONFIGURATION-100[Configuration] XMLConfiguration.save() drops<! DOCTYPE... >BugFixedResolved
CONFIGURATION-99[configuration] PropertiesConfiguration doesn't throw exception when path is directoryBugFixedResolved
CONFIGURATION-97[configuration] XMLConfiguration does not correctly handle comma delimited listsBugFixedResolved
CONFIGURATION-96[configuration] File based configurations throw NPE when file does not existBugFixedResolved
CONFIGURATION-92[configuration] XMLConfiguration.clearTree does not Auto Save.BugFixedResolved
CONFIGURATION-91[configuration] Problem adding property XMLConfigurationBugFixedResolved
CONFIGURATION-88[configuration] ClassNotFoundException on Sun App ServerBugFixedResolved
CONFIGURATION-87[configuration] getKeys(String) broken in JNDIConfigurationBugFixedResolved
CONFIGURATION-86[configuration] NullPointerException thrown by AbstractFileConfiguration.getFile()BugFixedResolved
CONFIGURATION-85[configuration] XMLConfiguration does not handle tag names with dots correctlyBugFixedResolved
CONFIGURATION-84[configuration] ConfigurationUtils.copy() does not work for XMLConfigurations with repeated keysBugFixedResolved
CONFIGURATION-83[configuration] properties file with include in subdir does not work as expectedBugFixedResolved
CONFIGURATION-82[configuration] ServletRequestConfiguration getList null pointer exceptionBugFixedResolved
CONFIGURATION-81[configuration] resolveContainerStore doesn't work with arraysBugFixedResolved
CONFIGURATION-80[configuration] ConfigurationFactory not working as expected with include path resolutionBugFixedResolved
CONFIGURATION-76[configuration] Invalid subsetsBugFixedResolved
CONFIGURATION-75[configuration] HierarchicalXMLConfiguration.setProperty() deletes subelementsBugFixedResolved
CONFIGURATION-74[configuration] getKeys() in HierarchicalConfiguration doesn't preserve the order of the keysBugFixedResolved
CONFIGURATION-71[configuration] Fake "resources" dependency kills Maven2BugFixedResolved
CONFIGURATION-69[configuration] FileChangedReloadingStrategy cannot be resolved or is not a typeBugFixedResolved
CONFIGURATION-65[configuration] XMLConfiguration cannot load from a jarBugFixedResolved
CONFIGURATION-63[configuration] ConfigurationUtils.locate throws NullPointerException if the context ClassLoader is nullBugFixedResolved
CONFIGURATION-57[configuration] Do not fetch resources-1.0.jar in build.xmlBugFixedResolved
CONFIGURATION-47[configuration] ConfigurationFactory loading from classpath issueBugFixedResolved
CONFIGURATION-44[configuration] Composite configuration with JNDI logs failed access as ERRORBugFixedClosed
CONFIGURATION-32[configuration] XMLConfiguration.save() doesn't escape reserved charactersBugFixedResolved
CONFIGURATION-31[configuration] Absolute paths in build.xmlBugFixedResolved
CONFIGURATION-29[configuration] SubsetConfiguration.getKeys() always appends "." delimiter to prefixBugFixedResolved
CONFIGURATION-28[configuration] Interpolation method returns multi-valued propertiesBugFixedResolved
CONFIGURATION-25[configuration] ClassCastException in XMLConfigurationBugFixedResolved
CONFIGURATION-22[configuration] JDK 1.3 compatibilityBugFixedResolved
CONFIGURATION-21[configuration] API Javadoc not in sync with jar nor with source codeBugFixedResolved
CONFIGURATION-19[configuration] DataConfiguration.getXXXArray() fails on empty valuesBugFixedResolved
CONFIGURATION-18[configuration] DatabaseConfiguration doesn't support List propertiesBugFixedResolved
CONFIGURATION-15[configuration] PropertyConfiguration.save() does not take basePath into accountBugFixedResolved
CONFIGURATION-13[configuration] XMLConfiguration ignore a specific encoding in XML declarationBugFixedResolved
CONFIGURATION-12[configuration] fix project.xml to avoid cruft in resulting jarBugFixedResolved
CONFIGURATION-11[configuration] Unclosed streams in BasePropertiesConfigurationBugFixedResolved
CONFIGURATION-9[configuration] PropertiesConfiguration doesn't handle trailing backslashes properlyBugFixedResolved
CONFIGURATION-8[configuration] Escaped unicode characters in the key are not unescapedBugFixedResolved
CONFIGURATION-4[configuration] XMLConfiguration doesn't ignore commentsBugFixedResolved
CONFIGURATION-364Enhance StrSubstitutor to support nested ${var-${subvr}} expansionImprovementFixedClosed
CONFIGURATION-213[configuration] Load file configurations from the classpathImprovementFixedResolved
CONFIGURATION-210[configuration] Access to top level tag in XMLConfigurationImprovementFixedResolved
CONFIGURATION-208[configuration] System property interpolationImprovementFixedResolved
CONFIGURATION-207[configuration] Support "!" as a comment marker for PropertiesConfigurationImprovementFixedResolved
CONFIGURATION-206[configuration] DTD validation on loading xml based configurationsImprovementFixedResolved
CONFIGURATION-205[configuration] AbstractConfiguration.addProperty doesn't split arraysImprovementFixedResolved
CONFIGURATION-199[configuration][patch] ConfigurationXMLDocument and cleanupImprovementFixedResolved
CONFIGURATION-195[configuration] Support the OpenStep property list formatImprovementFixedResolved
CONFIGURATION-194[configuration][patch] Enhancement: ConfigurationUtilsImprovementFixedResolved
CONFIGURATION-193[configuration]Added new examples page to documentationImprovementFixedResolved
CONFIGURATION-191[configuration] Hexadecimal supportImprovementFixedResolved
CONFIGURATION-190[configuration] .properties headerImprovementFixedResolved
CONFIGURATION-189[configuration] Declaring reloadable configurations in the configuration descriptorImprovementFixedResolved
CONFIGURATION-188[configuration] Disabling string splittingImprovementFixedResolved
CONFIGURATION-187[configuration] Add save() method and comment handling to HierarchicalXMLConfigurationImprovementFixedResolved
CONFIGURATION-186[configuration] Provide support for declaring and creating objectsImprovementFixedResolved
CONFIGURATION-185[configuration] MapConfigurationImprovementFixedResolved
CONFIGURATION-184[configuration] Support escaped separators in keysImprovementFixedResolved
CONFIGURATION-183[configuration] ConfigurationDynaBeanImprovementFixedResolved
CONFIGURATION-182[configuration] add new config.subsets() method to return multiple SubsetConfigurationSImprovementFixedResolved
CONFIGURATION-179[configuration] Locale supportImprovementFixedResolved
CONFIGURATION-178[configuration] Constructor for CompositeConfiguration which takes a list of ConfigurationsImprovementFixedResolved
CONFIGURATION-174[configuration] Preserve interpolation tokens on savingImprovementFixedResolved
CONFIGURATION-173[configuration] Missing useful functionality of XPath in HierarchicalConfigurationImprovementFixedResolved
CONFIGURATION-171[configuration][patch] Enhancement: multiple interpolationImprovementFixedResolved
CONFIGURATION-166[configuration] Support all java.util.Properties key/value separatorsImprovementFixedResolved
CONFIGURATION-162[configuration] Optional configurationsImprovementFixedResolved
CONFIGURATION-161[configuration] save(OutputStream) for PropertiesConfigurationImprovementFixedResolved
CONFIGURATION-158[configuration][PATCH]Load from URLs and union configurationImprovementFixedResolved