HZincWriter has version 2 defined but needs to be version 3. Version 2 definition will cause the method gridToString to return in the format of ver:"2.0" which is not consistent with the current Haystack Op documentation which requires ver:"3.0". There is no way to override this value without modifying source code and/or forking a new build until implemented.
Matthew GianniniThu 9 Nov 2017
I'm taking a look at this...
Matthew GianniniThu 9 Nov 2017
I just pushed a fix for this. Can you try it out and let me know if it is working properly for you? Thanks.
Jonathan HughesThu 9 Nov 2017
Seems to be working for me,thanks.
I was utilizing the snapshot jar in my implementation so I recompiled and changed the version to 3.0.1 so I could track it locally but it should probably be updated with a different snapshot release to match this change. I can update to the official release snapshot version later if necessary.
Jonathan Hughes Thu 9 Nov 2017
HZincWriter has version 2 defined but needs to be version 3. Version 2 definition will cause the method gridToString to return in the format of ver:"2.0" which is not consistent with the current Haystack Op documentation which requires ver:"3.0". There is no way to override this value without modifying source code and/or forking a new build until implemented.
Matthew Giannini Thu 9 Nov 2017
I'm taking a look at this...
Matthew Giannini Thu 9 Nov 2017
I just pushed a fix for this. Can you try it out and let me know if it is working properly for you? Thanks.
Jonathan Hughes Thu 9 Nov 2017
Seems to be working for me,thanks.
I was utilizing the snapshot jar in my implementation so I recompiled and changed the version to 3.0.1 so I could track it locally but it should probably be updated with a different snapshot release to match this change. I can update to the official release snapshot version later if necessary.