You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(66) |
Aug
(61) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Pieter v. Z. <pv...@us...> - 2005-07-06 12:18:03
|
Update of /cvsroot/coefficient/mailForum In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4570/modules/mailForum Added Files: README.txt INSTALL.txt Log Message: individual readme and install instructions --- NEW FILE: INSTALL.txt --- Coefficient: MailForum module ================================ version 0.9.6 01 July 2005 Requirement Notes: ------------------ * The core coefficient ejb module installed. Please read it's INSTALL.txt * Dithaka installed on James. Please read INSTALL_JAMES.txt Deploy Notes: ------------- 1. Extract the tar.gz and deploy the ear file to the {JBOSS_HOME}/server/default/deploy/ directory --- NEW FILE: README.txt --- Coefficient: MailForum module ================================ version 0.9.6 01 July 2005 This module implements a discussion forum that is backed by a mailing list. You can add messages through the web interface or via email and the message from either source will be propagated to both web and mail. The module can work stand-alone, without the mail support. When using the mail features it then relies on the James mail-server to be configured with some module specific information and mailets. It uses aliasing of email addresses. It uses Dithaka (on SourgeForge) to provide the emailing functionality. |
From: Pieter v. Z. <pv...@us...> - 2005-07-05 14:41:40
|
Update of /cvsroot/coefficient/coefficient/lib/hibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22876/lib/hibernate Modified Files: hibernateUtil.jar Log Message: updated. build from the lastest code Index: hibernateUtil.jar =================================================================== RCS file: /cvsroot/coefficient/coefficient/lib/hibernate/hibernateUtil.jar,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 Binary files /tmp/cvsP1dduj and /tmp/cvsvf45kL differ |