[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [Login] 登入 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

Guava 11 RSS feed
討論區首頁 » User Forum
發表人 內容
Spencer


註冊時間: 2013/9/12
文章: 18
離線
Do you know what uses guava-11.0.2.jar in WEB-INF\lib ?

I use a newer version in my application that runs on Amazon AWS.

I recently had a problem updating to a newer version OS. After going beyond v2.2.0 my application could not find some functions that were in the newer version of guava but not in 11. For some reason, Amazon v2.3.0, v2.3.1, and v2.4.0 were finding and using guava 11 but v2.2.0 and earlier found and used my newer version of guava.

After replacing the jforum guava with the newer version I have been able to go to the newer Amazon OS.

I am just letting anyone know in case they have similar problems.

Also, if I know what in jforum uses guava, I can test it to make sure it is working with the newer version.
andowson


註冊時間: 2011/6/30
文章: 250
離線
You can check this maven dependency of tika-parsers 1.9
https://mvnrepository.com/artifact/org.apache.tika/tika-parsers/1.9
udittmer


註冊時間: 2013/2/21
文章: 422
離線
If you switch to Tika 1.14 (which is what the latest source code uses, and which you should be able to do without code changes), then Guava is apparently no longer a dependency: https://mvnrepository.com/artifact/org.apache.tika/tika-parsers/1.14

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer