Joona Laine wrote > I removed those .gitignore files and tried again, but the problem > persists. > -Joona
Hi Joona, are you sure you removed all the 5 .gitignore files from the zip file? You can validate the zip file content using the code at https://github.com/qgis/QGIS-Django/blob/master/qgis-app/plugins/validator.py I tested your FMI2QGIS.0.1.1.zip and it generates: For security reasons, zip file cannot contain '.git' directory For security reasons, zip file cannot contain '.git' directory For security reasons, zip file cannot contain '.git' directory For security reasons, zip file cannot contain '.git' directory For security reasons, zip file cannot contain '.git' directory while removing all the 5 .gitignore files from the same zip file it doesn't generate any error. Regards. Andrea -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-Developer-f4099106.html _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
