/[Apache-SVN]
ViewVC logotype

Revision 1704146


Jump to revision: Previous Next
Author: jleroux
Date: Sun Sep 20 14:02:59 2015 UTC (8 years, 7 months ago)
Changed paths: 1
Log Message:
A patch from Martin Becker for "Eclipse .classpath contains internal Groovy Library classpath container" https://issues.apache.org/jira/browse/OFBIZ-6640

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.

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

Changed paths

Path Details
Directoryofbiz/trunk/.classpath modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26