Remove some plugins that failed the build when creating the tar.gz

Fixes #5054
This commit is contained in:
Pier-Hugues Pellerin 2016-04-07 10:33:25 -04:00
parent 5fffa324fc
commit 37bbfba0b9

View file

@ -144,7 +144,13 @@ module LogStash
/^logstash-output-webhdfs$/,
/^logstash-input-rackspace$/,
/^logstash-output-rackspace$/,
/^logstash-input-dynamodb$/
/^logstash-input-dynamodb$/,
/^logstash-filter-language$/,
/^logstash-input-heroku$/,
/^logstash-output-google_cloud_storage$/,
/^logstash-input-journald$/,
/^logstash-input-log4j2$/,
/^logstash-codec-cloudtrail$/
])