You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Martin Becker (JIRA)" <ji...@apache.org> on 2015/09/20 14:26:04 UTC

[jira] [Updated] (OFBIZ-6640) Eclipse .classpath contains internal Groovy Library classpath container

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

Martin Becker updated OFBIZ-6640:
---------------------------------
    Attachment: OFBIZ-6640_Removed-Groovy-CP-CONs.patch

> Eclipse .classpath contains internal Groovy Library classpath container
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-6640
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6640
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: Upcoming Branch
>            Reporter: Martin Becker
>            Priority: Minor
>         Attachments: OFBIZ-6640_Removed-Groovy-CP-CONs.patch
>
>
> There are unnecessarily eclipse internal Groovy Library classpath container referenced in the .classpath file. This may lead to conflicts with the OFBiz "original" groovy libs contained in the framework and produces errors while running OFBiz within eclipse.
> {{<classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>}}
> {{<classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>}}
> I'll provide a patch for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)