[EMAIL PROTECTED] wrote:

You're right, I had to change mda/project.xml the following way :

        andromda-validation-library
        to
        andromda-ocl-validation-library

and
        andromda-query-library
        to
        andromda-ocl-query-library

Thank you very much.

By the way, I have to add a jar in the classpath for the compilation
of a few Impl classes. I tried to add a pathelement to maven.xml and
to core/maven.xml but I still get "package does not exist" at compile
time. So I wonder where is the right location to add a jar to the compile
classpath.


Is it a versioned jar? If so you should add it to the core/project.xml and the dependency will be added to the classpath.

Regards,

On Sun, Mar 13, 2005 at 10:06:06AM -0800, Chad Brandon wrote:


Forgot to mention one thing: the
andromda-query-library-<version>.jar has been renamed
to andromda-ocl-query-library-<version>.jar (during
this refactoring), so you might have the old version
in your dependencies, which if you do, you'll need to
make sure you aren't referencing the old one
(andromda-query-library).





------------------------------------------------------- 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-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user






------------------------------------------------------- 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-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to