That's my fault Matthias, I gave you the wrong property name, it should be
"maven.andromda.loggingConfigurationUri":
http://team.andromda.org/docs/maven-andromda-plugin/properties.html

Chad

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthias
K�spert
Sent: Tuesday, February 08, 2005 2:31 AM
To: andromda-user
Subject: [Andromda-user] Problem with loggingConfigurationUri

Hi,

does anybody use the property:
  maven.andromda.logging.configuration.uri=<log4j-config> ?

I put it in my project.properties (in the project root) and put a
trace-output in AndroMDALogger.configure(). But the printout always
tells me that the loggingConfigurationUri is not set (- and of course my
log4j.xml is ignored).

As I scanned the AndroMDA-source I could not find where the property is
read from the file and set to the logger. It seems like the property is
ignored at all.

What I found is:

AndroMDAGenTask.setLoggingConfigurationUri() calls
ModelProcessor.setLoggingConfigurationUri() which then calls
AndroMDALogger.setLoggingConfigurationUri().

But where is AndroMDAGenTask.setLoggingConfigurationUri() called?

Could anybody please help with that?

TIA,
Matthias



-------------------------------------------------------
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
[email protected]
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_ide95&alloc_id396&op=click
_______________________________________________
Andromda-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to