[forge-issues] [JBoss JIRA] (FORGE-2704) Output the file name when attempting to create user config file and it fails

George Gastaldi (JIRA) issues at jboss.org
Mon Nov 28 08:29:00 EST 2016


     [ https://issues.jboss.org/browse/FORGE-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FORGE-2704.
----------------------------------
    Fix Version/s: 3.4.1.Final
         Assignee: George Gastaldi
       Resolution: Done


> Output the file name when attempting to create user config file and it fails
> ----------------------------------------------------------------------------
>
>                 Key: FORGE-2704
>                 URL: https://issues.jboss.org/browse/FORGE-2704
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Configuration
>    Affects Versions: 3.4.0.Final
>            Reporter: Claus Ibsen
>            Assignee: George Gastaldi
>            Priority: Trivial
>             Fix For: 3.4.1.Final
>
>
> See this codehttps://github.com/forge/core/blob/master/configuration/impl/src/main/java/org/jboss/forge/addon/configuration/ConfigurationFactoryImpl.java#L80
> I see this error in fabric8-forge and I don't know what that path is, so I would like to see this code enhanced with the file name, eg
> {code}
> throw new ConfigurationException("Error while create user configuration file: " + userConfigurationFile, e);
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the forge-issues mailing list