Hi Oleg, >> - .apt files have no license header, I don't know the format > > Is this at all necessary? These files are not supposed to be > distributed.
No, if they're not distributed they don't need the license header (I believe). I thought we'd be shipping the whole stuff to generate the site, like we do in HttpClient 3. There's not much point in it now, but later we'll have guides and tutorials there. Still, there's plenty of time to add license headers until then. > I think Jeff "Jandalf" used to run some "checkstyle" utility manually > once in a while in the HttpClient 2.0 days. I am pretty certain we are > not using any Maven checkstyle plugin at the moment. Then I'll have to dig into this one of these days. There may have been something in the old Ant files. If we don't run checkstyle, we've got to make sure that the checkstyle.xml and license.regexp are not in our distributables. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
