Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] testserver project (and requirements) added to team project sets

The AllServerTest is now released to head. It is used to start and stop the testserver for the tests that require it.

For discussion of the testserver - please use:  https://bugs.eclipse.org/bugs/show_bug.cgi?id=273094

Regards
- henrik

(forgot to cc: p2-dev lit in earlier reply to Simon - here it is...)

Thanks Simon - I selected the equinox client to make it as small and quick as possible - I should perhaps have started with Jetty, but the o.e.e.http looked like it was easier to use (maybe it was just the instructions....).

Anyway,
I suppose the Jetty implementation should be compatible, but I did have to work around some servlet 2.1 issues (unsupported by o.e.e.http) - what servlet version is supported by Jetty?

I am just about to release the AllServerTests - runs just fine as part of the overall test suite now. If you want to help changing to use of Jetty - the new AllServerTests is needed as well.

Henrik Lindberg
henrik.lindberg@xxxxxxxxxxxxxx


On Apr 29, 2009, at 8:52 PM, Simon Kaegi wrote:

Hmm... I'll take a look at this.
We should probably be using org.eclipse.equinox.http.jetty as that's our mainline Http Service for embedding in Eclipse and would avoid the chance of conflicts.


<graycol.gif>Henrik Lindberg ---04/29/2009 02:08:55 PM---The team project sets in the releng project have been updated to


The team project sets in the releng project have been updated to  
include the testserver and org.eclipse.equinox.http

Regards
Henrik Lindberg
henrik.lindberg@xxxxxxxxxxxxxx
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev


Back to the top