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 is no longer 
ignored while generating the `pom` file through the `makepom` task.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jaikiran/ant-ivy ivy-1528

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ant-ivy/pull/34.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #34
    
----
commit 9fbe0652b74273570f24ba6c3fb20661126ed2fe
Author: Jaikiran Pai <jaikiran....@gmail.com>
Date:   2017-05-28T04:19:27Z

    IVY-1528 Don't ignore the "classifier" when creating pom module descriptor 
from ivy module descriptor, in makepom task

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to