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

ASF subversion and git services commented on OFBIZ-10213:
---------------------------------------------------------

Commit 403ed09794d011378bcabae55e51be50ffedf101 in ofbiz-framework's branch 
refs/heads/trunk from Gil
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=403ed09794 ]

Improved: Update build.gradle to the latest dependencies (OFBIZ-10213)

I did not update some major release version, there need to make specific
modifications and tests for those.

Codenarc will be done separatly since new error appears and break
threshold.

Build, check and integration test ok. Basic manual testing OK (order creation
and pdf generation)


> Update build.gradle to the latest dependencies
> ----------------------------------------------
>
>                 Key: OFBIZ-10213
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10213
>             Project: OFBiz
>          Issue Type: Task
>          Components: Gradle
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: OFBIZ-10213.patch, OFBIZ-10213.patch, OFBIZ-10213.patch
>
>
> h2. This is an umbrella task for its action subtasks, please do not close, 
> thanks.
> We want to check from time to time if we need to update the dependencies.
> It's easily done with the [gradle-versions-plugin 
> |https://github.com/ben-manes/gradle-versions-plugin] which analyzes the 
> dependencies and checks if there are newer versions available.
> Running the check with
> {code:java}
> gradlew -PenableDependencyUpdates dependencyUpdates -Drevision=release
> {code}
> We get a list of dependencies to update.
> We have problems with a number of libs. We keep comments in the main 
> build.gradle for special updating issues. Be sure to check the main 
> build.gradle. Some Java classes need internal versions update too:
> Also Solr et Lucene should use the same version, luceneMatchVersion should be 
> updated in solrconfig.xml



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to