remove non-Drupal code from CVS repository
ax - July 18, 2009 - 12:57
| Project: | KnowledgeTree integration |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#1
Will update as soon as I have a moment free.
Sorry for breaking the rules.
#2
The latest dev version has had the offending code removed.