magiconair / properties

Java properties scanner for Go
BSD 2-Clause "Simplified" License
323 stars 77 forks source link

Include the key in error message causing the circular reference #49

Closed haroon-sheikh closed 4 years ago

haroon-sheikh commented 4 years ago

The change is include the key in the error message which is causing the circular reference when parsing/loading the properties files.

We're using this library as part of the getgauge/gauge project and it lets you set properties in files and env variables. This is to aid in debugging for users when there's an actual circular reference.

haroon-sheikh commented 4 years ago

Thanks @magiconair for reviewing and merging. Any ideas when would this be released please?

magiconair commented 4 years ago

Done. v1.8.3