Timeframe: 30 days, Total Commits: 11 Total Number of Files Changed: 12
| Date | Author | File/Message |
|---|---|---|
| 2006-11-02 19:29:06 | Matthias Bohlen | Changed version number from 3.2-SNAPSHOT to 3.2 to prepare for the release. |
| 2006-11-01 03:54:56 | cissou |
src/java/org/andromda/core/metafacade/MetafacadeFactory.java v 1.95.2.8 Removed the log entry for the metafacade during its creation |
| 2006-11-01 03:50:22 | cissou |
src/java/org/andromda/core/metafacade/MetafacadeFactory.java v 1.95.2.7 if the mapping says that the metafacade is a contextRoot, construct it with a null context in order the context to be initialized with the right value coming from the metafacade itself |
| 2006-10-25 18:26:43 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeMappings.java v 1.76.2.7 back out caching (having side-affects) |
| 2006-10-25 17:38:23 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeMappings.java v 1.76.2.6 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 19:55:03 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeMappings.java v 1.76.2.5 code improvements |
| 2006-10-23 18:53:41 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeFactory.java v 1.95.2.6 only retrieve the mapping when required (don't need to retrieve it when we have the metafacadeClass explicitly specified). |
| 2006-10-23 14:01:43 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeMapping.java v 1.45.2.3 comment wording |
| 2006-10-20 17:33:57 | Chad Brandon |
src/java/org/andromda/core/metafacade/MetafacadeMappings.java v 1.76.2.4 wording fix |
| 2006-10-19 14:31:34 | Chad Brandon |
src/java/org/andromda/core/common/ResourceUtils.java v 1.44.2.7 Apply fix for CORE-76 (Exception when the andromda home path has a blank character). |
| 2006-10-16 15:37:07 | Chad Brandon |
src/java/org/andromda/core/configuration/Filters.java v 1.2.4.1 src/java/org/andromda/core/configuration/ModelPackage.java v 1.3.6.2 remove unused class |