Use unarchived emoticons packages in version control

Description

The Spark source code now contains a number of emoticon packages, which are zip archives. Modification of those packages is cumbersome. A developer needs to:

  1. unzip

  2. apply changes

  3. zip

Additionally, version control isn't really useful, as changes to zipped/binary files are hard to visualize.

Instead, the source code should simply contain the uncompressed files. The archives should be created by the build process, and not be part of the source code.

Environment

None

Activity

Show:
Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created July 22, 2017 at 10:29 PM
Updated March 11, 2019 at 11:10 AM
Resolved July 23, 2017 at 10:20 AM