Closed (fixed)
Project:
Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 21:54 UTC
Updated:
22 Sep 2010 at 00:40 UTC
I was testing with the current 6.x-2.x-dev version and found that it lists autoautoload module as a requirement. I couldn't find the module as a sub module of autoload or as a separate project on d.o.. Google searches also came up completely blank for whatever reason. (http://www.google.com/search?&q=%22autoautoload%22) I managed to find the module attached to comment #10 on #817496: Autoload via .info files.
Should this currently be included in the .info file as a requirement or should it wait until it's included with the autoload module or added as a separate project?
Thanks!
Comments
Comment #1
mikeryanYes, I probably jumped the gun on making the 6.x-2.x release available until the status of that patch is resolved. There are some discussions about how to approach it going on - the functionality may go into a new contrib module.
It does need to be in the .info file as a requirement, because migrate will not work without it.
Comment #2
ChrisBryant commentedGreat, thanks for the update. I did have some errors when testing with those versions, but I'll wait and hold off and test again soon.
Comment #3
mikeryanOK, the issue has been resolved, autoload V2 is the new dependency, see #817496: Autoload via .info files. There isn't an official release yet, but you get it from CVS or under "View all releases".