[
https://issues.apache.org/jira/browse/DAFFODIL-1872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-1872.
-----------------------------------
Pulled latest updates from incubator-daffodil repository which included the
associated commit, 44372a15de37c3c454e49eaa85f6ebff7bd0f04b.
Verified by review that the code will only search daffodil-io/src/main.
> Eclipse classpaths for daffodil-io module need fixing
> -----------------------------------------------------
>
> Key: DAFFODIL-1872
> URL: https://issues.apache.org/jira/browse/DAFFODIL-1872
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: 2.0.0
> Reporter: Michael Beckerle
> Priority: Minor
> Fix For: 2.1.0
>
>
> daffodil-io needs to include src/main/scala, but exclude src/test/scala not
> just from the eclipse source directories but from the entire eclipse project.
> Otherwise searching for things found in daffodil-io-unittest will always hit
> twice. Once in daffodil-io, and again in daffodil-io-unittest. This can be
> quite confusing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)