Trond Norbye wrote: > Hi all, > > The following is my suggestion for a release plan for OpenGrok, and I > welcome all comments / discussion so that we can get an agreement and > move it to the Wiki page. > > If you have additional features that you intend to get merged in these > releases, please let us know. > > 0.7 > * The code coverage for blocks must be at least 60% > * No P1 or P2 bugs > * All bugs and RFEs must be evaluated > * The following features must be completed > * Logging must be completed >
* Out of box setup - enhance Opengrok script to provide out of box functionality ( so deployment into tomcat(glassfish in 0.8) and easy to use indexer script ), the only thing needed would be location of sources by default - read config from /etc/opengrok/configuration.xml - write logs + user data into /var/opengrok/data and /var/opengrok/logs respectively (on the logs - that would mean having bundled default logging.properties , e.g. not having to read oga.properties just for default logger setup ... ) optionally make it configurable in case we'd want to go for /etc/opt or /var/opt as base - above should work for OpenSolaris + Debian (paths will not be a problem even for windows, I personally have C:\etc\opengrok and C:\var\opengrok :-D on my vista laptop ;) ) - I'd still would like to have a proper working cli (capturing latest config defaults ; especially for automated environments this is a must) as an primary alternative to JMX approach > * ??? > > I suggest that we enter feature freeze September 17 2008 (==> we will > only apply bug fixes and new tests until 0.7 is released) > > 0.8 > * The code coverage for blocks must be at least 70% > * No P1 or P2 bugs > * All bugs and RFEs must be evaluated > * The following features must be completed > * Configure everything through the JMX client > * History cache stored in a database > * ??? > > 0.9 > * The code coverage for blocks must be at least 80% > * No P1 or P2 bugs > * All bugs and RFEs must be evaluated > * The following features must be completed > * SCM checkout / update through JMX > * ??? > > Looks good otherwise (bearing your and not mine emma tests in mind ;) ) thank you Trond Lubos P.S. the out of box setup is one of the reasons why we don't have a package in opensolaris nor in debian, so it does matter a bit & yes I do volunteer to finish it ;) > Cheers, > > Trond > > _______________________________________________ > opengrok-discuss mailing list > opengrok-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss >
