-
Notifications
You must be signed in to change notification settings - Fork 2
Use java interface for AttlsContext #31
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
base: v2.x.x
Are you sure you want to change the base?
Conversation
Signed-off-by: ShobhaJayanna <[email protected]>
Signed-off-by: ShobhaJayanna <[email protected]>
feat: configure native library during installation
Signed-off-by: Pablo Carle <[email protected]>
Signed-off-by: Pablo Carle <[email protected]>
|
@pavel-jares-bcm you may want to hide whitespace changes |
zos-utils/src/main/java/org/zowe/commons/attls/AttlsContext.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Pablo Carle <[email protected]>
pavel-jares-bcm
left a comment
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.
What about AttlsContext.h file? The methods in there should be also renamed
Seems the automatic build is not catching these? |
Signed-off-by: Pablo Carle <[email protected]>
Signed-off-by: Pablo Carle <[email protected]>
Signed-off-by: Pablo Carle <[email protected]>
Updated AttlsContext.h, publish action for snapshot worked |
Use interface to improve testeability of Attls spring configuration tests