On Mar 9, 2010, at 7:40 PM, [email protected] wrote:

> Author: djencks
> Date: Wed Mar 10 00:40:46 2010
> New Revision: 921195
> 
> URL: http://svn.apache.org/viewvc?rev=921195&view=rev
> Log:
> don't include junit in our server
> 
<snip>
> Modified: geronimo/server/trunk/framework/pom.xml
> URL: 
> http://svn.apache.org/viewvc/geronimo/server/trunk/framework/pom.xml?rev=921195&r1=921194&r2=921195&view=diff
> ==============================================================================
> --- geronimo/server/trunk/framework/pom.xml (original)
> +++ geronimo/server/trunk/framework/pom.xml Wed Mar 10 00:40:46 2010
> @@ -39,7 +39,7 @@
>             <dependency>
>                 <groupId>org.eclipse</groupId>
>                 <artifactId>osgi</artifactId>
> -                <version>3.5.0.v20090520</version>
> +                <version>3.5.1.v20090827</version>
>             </dependency>
>             <dependency>

I'm getting an unresolved dependency for 3.5.1.v20090827 and had to revert back 
to the previous value. Where are you finding 3.5.1...?

--kevan

Reply via email to