Hi all, this morning I finished the first draft of user documentation: http://ci.apache.org/projects/log4php/
As already said, the refactorings are mostly done. Here and there are some ugly pieces, but speaking generally, i think we are done. Looking at Jira, I think we don't have any outstanding bugs we need to fix immediatly. This made me think on releasing Log4PHP 2.0 in quite near future. I would like to speak about "how to release" Log4PHP, while still working on stabilization of the API and having fixes to user docs. In my mind the release procedure should be something like: - create tag 2.0 - create package with maven - sign/hash with gpg and a key, whose public counterpart can be found in the repository - upload the whole to a staging server - have a vote on this list - have a vote on the incubator list? - after successful voting, copy the staged artifacts to the download server - update website with new download links - send announcement to user, dev and incubator list Did i miss something? However, I have no clue bout were to store the staged artifacts and such. Any ideas are appreciated :-) Best, Christian
