Java reated messages have to be replaced with common ones
- Dominant language
- C#
- Stars
- 41
- Forks
- 24
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 6
Description
### 🤔 What's the problem you're trying to solve?
There are a few messages which are attached to Java; There are multiple realizations of Gherkin runtime in different languages. They could not use Java-related messages
### ✨ What's your proposed solution?
Rename messages:
JavaMethod to Method
JavaStackTraceElement to StackTraceElement
*This text was originally generated from a [template](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates), then edited by hand. [You can modify the template here.](https://github.com/cucumber/.github/edit/main/.github/ISSUE_TEMPLATE/feature_request.md)*
Contributor guide
Research direction
Start by locating the definitions and usages of JavaMethod and JavaStackTraceElement in the message protocol and its language implementations. Rename them to Method and StackTraceElement consistently, then run the repository's available tests to verify that all implementations still agree on the common message names.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100