Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

Quick Links to:

Table of Contents
minLevel4
Panel

CSF Snapshot Version 2.0.

0

1 

  • *Snapshot 2.0.0 1 is based on CSF Release version 12.0.18 - January 13, 2013
CSF Snapshot
  • 0 - January 25, 2013
  • Created new csf-orm jar.  Moved daoFoundation from csf-common-legacy to csf-orm.  Committed by David Tanner on February 6, 2013.

CSF release Version 2.0.0 

  • *Snapshot 2.0.0 is based on CSF Release version 1.0.18 - January 13, 2013
  • Changed StudentDegree.hbm.xml.  property degreeCode column length changed from 6 to 8.  Change requested by Leo Larson on January 23, 2013.  Committed by David Tanner on January 23, 2013.
  • Changed hql in the testGetCurrentMitPersonByPidm() method of TestHibernatePersonDao.java from:
        from CurrentMitPerson where type='EMPLOYEE' and rownum < 20
    to:
        from CurrentMitPerson where type='EMPLOYEE' and pidm is not null and rownum < 200
    Submitted by David Tanner on January 30, 2013.
  • Added new application Id to the email db table.  Committed by Felicia Leung on February 1, 2013.
  • Created new csf-orm jar.  Moved daoFoundation from csf-common-legacy to csf-orm.  Committed by David Tanner on February 6, 2013.
  • Upgrade to hibernate 3.6.10.  Committed by Steve Turner January 17, 2013.