[jira] [Commented] (OFBIZ-7783) External library files are not in the OFBiz folder structure.

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

[jira] [Commented] (OFBIZ-7783) External library files are not in the OFBiz folder structure.

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-7783:
----------------------------------------

Hi Taher,

Before reverting, I must say it's not only for one user (to be clear Pierre). I also faced a situation where test, QA and production servers could not connect to the internet. So something like that would be needed to isolate the needed runtime libs for later pushing them to those servers.

Another possiblity would be to create a Gradle repository accessible in the LAN, but that sounds more complicated than simply copying the runtime libs  somewhere, or at least copying the runtime libs would be the 1st phase. Because anyway you need to have these runtime libs isolated somewhere, and the copyToExternalRuntimeLibs task does that very easily and simply.

Of course if you have a better solution I'll be happy to revert and replace. BTW could detail why it?
bq. complicates things and add to the complexity
It seems to me copyToExternalRuntimeLibs is not complicated and adds little if any complexity


> External library files are not in the OFBiz folder structure.
> -------------------------------------------------------------
>
>                 Key: OFBIZ-7783
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7783
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL COMPONENTS
>            Reporter: Pierre Smits
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> With the implementation of the external library download feature of gradle/gradlew, the external libraries (jar files) are not in the folder structure any more.
> They should reside there, like before.



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