GitHub user jaikiran opened a pull request:

    https://github.com/apache/ant-ivy/pull/38

    IVY-1475 Throw an explicit BuildException if cachefileset cannot determine 
a common base directory

    The commit here enhances the implementation of `cachefileset` task to throw 
an explicit `BuildException` in cases where it cannot determine a common base 
directory for the `fileset` it is trying to create. Furthermore, the 
documentation of this task has been updated to add details about the limitation 
of this task and also  a pointer to an alternate task that can be used in 
certain cases.
    
    This issue was raised in JIRA 
https://issues.apache.org/jira/browse/IVY-1475 and discussed in the ant-dev 
mailing list https://www.mail-archive.com/dev@ant.apache.org/msg45656.html

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

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

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

    https://github.com/apache/ant-ivy/pull/38.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 #38
    
----
commit 6c547b1c6321f89edfae433af343bf38f9dbfe43
Author: Jaikiran Pai <jaikiran....@gmail.com>
Date:   2017-06-02T11:27:36Z

    IVY-1475 Throw an error if a common base directory cannot be determined for 
cachefileset 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