Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@buckett
Copy link
Contributor

@buckett buckett commented Apr 26, 2016

If a classpath configuration file is being loaded from inside a JAR then before attempting to load the configuration files it checks that the environment exists, however when a JAR class loader is being used the lookup for an empty environment returns null and so if fails, complaining that the environment can’t be found.

Fixes #154

If a classpath configuration file is being loaded from inside a JAR then before attempting to load the configuration files it checks that the environment exists, however when a JAR class loader is being used the lookup for an empty environment returns null and so if fails, complaining that the environment can’t be found.

Fixes cfg4j#154
@norbertpotocki
Copy link
Member

Thanks for fixing this!

@norbertpotocki norbertpotocki merged commit aa70d07 into cfg4j:master May 7, 2016
@norbertpotocki norbertpotocki added this to the v.4.4.0 milestone Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants