On Wed, 2012-11-07 at 10:20 +0000, sebb wrote: > There are duplicate class names org.apache.http.testserver.Wire in the > core and nio test trees. > > Whilst this should not affect applications (they won't have both sets > of test classes on the same class path) it does mean it's not possible > to compile HC as a single large Eclipse project. > > So perhaps one of the classes could be renamed / moved to a different package? > > The nio class has a couple of extra methods. >
+1 to moving NIO test server classes to 'org.apache.http.nio.testserver' or some such. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
