--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Wed, 10 Mar 2004, <[EMAIL PROTECTED]> > wrote: > > > 2. Write Ant tasks to download various > dependencies > > <http://incubator.apache.org/projects/depot.html> in > particular > <http://svn.apache.org/repos/asf/incubator/depot/trunk/ruper/> > > > 6. Distribute JMeter binaries at sourceforge > > Likely to be not acceptable by the ASF. > > > Does anyone know about licensing problems with > helping users > > download jars? > > It depends on the jars. There are obvious problems > with some Sun jars > that require users to click through licenses before > they are allowed > to download them. > > Stefan > >
it sounds like the only way to make a distribution that doesn't require the user go d/l a ton jars is to write replacements for everything. Reproducing everything seems a bit backwards to me. users just want to download the app and go. I suppose we could always add text to each GUI, so the user can click on it and go download the jar. I can change webserviceSampler to use axis instead, if it doesn't have dependencies on Sun jars. this is a bit of a bummer for developers and users. peter lin __________________________________ Do you Yahoo!? Yahoo! Search - Find what you�re looking for faster http://search.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
