Hi,

there have been reports (e.g. [1]) about Activities that had unexpected files in
the xo bundle (e.g. patches). There have been a recent change that the support
for the MANIFEST has been removed from the bundle builder. The MANIFEST
'controlled' which files were bundled. The current code does include all the
files present in the folder (which includes patches etc).

The patch I attach does use git-ls to get a list of files to include (like the
tarball packager). Furthermore the locale folder is included which has been
generated. Due to the API freeze I made '_get_files_in_git' a private method
which adds a bit of duplication to the 'get_files' method in the tarball
packager.

Regards,

   Simon

[1] http://dev.laptop.org/ticket/11217

Attachment: 0001-XO_Packager-package-files-in-git-and-the-locale-fold.patch
Description: Binary data

_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to