Changelog Report

Timeframe: 30 days, Total Commits: 7 Total Number of Files Changed: 7

Date Author File/Message
2006-11-02 19:29:16 mattes3

src/uml/EJBMetafacadeModel.xml.zip v 1.40.2.3

Changed version number from 3.2-SNAPSHOT to 3.2 to prepare for the release.
2006-11-02 19:28:53 mattes3

pom.xml v 1.12.2.4

Changed version number from 3.2-SNAPSHOT to 3.2 to prepare for the release.
2006-10-27 13:33:17 Chad Brandon

src/META-INF/andromda/metafacades.xml v 1.2.4.5

remove unneeded mapping
2006-10-25 17:57:46 Chad Brandon

src/META-INF/andromda/metafacades.xml v 1.2.4.4

add missing mapping
2006-10-25 17:53:30 Chad Brandon

src/META-INF/andromda/metafacades.xml v 1.2.4.3

remove uml14 specific mapping class
2006-10-25 17:38:23 Chad Brandon

src/META-INF/andromda/metafacades.xml v 1.2.4.2

add caching of metafacade mapping retrieval (needed to add both context AND property mapping for HibernateAssociationEnd and EJBEntityAssociationEnd), for things to work (this is experimental if it happens we run into other issues) - speed gains are pretty big
2006-10-23 17:45:49 Chad Brandon

src/java/org/andromda/cartridges/ejb/metafacades/EJBEntityFacadeLogicImpl.java v 1.34.6.1

minor code improvement