You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Stephen McConnell <mc...@apache.org> on 2004/08/24 01:14:27 UTC

[http] sorting deps

The gump build for the http impl has a few problems:

http://brutus.apache.org/gump/public/avalon-trunk/avalon-http-impl/index
.html


1. Error No such project [org.mortbay.jaas] for property. 

   Have already sent an email to the gump list to request
   The addition of org.mortbay.jaas jar file.

2. Error No such project [jsp-api] for property. 

   This corresponds to the resource declaration:

    <resource>
      <info>
        <group>tomcat</group>
        <name>jsp-api</name>
        <version>5.0.18</version>
        <type>jar</type>
      </info>
    </resource>

   Need to figure out which of the tomcat related gump projects
   We should be linking to.

3. Error No such project [jasper-runtime] for property. 

   This corresponds to the resource declaration:

     <resource>
       <info>
         <group>tomcat</group>
         <name>jasper-runtime</name>
         <version>5.0.25</version>
         <type>jar</type>
       </info>
     </resource>

   Again - need to identity the appropriate gump project.

4. Error No such project [jasper-compiler] for property. 

   This corresponds to the resource declaration:

     <resource>
       <info>
         <group>tomcat</group>
         <name>jasper-compiler</name>
         <version>5.0.25</version>
         <type>jar</type>
       </info>
     </resource>

   Again - need to identity the appropriate gump project.

Cheers, Steve.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


RE: [http] sorting deps

Posted by Stephen McConnell <mc...@dpml.net>.

> -----Original Message-----
> From: Adam R. B. Jack [mailto:ajack@apache.org]
> This of any help?
> 
>    http://neukadye.chalko.com/archive/000013.html


Thanks - yes, didn't think about that!

Cheers, Steve.



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


RE: [http] sorting deps

Posted by Stephen McConnell <mc...@dpml.net>.

> -----Original Message-----
> From: Adam R. B. Jack [mailto:ajack@apache.org]
> This of any help?
> 
>    http://neukadye.chalko.com/archive/000013.html


Thanks - yes, didn't think about that!

Cheers, Steve.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [http] sorting deps

Posted by "Adam R. B. Jack" <aj...@apache.org>.
>   Need to figure out which of the tomcat related gump projects
>   We should be linking to.
    ...
>
>   Again - need to identity the appropriate gump project.
>
    ...
>
>   Again - need to identity the appropriate gump project.
>

This of any help?

   http://neukadye.chalko.com/archive/000013.html

regards

Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org


Re: [http] sorting deps

Posted by "Adam R. B. Jack" <aj...@apache.org>.
>   Need to figure out which of the tomcat related gump projects
>   We should be linking to.
    ...
>
>   Again - need to identity the appropriate gump project.
>
    ...
>
>   Again - need to identity the appropriate gump project.
>

This of any help?

   http://neukadye.chalko.com/archive/000013.html

regards

Adam

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