[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

problem with maven and v2.3.1 RSS feed
討論區首頁 » Developer Forum
發表人 內容
rvanderwerf


註冊時間: 2011/8/13
文章: 12
離線
Hi, I am trying to build 2.3.1, but I keep running into this error:

generics are not supported in -source 1.3
(use -source 5 or higher to enable generics)
public List<ModerationLog> selectAll(final int startFrom, final int count)

I get similar error for all files that use generics.

I am running linux, with Sun JDK 1.60.24, maven 2.0.6

I miss the easy Ant build smilie
rvanderwerf


註冊時間: 2011/8/13
文章: 12
離線
nervermind, I just checked the requirements, and it said Maven 3. I installed maven 3, and now I can compile the project.
 
討論區首頁 » Developer Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer