On 3/20/07, Trygve Laugstøl <[EMAIL PROTECTED]> wrote:
Jerome Lacoste wrote: > Hi, > > I'd like to release version 1.1 of the exec plugin. > > More than 10 issues have been fixed in Jira: > http://jira.codehaus.org/browse/MEXEC?report=com.atlassian.jira.plugin.system.project:roadmap-panel > > In particular: > - the java mojo thread management has been improved (or complexified?) > - the command line is now more powerful > > All known issues are fixed (apart from a unit test that seldom fails). > > I would appreciate some third party scrutiny. In particular I would like > you to get a look at the documentation/site. I don't have a published > version of the new site online, so please build it from source. (is > there a place where to publish these things now that we don't have ssh > to codehaus ?) This is why releasing betas and alphas before releasing new stuff. I'm +1 for a beta-1. You can publish the site by doing mvn site site:deploy, you can deploy to codehaus using dav and it should be configured in the root pom.
OK. Let's say 1.1. is cancelled and we aim for beta-1 after I commit MEXEC-22 (which slightly improves the code and the doc). Should I recall for a vote given that I will make such a small change ? Cheers, Jerome
