From: Vance K. <va...@us...> - 2006-07-22 06:24:07
|
User: vancek Date: 06/07/21 23:24:06 Modified: andromda-ejb3/src/changes changes.xml Log: fix JIRA EJB-39 Revision Changes Path 1.21 +3 -0 cartridges/andromda-ejb3/src/changes/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-ejb3/src/changes/changes.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -w -r1.20 -r1.21 --- changes.xml 15 Jul 2006 05:10:28 -0000 1.20 +++ changes.xml 22 Jul 2006 06:24:06 -0000 1.21 @@ -242,6 +242,9 @@ Updated the cartridge.xml to set the outlet for the enumerations template to a new outlet called user-types. This is defined in namespace.xml and must exist in each project andromda.xml. </action> + <action dev="vancek" due-to="sverker" type="update"> + JIRA EJB-39 - Add serialVersionUID to DaoDefaultException. + </action> </release> </body> </document> \ No newline at end of file |