[ http://galaxy.andromda.org:8080/jira/browse/SPRING-32?page=history ]
     
Chad Brandon closed SPRING-32:
------------------------------

     Resolution: Fixed
    Fix Version: 3.0RC1

I believe this was fixed this weekend (see SPRING-45).

> entities with "interface" inheritance strategy get mapped into 
> applicationContext.xml
> -------------------------------------------------------------------------------------
>
>          Key: SPRING-32
>          URL: http://galaxy.andromda.org:8080/jira/browse/SPRING-32
>      Project: Spring Cartridge
>         Type: Bug
>     Reporter: Jan Heise
>     Assignee: Chad Brandon
>      Fix For: 3.0RC1

>
> I think this is a bug and should not be.
> I tried a simple fix in the template:
> #foreach($entity in $entities)
> #if ($entity.generalizations.empty)
>       #if ($entity.inheritanceStrategy != "interface" )
>                 
> <value>${entity.packagePath}/${entity.entityName}.hbm.xml</value>
>     #end
> #end
> #end
> But instead of filtering the elements, my list ended up empty.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://galaxy.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to