[Reverting to JMeter-dev] OK.
I'll see if I can edit build.xml to produce a tar file from the Velocity output, such that it could just be untarred in the jmeter/ directory. == I think it would be useful to have the printable version of the docs on the web as well, so what I will try and do is create a tar with the following structure: index.html docs/ images/ printable_docs/ S. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 08 October 2003 14:55 To: JMeter Users List Subject: Re: JMeter open sockets The problem with a top-level images directory is that the website consists of the docs/ directory (via cvs checkout). So, a top-level images directory would be top-level to the website, which wouldn't be appropriate. A better way to go that would make everyone happy is to develop a deployment strategy that doesn't rely on cvs checkout. Then, the images can go under xdocs and docs can be removed from cvs. An ant task that uploaded to the website would be ideal, but I don't think it's possible. Otherwise, a task that generated an appropriate tarball would be fine. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
