Doesn't the plexus-runtime need it too?

Christian.

[EMAIL PROTECTED] wrote:
> Author: jmcconnell
> Date: Thu Nov  9 10:39:25 2006
> New Revision: 473012
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=473012
> Log:
> added activation dependency, it appears that WorkingCopyAction brings in this 
> dependency so it ought to be marked as such, thanks to graham for noticing 
> this
>
> Modified:
>     maven/continuum/trunk/continuum-webapp/pom.xml
>
> Modified: maven/continuum/trunk/continuum-webapp/pom.xml
> URL: 
> http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?view=diff&rev=473012&r1=473011&r2=473012
> ==============================================================================
> --- maven/continuum/trunk/continuum-webapp/pom.xml (original)
> +++ maven/continuum/trunk/continuum-webapp/pom.xml Thu Nov  9 10:39:25 2006
> @@ -416,5 +416,11 @@
>        <artifactId>commons-lang</artifactId>
>        <version>2.1</version>
>      </dependency>
> +    <dependency>
> +      <groupId>javax.activation</groupId>
> +      <artifactId>activation</artifactId>
> +      <version>1.1</version>
> +      <scope>provided</scope>
> +    </dependency>
>    </dependencies>
>  </project>
>
>
>   


-- 

*christian** gruber + process coach and architect*

*Israfil Consulting Services Corporation*

*email** [EMAIL PROTECTED] + bus 905.640.1119 + mob 416.998.6023*

Reply via email to