Moritz Beller

Results 33 comments of Moritz Beller

Yeah, I think the reason is the Eclipse persister, which does (did) not support the Map datatype.

How is this affecting our current plans?

The jars are referenced through the plug-in infrastructure of Eclipse/IntelliJ, which read the `build.properties`. Back in the day, `tycho` (which builds the Eclipse OSGI plug-in) wasn't compatible with dependency resolution...

This tasks should be re-executed in a few weeks to make sure nobody is using the old WD client anymore. To assert this, the count queries in #191 and #204...

The manual cleanup tasks have to be run on an ongoing basis, as there still seem to be people using old WD versions :(

This has been dealt with for now, but #191 and #204 need to be occassionally checked for as long as we have people still using the WD legacy versions.

I don't use macOS, so creating a homebrew package will be difficult for me. Would you be willing to work on this?

Agreed. Not sure when I'll find time to work on this.

Can't repro here: ``` printf "Moritz Beller\nGeorgios Gousios" | strans -b "First Last" -a "FL" MB GG mbeller@:~$ strans --version strans 0.0.5 ```

Wow, this is indeed the case for the AppImage releases. I'll investigate. Thanks for alerting me, @Jaja83!