[ https://issues.apache.org/jira/browse/OFBIZ-7783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380747#comment-15380747 ]
Pierre Smits commented on OFBIZ-7783: ------------------------------------- I had a look in the Gradle cache, and I found that it is a folder in the hidden .gradle folder which resides in the home directory of the user when he/she executes a gradlew task for the first time. When I looked at the downloaded postgresql driver I found: modules-2/files-2.1/postgresql/postgresql/9.0-801.jdbc4/58952dea25c6251a7666d8eea01e4a31da0f8cf7 It seems that the jar file gets a new name (hashed name). > 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: Bug > Components: ALL COMPONENTS > Reporter: Pierre Smits > Assignee: Jacques Le Roux > > 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)