Closed (fixed)
Project:
Project
Version:
6.x-1.x-dev
Component:
Releases
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Jan 2011 at 19:56 UTC
Updated:
26 Jan 2011 at 22:50 UTC
Jump to comment: Most recent file
Back when the "new" release system was new, I had to add code to our packaging script to verify (and at times repair) the file metadata associated with release nodes. None of this code works now that release nodes can have multiple files per release, and none of it's been used in years. In the spirit of #1019354: Remove packaging script support for translations and to further make life easier for #781246: Write Git-specific packaging plugin for d.o I'm going to rip out all this code, too.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1019828-2.remove_check_verify_cruft.patch | 7.54 KB | dww |
| #1 | 1019828-1.remove_check_verify_cruft.patch | 6.99 KB | dww |
Comments
Comment #1
dwwComment #2
dwwHearing no objections... ;) I committed the attached to HEAD. I found one more legacy function (wd_check()) that I needed to remove, too...