eclipse-ee4j / eclipse-ee4j/metro-wsit
Use META-INF/services file generator
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 1
Description
Use this: [http://weblogs.java.net/blog/kohsuke/archive/2009/03/](http://weblogs.java.net/blog/kohsuke/archive/2009/03/)
my_project_of_t.html
to generate META-INF/services entries. We have repeatedly had very difficult to
find bugs because the services entries were incomplete.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[current]
Source: [https://github.com/javaee/metro-wsit/issues/1116](https://github.com/javaee/metro-wsit/issues/1116)
Author: glassfishrobot
Contributor guide
Research direction
Start with the linked generator article and inspect the repository for existing META-INF/services files and the build entry points that create them. Confirm which service entries are currently maintained manually and define done as generating complete entries for the current platform and affected versions, with a repeatable build check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100