oblac / jodd

Jodd! Lightweight. Java. Zero dependencies. Use what you like.

Home Page:https://jodd.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag missing problem

CChengjie opened this issue · comments

I'm doing a research on tags .
We found that versions like 5.2.0 was released in Maven, but there was no corresponding tag in github, Can you help me with this?
1)What is the reason for tag's absence?

  • a、This version code has problems, such as the loophole, compatibility and interface issues, etc.
  • b、This version has functional problems, such as unreasonable function planning, basic function cannot be used
  • c、Forgot to tag
  • d、Don't care or is too trouble
  • e、This version does not need to be tagged.
  • f、others,_

2) To solve this problem, we propose a method that can find the true commit of version to help developers quickly locate the problem code and fix the bug. Here are the possible true commits given by our method. Can you confirm whether or not the actual commits are included, and if not, which ones?

['d87009fe813cb1b2849ad6fa69060293e211f43a']

♥ This question is very important to our research. Thank you for your time!