Closed (fixed)
Project:
Project
Version:
5.x-1.x-dev
Component:
Releases
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
6 Aug 2007 at 05:55 UTC
Updated:
21 Aug 2007 at 19:22 UTC
Now that update_status 5.x-2.0 is nearly out, and a 5.x-1.0 release of project* is imminent, we should probably rip out all the XML-RPC code in project_release.module that was added in HEAD. update_status 5.x-1.* should be dead, and we don't want this code in project* anymore. We *might* want to keep it (or a skeleton of it) around on d.o, just enough to tell the existing update_status 5.x-1.* users to upgrade, but that can be in a separate temporary module for d.o, instead of in project_release itself.
Comments
Comment #1
dwwMoved all the XML-RPC code into a "project_xmlrpc_legacy.module" that only lives on d.o. project_release is now free of XML-RPC code. ;)
Once update_status 5.x-2.0 final comes out, we can change the legacy module on d.o to just reply with info about that release, instead of doing big nasty queries it's still doing now...
Comment #2
(not verified) commented