Hello Wouter and Chad,

there is a problem with the build process. I did a fresh checkout from
CVS,  removed  everything  from  my  maven  repository,  and  then the
following messages appeared:

    [echo] Compiling to 
C:\Programming\andromda\V3\HEAD\andromda-all\metafacades\uml\uml14/target/classes
    [javac] Compiling 117 source files to 
C:\Programming\andromda\V3\HEAD\andromda-all\metafacades\uml\uml14\target\classes
C:\Programming\andromda\V3\HEAD\andromda-all\metafacades\uml\uml14\src\java\org\andromda\metafacades\uml14\ActionFacadeLogicImpl.java:10:
 cannot resolve symbol
symbol  : class ActionFacadeLogic
location: class org.andromda.metafacades.uml14.ActionFacadeLogicImpl
       extends ActionFacadeLogic
               ^
C:\Programming\andromda\V3\HEAD\andromda-all\metafacades\uml\uml14\src\java\org\andromda\metafacades\uml14\ActionStateFacadeLogicImpl.java:13:
 cannot resolve symbol
symbol  : class ActionStateFacadeLogic
location: class org.andromda.metafacades.uml14.ActionStateFacadeLogicImpl
       extends ActionStateFacadeLogic
               ^

etc. (about 20 times, once for each class). I cannot understand that
because the missing classes were generated in the step before. I can
see messages like

  INFO  [meta] Output: 
'file:/C:/Programming/andromda/V3/HEAD/andromda-all/metafacades/uml/uml14/target/src/org/andromda/metafacades/uml/ActionFacadeLogic.java'

which prove that the classes have been generated.

However, I can also messages like this:

  INFO  [meta] Output: 
'file:/C:/Programming/andromda/V3/HEAD/andromda-all/metafacades/uml/uml14/src/java/org/andromda/metafacades/uml/ActionFacadeLogicImpl.java'

Why this? The hand-coded implementation file should already be there
and should not be generated any more!

This puzzles me. I'll do another checkout and see whether I can find
the hand-coded classes somewhere.

Cheers...
Matthias

---

Matthias Bohlen
http://www.mbohlen.de/
[EMAIL PROTECTED]





-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to