[ http://team.andromda.org:8080/jira/browse/SPRING-14?page=history ] Chad Brandon reopened SPRING-14: --------------------------------
Submitted the wrong status. > Impl class directory problem with Spring cartridge > -------------------------------------------------- > > Key: SPRING-14 > URL: http://team.andromda.org:8080/jira/browse/SPRING-14 > Project: Spring Cartridge > Type: Bug > Reporter: Matthias Bohlen > Assignee: Chad Brandon > > > Hi all, > I have a model which I use with the AndroMDA Spring cartridge. I had > entities without operations and everything compiled OK. Then I added > an instance-scope operation to an entity and suddenly I get this > error: > java:compile: > [echo] Compiling to > C:\Programming\andromda\V3-test\springtest\core/target/classes > [javac] Compiling 31 source files to > C:\Programming\andromda\V3-test\springtest\core\target\classes > C:\Programming\andromda\V3-test\springtest\core\target\src\de\mbohlen\samples\springtest\SubscriptionImpl.java:10: > dupli > cate class: de.mbohlen.samples.springtest.SubscriptionImpl > public class SubscriptionImpl > ^ > 1 error > It seems as if the class has been generated once more in another src > directory. This is bad. I think that the output location for the > generated artifact of an *Impl class should always be constant, even > if the class does not have operations. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://team.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 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
