You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Girish Vasmatkar (JIRA)" <ji...@apache.org> on 2019/05/29 11:37:00 UTC

[jira] [Commented] (OFBIZ-11071) Gradle eclipse task - classpath modification (Add exclusion for /framework/base/config and /framework/base/dtd)

    [ https://issues.apache.org/jira/browse/OFBIZ-11071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850762#comment-16850762 ] 

Girish Vasmatkar commented on OFBIZ-11071:
------------------------------------------

Attached is the patch. "framework/base/config" and "framework/base/dtd" are excluded from getting removed from classpath entries.

> Gradle eclipse task - classpath modification (Add exclusion for <OFBiz>/framework/base/config and <OFBiz>/framework/base/dtd)
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-11071
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11071
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Girish Vasmatkar
>            Assignee: Girish Vasmatkar
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11071.patch
>
>
> Eclipse task removes all classpath entries that affects following entries also -
>  * <OFBiz>/framework/base/config
>  * <OFBiz>/framework/base/dtd
> These two entries are essential to start OFBiz successfully. Developer has to manually add these entries back to start OFBiz from IDE.
> Following is the discussion -
> [https://lists.apache.org/thread.html/37ec0e96698cafbecb308bbc8d866570ce00f9bf6e49763f964771d1@%3Cdev.ofbiz.apache.org%3E]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)