threerings / getdown

Download, Install, Update
Other
507 stars 125 forks source link

64bit windows system: use reg query tool to detect AutoconfigURL from registry #228

Open pb00068 opened 5 years ago

pb00068 commented 5 years ago

Use reg query tool to detect if there is AutoconfigURL configured in the registry.

Here an example output: ... 2019/06/05 14:07:00:432 INFO Checking whether we need to use a proxy... 2019/06/05 14:07:00:448 INFO Now trying to read windows registry using reg query tool.. 2019/06/05 14:07:00:503 INFO PAC-ConfigURL: http://10.62.7.213:8080/cis/proxy-wgs.pac .....

pb00068 commented 4 years ago

No feedback anymore from maintainer, is this project still alive?

samskivert commented 4 years ago

Maintainer hasn't used Getdown for a project in 15 years nor Java for a project in 10. If someone wants to take it over, I'll happily add them to the Github project, but I'm in no position to review patches or test things or otherwise shepherd any major changes through any sort of process.

samskivert commented 4 years ago

Though I cannot easily enable anyone else to do Maven Central releases using the existing coordinates, so a better long term solution would be for someone to fork this repository and set it up to do their own Maven Central releases (assuming that's why people care about the project being maintained at all, otherwise they can just fork it themselves and build it as part of their project build process).

pb00068 commented 4 years ago

Thanks for response @samskivert , I understand your situation & thanks for the work done! Will have to speak with my boss in order to understand how we will use getdown in future.