Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Tag Regular Expression Problem(s). #116

Open
WGC575 opened this issue Feb 11, 2024 · 0 comments
Open

Version Tag Regular Expression Problem(s). #116

WGC575 opened this issue Feb 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request highpriority

Comments

@WGC575
Copy link
Collaborator

WGC575 commented Feb 11, 2024

There are a few version tag-related RE matching problems in current java code:

  1. When loading the version map for RecovAr, it won't recognize non-conventional versions.
  2. The version tag RE is hard-coded in the ../src/main/java/edu/usc/softarch/arcade/util/Version.java. Everytime when there is some version tags that do not follow that convention, we have to change the code to make it work.
@WGC575 WGC575 self-assigned this Feb 11, 2024
@WGC575 WGC575 added enhancement New feature or request highpriority labels Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request highpriority
Projects
None yet
Development

No branches or pull requests

1 participant