<div dir="ltr">So for <a href="https://issues.jenkins-ci.org/browse/INFRA-787">https://issues.jenkins-ci.org/browse/INFRA-787</a>, we need to change <a href="https://github.com/jenkinsci/backend-jira-ldap-syncer">https://github.com/jenkinsci/backend-jira-ldap-syncer</a> to use REST rather than SOAP. I decided to just start over in a fresh repo since the old repo was...well, old, with a Maven 1 maven.xml file and source structure, lots of auto-generated and now-irrelevant SOAP classes, etc... So my proposed new version is at <a href="https://github.com/abayer/jenkins-jira-rest-ldap-syncer">https://github.com/abayer/jenkins-jira-rest-ldap-syncer</a> - it still needs tests, IMO, and it definitely needs reviews, so if anyone wants to give it a look and comment on the commit (<a href="https://github.com/abayer/jenkins-jira-rest-ldap-syncer/commit/bde607ca3d5e94c13437663635a73b304ab2569d">https://github.com/abayer/jenkins-jira-rest-ldap-syncer/commit/bde607ca3d5e94c13437663635a73b304ab2569d</a> - the second commit is just adding some logging), it'd be hugely appreciated.<div><br></div><div>A.</div></div>