Menu

Published binary packages were broken - now they are fixed...

Unfortunately I did not notice until now, that the published binary packages did not work due to missing app-config files. I assumed that they would be embedded with the executables automatically, but they did not. Thus the tools failed to work, as the Lucene assemblies could not have been loaded because they are located in the Externals folder. For this case i've added probing paths to the app-config file, but without the config file being in the binary package, this would of course not work.

I've now fixed all released binary packages in the files section, such that the now include the missing app-config files. In the future I will try to embed them into the executable, such that they are not needed.

Posted by _duSt_ 2014-08-05

Log in to post a comment.