[ 
http://team.andromda.org:8080/jira/browse/SPRING-14?page=comments#action_10574 ]
     
Matthias Bohlen commented on SPRING-14:
---------------------------------------

I undestand that. Is there a possibility to skip code generation for them 
entirely?

> 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



-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to