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

Claus Ibsen (JIRA) issues at jboss.org
Mon Nov 28 08:19:00 EST 2016


Claus Ibsen created FORGE-2704:
----------------------------------

             Summary: 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
            Priority: Trivial


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