Document org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter 
interface
-------------------------------------------------------------------------------------

                 Key: MSHARED-163
                 URL: http://jira.codehaus.org/browse/MSHARED-163
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-common-artifact-filters
    Affects Versions: maven-common-artifact-filters 1.2
            Reporter: Baptiste MATHUS
            Priority: Minor


Mainly, the question is about isArtifactIncluded(Artifact) interacts with 
filter(Set) : 
for example, should always filter() call isArtifactIncluded(), and be coherent 
with each other (say if isArtifactIncluded() returns true for a some artifacts, 
then filter(Set) should always return the Set WITHOUT or WITH those artifacts?) 

Thanks a lot.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to