IVY-1659: fix for NullPointerException#113
Conversation
|
Could you explain a bit more what this actually fixes ? |
|
If, for example, name attribute is left off |
|
The resolver name is used in some use-cases afterwards. |
|
That may be worth a separate jira ticket. I ran into a situation where resolve failed for NPE on setProperty. Adding this to allow null to function as remove allowed resolve to proceed properly. |
|
@maartenc I'd like to see my PRs get reviewed and merged. I'd be happy to take a look at some other issue tickets or something if that would help ease the burden. It did mention in some the my jira tickets that a PR would be easier to handle. |
|
Hi @eric-milles , yes, I will review all your PR's, many thanks for you contributions, it's greatly appriciated !! :-) You could help a bit more and make the reviewing easier by not adding code-reformatting changes to it. |
|
Sorry about some of the extra edits. The format is hard to work around, so there tend to be some minor cleanup as I work through an issue. Once this set of PRs gets in, the project settings will be refreshed and there will be less need to touch quite so many lines. |
No description provided.