[ https://issues.apache.org/jira/browse/CONFIGURATION-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thorbjørn Ravn Andersen updated CONFIGURATION-288: -------------------------------------------------- Attachment: A.xml > getConfigurationNames() does not report names of nested configurations > ---------------------------------------------------------------------- > > Key: CONFIGURATION-288 > URL: https://issues.apache.org/jira/browse/CONFIGURATION-288 > Project: Commons Configuration > Issue Type: Bug > Affects Versions: Nightly Builds > Environment: using trunk of august 6 2007 > Reporter: Thorbjørn Ravn Andersen > Attachments: A.xml, B.xml, C.properties, GetNestedConfigurationName.java, namedConfiguration.jar > > > Given a A which includes a B which in turn loads the C. > A and C has the config-name attribute. B does not. > Calling A.getConfigurationNames() does not return the name of C. From my initial reading of the code, it only returns names on the B level. > It also appears that the name for A does not appear either. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.