Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

where is rubyUtils.gradle?

オープン
#13 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
java
領域
build-system

調査の方向性

Start with logstash-filter-java_filter_example/build.gradle at line 5 and compare its rubyUtils.gradle reference with the Logstash 6.6 checkout. Confirm which version should provide that file and verify that the example plugin builds against the intended Logstash version without relying on an incompatible copied file.

索引モデルが issue の本文から書いたものです。

説明

I am getting this error when I try to build:

FAILURE: Build failed with an exception.

* Where:
Build file 'PATH_TO_PROJECT_ROOT/my_logstash_plugin/logstash-filter-java_filter_example/build.gradle' line: 5

* What went wrong:
A problem occurred evaluating root project 'logstash-filter-java_filter_example'.
> Could not read script 'PATH_TO_PROJECT_ROOT/my_logstash_plugin/logstash-filter-java_filter_example/logstash-core/rubyUtils.gradle' as it does not exist.

The file seems to be in the logstash repository, but it doesn't exist for the version 6.6 code of logstash that I checked out.

I copied the raw file from the latest version of the logstash repository. It builds OK but I'm not sure if this is the correct solution...

主要言語
Java
スター
19
フォーク
39
PR マージ指標
30日以内にマージされた PR はありません

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

logstash-plugins/logstash-filter-java_filter_example のほかの issue

logstash-plugins/logstash-filter-java_filter_example の issue をすべて見る

似ている issue

Java の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。