-
Notifications
You must be signed in to change notification settings - Fork 66
json-simple to json migration #3228
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
Conversation
src/main/java/com/vmware/vipclient/i18n/base/cache/MessageCacheItem.java
Fixed
Show fixed
Hide fixed
src/main/java/com/vmware/vipclient/i18n/messages/service/ComponentsService.java
Fixed
Show fixed
Hide fixed
406b938 to
e8d44ba
Compare
125e59c to
19e15ed
Compare
.github/workflows/gradle.yaml
Outdated
| mkdir -p $GITHUB_WORKSPACE/server/publish/ | ||
| mv singleton.jar $GITHUB_WORKSPACE/server/publish/ | ||
| git clone --branch=devops https://github.com/vmware/singleton.git devops | ||
| git clone --branch=jhua/devops https://github.com/vmware/singleton.git devops |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
use individual branch to replace devops branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please see https://github.com/vmware/singleton/pull/3229/files, update the dependencies for test code, remove json-simple from dependencies
19e15ed to
19ad593
Compare
sample-client-app/src/main/java/com/vmware/vipclient/sample/TranslationDemo.java
Dismissed
Show dismissed
Hide dismissed
f816095 to
aef245f
Compare
8fee8bf to
55d08f8
Compare
55d08f8 to
828cade
Compare
No description provided.