the Usage policy for the Drupal contributions CVS repository [1, 2] states:
DO NOT include code from a non-Drupal project in the repository. If your module requires non-Drupal code, provide a link to where the other code can be downloaded and instructions on how to install it.
this project, however, includes the whole xmlrpc-2.2 library. please (adapt install instructions and) remove from the repository.
or, much better: use Drupal's own xmlrpc library [3].
[1] http://drupal.org/node/103704
[2] http://cvs.drupal.org/viewvc.py/drupal/contributions/README.txt?view=markup
[3] http://api.drupal.org/api/file/includes/xmlrpc.inc
Comments
Comment #1
alexpottWill update as soon as I have a moment free.
Sorry for breaking the rules.
Comment #2
alexpottThe latest dev version has had the offending code removed.
Comment #3
thepanz commentedSetting this as fixed for 2.x branch