[jira] [Comment Edited] (OFBIZ-7948) gradle does not recognize paths to 3rd party jars in hot-deploy components

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (OFBIZ-7948) gradle does not recognize paths to 3rd party jars in hot-deploy components

Nicolas Malin (Jira)

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

Wai edited comment on OFBIZ-7948 at 8/10/16 1:12 AM:
-----------------------------------------------------

What if my component makes use of custom in-house jars.  Where would one put these jars and how to configure gradle to look for them when compiling? Also how to configure ofbiz to look for these jars when it is run?


was (Author: wt):
What if my component makes use of custom in-house jars.  Where would one put these jars and how to configure gradle to look for them?

> gradle does not recognize paths to 3rd party jars in hot-deploy components
> --------------------------------------------------------------------------
>
>                 Key: OFBIZ-7948
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7948
>             Project: OFBiz
>          Issue Type: Bug
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Wai
>
> I have a hot-deploy component.  This component relies on 3rd party jars.  I have added the paths to the 3rd party jars in the component's ofbiz-component.xml but the gradle build process complains about not being able to find symbols in those jars.
> This component used to build successfully with ant but now that ofbiz has switched to gradle, the build process fails



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