Change Log Report

Total number of changed sets: 1

Changes between Fri Jan 18 23:53:04 CET 2008 to Sat Apr 19 00:53:04 CEST 2008

Total commits: 4
Total number of files changed: 2

TimestampAuthorDetails
2008-03-27 03:28:11cwbrandon

org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java v 1.9.8.4


Fix typo
2008-03-27 03:28:11cwbrandon

org/andromda/cartridges/spring/metafacades/SpringServiceLogicImpl.java v 1.31.4.9


Fix typo
2008-03-26 23:32:44cwbrandon

org/andromda/cartridges/spring/metafacades/SpringManageableEntityLogicImpl.java v 1.9.8.3


- move some of the "generic" client support to remoting/client (from the richclient directory), so it can be used for all projects, not just"richClient" ones - move the SpringClientServiceLocator.vsl to the remoting/client directory as well (since it is client related). - Get rid of duplicate SpringClientServiceLocator.vsl template reference in the andromda.xml (people will just have to specify the "client" outlet in their andromda.xml - which is more appropriate anyway) - Combine the two applicationContext-client.xml files into one (and move it to the remoting/client directory), people will just need to specific "client-config" namespace property to get this file now (which is how it should be anyway).
2008-03-26 23:32:44cwbrandon

org/andromda/cartridges/spring/metafacades/SpringServiceLogicImpl.java v 1.31.4.8


- move some of the "generic" client support to remoting/client (from the richclient directory), so it can be used for all projects, not just"richClient" ones - move the SpringClientServiceLocator.vsl to the remoting/client directory as well (since it is client related). - Get rid of duplicate SpringClientServiceLocator.vsl template reference in the andromda.xml (people will just have to specify the "client" outlet in their andromda.xml - which is more appropriate anyway) - Combine the two applicationContext-client.xml files into one (and move it to the remoting/client directory), people will just need to specific "client-config" namespace property to get this file now (which is how it should be anyway).