[ 
http://galaxy.andromda.org:8080/jira/browse/SPRING-51?page=comments#action_11211
 ]
     
Chad Brandon commented on SPRING-51:
------------------------------------

Please verify the patch file, the only thing it includes is:

Index: SpringHibernateDaoBase.vsl
===================================================================
RCS file: 
/cvsroot/andromda/cartridges/andromda-spring/src/templates/spring/hibernate/SpringHibernateDaoBase.vsl,v
retrieving revision 1.47
diff -u -r1.47 SpringHibernateDaoBase.vsl
--- SpringHibernateDaoBase.vsl  18 Mar 2005 11:04:34 -0000      1.47
+++ SpringHibernateDaoBase.vsl  20 Mar 2005 20:40:39 -0000
@@ -409,7 +409,6 @@
         }
     }
 #end
-
 #end
 #foreach ($operation in $entity.daoBusinessOperations)
 #set ($returnType = $operation.returnType)

> finders are re-implemented in subclasses
> ----------------------------------------
>
>          Key: SPRING-51
>          URL: http://galaxy.andromda.org:8080/jira/browse/SPRING-51
>      Project: Spring Cartridge
>         Type: Bug
>     Versions: 3.0M3
>  Environment: windows; eclipse
>     Reporter: Paul Pavlidis
>     Assignee: Chad Brandon
>      Fix For: 3.0RC1
>  Attachments: SpringHiberanteDaoBase.vsl_patch.txt
>
> When a finder is created in class with hibernate "concrete" inheritance 
> (possibly others, haven't tested), subclass daos contain implementations of 
> the finder. If the class hierarchy has depth greater than 2, the finder is 
> implemented more than once, resulting in a compilation error. Patch 
> follows... 

-- 
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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to