CVSROOT:        /cvs/gnome
Module name:    yarrr
Changes by:     walters 05/04/24 15:16:58

Modified files:
        src/org/gnome/yarrr: LiveComment.java ClosedComment.java 
                             ActiveTopic.java YarrrXmlRpcMethods.java 
        .              : build.xml ChangeLog .classpath 
        src/org/gnome/yarrr/tests: YarrrUsingTest.java YarrrTests.java 
Added files:
        .              : .cvsignore 

Log message:
2005-04-24  Colin Walters  <[EMAIL PROTECTED]>

IMPORTANT:

* build.xml: Do not include derby.jar in WAR.  Instead, you are now
required to drop derby.jar into $CATALINA_HOME/shared/lib.  This is
part of an attempt to fix memory leaks on app reload.

* ActiveTopic.java: Change addStatement to do actual construction.
* ClosedComment.java: Change constructor to take authors as Set<String>.
* LiveComment.java: Store Strings instead of Person objects for authors
and struckAuthors.  Change getOpener to return String.
* YarrrXmlRpcMethods.java: Move addStatement work into ActiveTopic.
* YarrrUsingTest.java: Do Hibernate session stuff in setUp/tearDown.
* YarrrTests.java: Remove manual session stuff; add test for Statement
creation and me-tooing.
* .cvsignore: Ignore derby.log

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=yarrr&who=walters&date=explicit&mindate=2005-04-24%2015:15&maxdate=2005-04-24%2015:17

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to