elastic / elastic/logstash

invalid core gems creation

Open
#4,451 0 comments 0 reactions 0 assignees View on GitHub
enhancement packaging
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

for the 2.2 release snapshot we ran into a problem where the core gems (logtash-core and logstash-core-event) were incorrectly built and the problem was that the `gem build` command was launched from the logstash root and not from the core gems directories. For gems to build correctly, the `gem build` command must be launched from the respective gem homes.

to avoid this in the future we should add a rake task to build the core gems.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.