my dog learned polymorphism
The moose likes JForum and the fly likes JForum a dead project? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "JForum a dead project?" Watch "JForum a dead project?" New topic
Author

JForum a dead project?

Phil Oliver
Greenhorn

Joined: Feb 17, 2013
Posts: 4
JForum looks very nice but I'm concerned about the fact that the Git repo used for development has been inactive for over a year now. The last commit for v3 was Feb. 12, 2012:

https://github.com/rafaelsteil/jforum3/commits/master

For v2 it's even worse - 2 years ago:

https://github.com/rafaelsteil/jforum2/commits/master

Can anyone involved with the project given an indication of the actual status and future plans, if any?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
Yes, Rafael acknowledged at some point that work on JForum 3 was very slow, as he was the only one working on it. Not sure if that's still true now. if you're looking for a somewhat active branch, check out https://code.google.com/p/jforum2/.


Android appsImageJ pluginsJava web charts
Phil Oliver
Greenhorn

Joined: Feb 17, 2013
Posts: 4
Thanks for the information and link, Ulf.
Vinod Tiwari
Ranch Hand

Joined: Feb 06, 2008
Posts: 458
Ah! I guess JavaRanch is using JForum, do we have any plan to migrate if this news is true? Asking just out of curiosity...


Vinod Tiwari | Twitter
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
No, we're happy with what we have. We have made substantial changes to the JForum codebase, and our software is far from dead.
Phil Oliver
Greenhorn

Joined: Feb 17, 2013
Posts: 4
Ulf Dittmer wrote:No, we're happy with what we have. We have made substantial changes to the JForum codebase, and our software is far from dead.

The beauty of open source eh?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JForum a dead project?
 
Similar Threads
found Bug
ClojureScript announced
The Strange Loop
How to render a jsp through ajax in springmvc
Is there a version of JForum3 that can compile?