Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] hanging JGit HTTP tests using Jetty 8.1.3.v20120416

2012/6/1 Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
> Any idea how we could prevent this conflict in order to use Jetty 7.6 ?
> Where can I find the p2 repository for 7.6.4
> ? http://download.eclipse.org/jetty/
> only lists p2 repository for 7.6.0.


I am so not your osgi guy to answer those questions...

Once it was decided to go with version 8 for juno we sort of stopped
generating the p2 repositories for jetty7 since there didn't seem to
be any purpose behind it.  We could look at getting those builds
working again but they were a bit of a pain to get going.  Maybe
Hugues has a thought on that.

I asked our local p2 gurus and they told us to use p2 slicer mode in 
target platform definition instead of planner mode we used so far.
And this works :), so we now have a way to use Jetty 7.6 in Juno. 

Hopefully this also cures the hanging tests, waiting for a retest here.

--
Matthias 
 

Back to the top