I have a problem with packaging of a module I maintain, Avatar Approval.
The same problem happened to me on CVS but was silently resolved after a couple of emails to the CVS admins.
Now, after GIT upgrade, it comes in again, so I want to understand what's going on this time.
It seems that the packaging script runs when I make a push to the development release, because on the page the Date column shows the right day in which the push was done. But, when I download the package, all the files are dated way back in the past (to the Great GIT Migration, I suppose) and the changes are not present in the files.
But if you clone the project, the changes are there, so they were pushed in the repository and they are just not packaged.
What is the packaging script pointing to? What should I change in my setup?
Thank you
Comments
Actually ZIP is packaged
Actually ZIP is packaged correctly, tar gz is not
_
You need to create an issue in the infra queue-- no one with any ability to investigate will see it here.
dev packages do not get built in d.o!...
http://drupal.org/node/1131638