Skip to content

Wrong include for the codec base class #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 5, 2016
Merged

Wrong include for the codec base class #45

merged 1 commit into from
Aug 5, 2016

Conversation

ph
Copy link
Contributor

@ph ph commented Aug 5, 2016

When working on a new version of the documentation generator tool,
I found out that this plugin doesn't actually require the right base
class for the codec.

Since the doc tool actualy do dynamic ruby parsing the code need to be
able to run. However, this problem cannot happen in a real world situation
because the base class is loaded by other classes.

Related: elastic/logstash#5715

When working on a new version of the documentation generator tool,
I found out that this plugin doesn't actually require the right base
class for the codec.

Since the doc tool actualy do dynamic ruby parsing the code need to be
able to run. However, this problem cannot happen in a real world situation
because the base class is loaded by other classes.

Related: elastic/logstash#5715
@jorritfolmer jorritfolmer merged commit 126ce57 into logstash-plugins:master Aug 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants