You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by "Michael Beckerle (JIRA)" <ji...@apache.org> on 2017/11/29 13:29:00 UTC

[jira] [Created] (DAFFODIL-1866) Eclipse classpaths need fixing

Michael Beckerle created DAFFODIL-1866:
------------------------------------------

             Summary: Eclipse classpaths need fixing
                 Key: DAFFODIL-1866
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1866
             Project: Daffodil
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: 2.0.0
            Reporter: Michael Beckerle
             Fix For: 2.1.0


UpdateEclipseClasspaths is putting duplicate entries into the generated .classpath files that result in name conflicts.

Not sure why, but sbt compile updateClassifiers results in duplicate jars in the lib_managed bundles and jars sub-dirs.

On my system, there is also a spurious duplication of the scala-xml library (version 1.0.4 AND version 1.0.6 are found under bundles/org.scala-lang.modules). It's not clear why this is happening. 

Tool needs to be fixed to avoid the duplicates, and the .classpath files of all the eclipse projects fixed to not have the duplicate entries. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)