-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Removed unused vars from pom file #3901
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
|
@blueorangutan package |
yadvr
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.
LGTM, verified using git grep
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✖centos7 ✖debian. JID-983 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-987 |
|
no runtime code changed, packaging works, two lgtm, merging |
Description
Just some cleanup, these vars in the pom file are not being referenced from anywhere.
cs.axis2.version
cs.jstl-api.version
cs.rampart.version
cs.xml-apis.version
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
I ran a build after removing these vars and there were no issues.