GitHub user jaikiran opened a pull request:
https://github.com/apache/ant-ivy/pull/34
Fix IVY-1528
The commit here fixes the issue reported in
https://issues.apache.org/jira/browse/IVY-1528 and includes a test case to
verify the fix. With this fix, the `classifier` extra attribute
GitHub user twogee opened a pull request:
https://github.com/apache/ant-ivy/pull/33
More code cleanup
Your janitor is here again ð
This drops commons-lang as test dependency, removes unused imports,
simplifies if's and corrects a bunch of misspellings.
You can merge thi