Re: Using daedalus to deploy the httpclienttest.war

2003-03-06 Thread Henri Yandell
Afaik, Daedalus/icarus are not likely to have Java containers on them [partly because they're BSD and therefore lack a stable Java and partly because they're just busy]. Maybe Nagoya could be doing this? I know it'd be nice if Jakarta-taglib wars could be deployed somewhere so people can see

Using daedalus to deploy the httpclienttest.war

2003-03-05 Thread Jandalf
Commons HttpClient comes with a very large JUnit test suite (some 250 tests). Approx 100 of those are webapp tests that require the httpclienttest.war file to be deployed in a application container (preferably TomCat). We would like to deploy the .war file for each release version as part of

Re: Using daedalus to deploy the httpclienttest.war

2003-03-05 Thread Nick Chalko
War's, like jars are the kind of artifacts that the ASF repository should support. Jandalf wrote: Commons HttpClient comes with a very large JUnit test suite (some 250 tests). Approx 100 of those are webapp tests that require the httpclienttest.war file to be deployed in a application

Re: Using daedalus to deploy the httpclienttest.war

2003-03-05 Thread Conor MacNeill
On Thu, 6 Mar 2003 03:38 pm, Nick Chalko wrote: War's, like jars are the kind of artifacts that the ASF repository should support. Sure, but there is a difference between being able to access/download a war and being able to interact with a war within a servlet container. Conor

Re: Using daedalus to deploy the httpclienttest.war

2003-03-05 Thread Nick Chalko
Ahh I misread deploy war Conor MacNeill wrote: On Thu, 6 Mar 2003 03:38 pm, Nick Chalko wrote: War's, like jars are the kind of artifacts that the ASF repository should support. Sure, but there is a difference between being able to access/download a war and being able to interact with a