You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ni...@apache.org on 2004/11/18 12:03:09 UTC

cvs commit: gump/project jakarta-turbine-2.xml

niclas      2004/11/18 03:03:09

  Modified:    project  jakarta-turbine-2.xml
  Log:
  removed unknown deps.
  
  Revision  Changes    Path
  1.43      +1 -3      gump/project/jakarta-turbine-2.xml
  
  Index: jakarta-turbine-2.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-turbine-2.xml,v
  retrieving revision 1.42
  retrieving revision 1.43
  diff -u -r1.42 -r1.43
  --- jakarta-turbine-2.xml	17 Nov 2004 11:13:46 -0000	1.42
  +++ jakarta-turbine-2.xml	18 Nov 2004 11:03:09 -0000	1.43
  @@ -36,13 +36,10 @@
       <!-- All Maven projects need Ant and Xerces to build. -->
       <depend project="ant"/>
       <depend project="avalon-activation-api"/>
  -    <depend project="avalon-activation-spi"/>
       <depend project="avalon-activation-impl"/>
       <depend project="avalon-composition-api"/>
       <depend project="avalon-composition-impl"/>
       <depend project="avalon-composition-spi"/>
  -    <depend project="avalon-extension-impl"/>
  -    <depend project="avalon-extension-spi"/>
       <depend project="avalon-framework-api"/>
       <depend project="avalon-framework-impl"/>
       <depend project="avalon-framework-legacy"/>
  @@ -54,6 +51,7 @@
       <depend project="avalon-repository-spi"/>
       <depend project="avalon-repository-impl"/>
       <depend project="avalon-util-extension-api"/>
  +    <depend project="avalon-util-extension-impl"/>
       <depend project="commons-beanutils"/>
       <depend project="commons-codec"/>
       <depend project="commons-collections"/>
  
  
  

Re: cvs commit: gump/project jakarta-turbine-2.xml

Posted by Niclas Hedhman <ni...@hedhman.org>.
On Thursday 18 November 2004 19:19, Stefan Bodewig wrote:
> On 18 Nov 2004, <ni...@apache.org> wrote:
> >   removed unknown deps.
>
> will only lead to Maven complaining about missing jars.
>
> Maybe we should fake those with dummy projects?
>
> Has there ever been a avalon-activation-spi project?

Yes, at some point. I have no idea how they manage to depend on it though, 
since it was a fairly internal module in Merlin. 
Steve?? Any clue?

Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


RE: cvs commit: gump/project jakarta-turbine-2.xml

Posted by Eric Pugh <ep...@opensourceconnections.com>.
I am going to start looking into this...  I bet there is stuff we can
remove.

> -----Original Message-----
> From: Stefan Bodewig [mailto:bodewig@apache.org]
> Sent: Thursday, November 18, 2004 11:19 AM
> To: general@gump.apache.org
> Subject: Re: cvs commit: gump/project jakarta-turbine-2.xml
>
>
> On 18 Nov 2004, <ni...@apache.org> wrote:
>
> >   removed unknown deps.
>
> will only lead to Maven complaining about missing jars.
>
> Maybe we should fake those with dummy projects?
>
> Has there ever been a avalon-activation-spi project?
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: cvs commit: gump/project jakarta-turbine-2.xml

Posted by Stefan Bodewig <bo...@apache.org>.
On 18 Nov 2004, <ni...@apache.org> wrote:

>   removed unknown deps.

will only lead to Maven complaining about missing jars.

Maybe we should fake those with dummy projects?

Has there ever been a avalon-activation-spi project?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org