You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2018/05/08 08:53:00 UTC

[jira] [Comment Edited] (OFBIZ-10214) Update build.gradle to the latest dependencies

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

Jacques Le Roux edited comment on OFBIZ-10214 at 5/8/18 8:52 AM:
-----------------------------------------------------------------

I think freemarker 2.3.28 is OK, right?

Also certainly at least
- javax.servlet:javax.servlet-api [4.0.0 -> 4.0.1]
 - org.jruby:jruby-complete [9.1.13.0 -> 9.1.16.0]
 - org.jsoup:jsoup [1.11.2 -> 1.11.3]
 - com.googlecode.libphonenumber:libphonenumber [8.8.7 -> 8.9.4]
 - org.apache.logging.log4j:log4j-1.2-api [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-api [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-core [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-jul [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-slf4j-impl [2.10.0 -> 2.11.0]

Maybe
- org.apache.lucene:lucene-analyzers-common [7.2.1 -> 7.3.0]
 - org.apache.lucene:lucene-core [7.2.1 -> 7.3.0]
 - org.apache.lucene:lucene-queryparser [7.2.1 -> 7.3.0]
 - org.mockito:mockito-core [2.13.0 -> 2.18.3]
 - org.apache.poi:poi-excelant [3.14 -> 3.17]
 - org.apache.poi:poi-ooxml [3.14 -> 3.17]
 - org.apache.poi:poi-ooxml-schemas [3.14 -> 3.17]
 - org.apache.poi:poi-scratchpad [3.14 -> 3.17]
 - org.apache.solr:solr-core [7.2.1 -> 7.3.0]
 - org.springframework:spring-test [5.0.2.RELEASE -> 5.0.5.RELEASE]
 - org.apache.tika:tika-core [1.16 -> 1.17]
 - org.apache.tika:tika-parsers [1.16 -> 1.17]

And though unsure why not
 - org.apache.ant:ant-junit [1.10.1 -> 1.10.3]
 - org.apache.ant:ant-junit [1.9.7 -> 1.10.3]
 - org.jasig.cas:cas-server-core [3.3.5 -> 4.2.7]
 - com.google.zxing:core [3.3.1 -> 3.3.2]

So it seems it's almost all

For tomcat-embed-websocket Deepak did it already, I simply forgot to update plugins before running dependencyUpdates


was (Author: jacques.le.roux):
I think freemarker 2.3.28 is OK, right?

Also certainly at least
- javax.servlet:javax.servlet-api [4.0.0 -> 4.0.1]
 - org.jruby:jruby-complete [9.1.13.0 -> 9.1.16.0]
 - org.jsoup:jsoup [1.11.2 -> 1.11.3]
 - com.googlecode.libphonenumber:libphonenumber [8.8.7 -> 8.9.4]
 - org.apache.logging.log4j:log4j-1.2-api [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-api [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-core [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-jul [2.10.0 -> 2.11.0]
 - org.apache.logging.log4j:log4j-slf4j-impl [2.10.0 -> 2.11.0]

Maybe
- org.apache.lucene:lucene-analyzers-common [7.2.1 -> 7.3.0]
 - org.apache.lucene:lucene-core [7.2.1 -> 7.3.0]
 - org.apache.lucene:lucene-queryparser [7.2.1 -> 7.3.0]
 - org.mockito:mockito-core [2.13.0 -> 2.18.3]
 - org.apache.poi:poi-excelant [3.14 -> 3.17]
 - org.apache.poi:poi-ooxml [3.14 -> 3.17]
 - org.apache.poi:poi-ooxml-schemas [3.14 -> 3.17]
 - org.apache.poi:poi-scratchpad [3.14 -> 3.17]
 - org.apache.solr:solr-core [7.2.1 -> 7.3.0]
 - org.springframework:spring-test [5.0.2.RELEASE -> 5.0.5.RELEASE]
 - org.apache.tika:tika-core [1.16 -> 1.17]
 - org.apache.tika:tika-parsers [1.16 -> 1.17]


For tomcat-embed-websocket Deepak did it already, I simply forgot to update plugins before running dependencyUpdates 

> Update build.gradle to the latest dependencies
> ----------------------------------------------
>
>                 Key: OFBIZ-10214
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10214
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: Gradle
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Priority: Minor
>
> I'll for now wait because of OFBIZ-10036 which concerns upgrading to Tomcat 9 and should be the most important part of the work



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