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

mikeryan’s picture

Category: bug » task

Yes, 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.

ChrisBryant’s picture

Great, 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.

mikeryan’s picture

Status: Active » Fixed

OK, 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".

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.