> -----Original Message-----
> From: Adam R. B. Jack [mailto:[EMAIL PROTECTED]
> Sent: 08 October 2004 22:58
> To: Apache Gump
> Subject: Avalon artifactIds (was Re: Excalibur & Gump/Maven)
> 
> Ok, we are now down to this:
> 
> > BTW: Anybody else to tell me what avalon-framework in Maven land is
ins
> Gump
> > land? I think we have three dependencies, to it's one (a concern).
Which
> > ought I pick? "avalon-framework-api" or "avalon-framework-legacy" or
> > "avalon-framework-impl"? Do we have a Gump/Maven disconnect here
(due to
> > changes in Avalon's artefacts) that needs to be updated in the
Excalibur
> > project.xml?

avalon-framework-api 

  this project defines the client API (interfaces, exceptions, 
  immutable datatypes, etc. dealing with component lifecycle concerns).

avalon-framework-legacy

  contains some deprecated classes that have structural dependencies 
  on the avalon-logkit project. Is dependent on the framework api.

avalon-framework-impl 

  an implementation of the framework api.  Is dependent on the 
  framework api and framework-legacy.

As to what's needed by Excalibur Logging - you would need to ask someone
from the Excalibur project.

Stephen.


> regards
> 
> Adam
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to