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

[jira] [Closed] (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 ]

Jacques Le Roux closed OFBIZ-6640.
----------------------------------
       Resolution: Fixed
         Assignee: Jacques Le Roux
    Fix Version/s: Upcoming Branch

Thanks Martin

Your patch is in trunk at revision: 1704146  (other branches conflict)

I must say I never clearly understood nor researched why we should have those :D

> 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
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         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)