You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/07/01 12:45:00 UTC

[jira] [Updated] (MSHARED-930) SimpleResourceInclusionScanner.getIncludedSources() returns wrong generic type

     [ https://issues.apache.org/jira/browse/MSHARED-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated MSHARED-930:
------------------------------------------
    Component/s: maven-shared-io

> SimpleResourceInclusionScanner.getIncludedSources() returns wrong generic type
> ------------------------------------------------------------------------------
>
>                 Key: MSHARED-930
>                 URL: https://issues.apache.org/jira/browse/MSHARED-930
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-shared-io
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> ResourceInclusionScanner.getInlcudedSources (the supertype) is declared to return Set<File>. However SimpleResourceInclusionScanner.getIncludedSources() is declared to return a Set and actually returns Set<String>.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)