From: Michael D. <mik...@us...> - 2004-08-06 14:50:42
|
Update of /cvsroot/nhibernate/nhibernate/src/NHibernate.DomainModel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10322/NHibernate.DomainModel Modified Files: Stuff.hbm.xml Log Message: Added jira issues to some of the [Ignore] and all "Test not written yet." have the same description now. Index: Stuff.hbm.xml =================================================================== RCS file: /cvsroot/nhibernate/nhibernate/src/NHibernate.DomainModel/Stuff.hbm.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Stuff.hbm.xml 3 Jun 2004 18:55:57 -0000 1.3 --- Stuff.hbm.xml 6 Aug 2004 14:50:34 -0000 1.4 *************** *** 61,64 **** --- 61,65 ---- </composite-id> <!-- + http://jira.nhibernate.org:8080/browse/NH-88 TODO: in h2.0.3 this is mapped to a TimeZone - what to use in .net??? <property name="Property" /> |