Jason van Zyl wrote on Tuesday, November 25, 2003 4:59 PM: > On Tue, 2003-11-25 at 07:50, J�rg Schaible wrote: >> Hi Maven developers, >> >> although I recognize that you're restructuring the site heavily I >> would like to know, who maintains currently the plugin "genapp"? >> Looking at the wiki noone is reported as owner. I am currently >> working on improvements of the plugin , but currently I don't know >> how to submit them best. I already have three pending patches on the >> jelly script: >> >> http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1045 >> http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1046 >> http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1047 >> > > Now that 1045 and 1046 are applied can you create patches for > the changes.xml file as well? I have update the version to > 2.1-SNAPSHOT and I will look at your subsequent patches. When > you supply patchces for the changes.xml file I will release the next > version.
Provided. Please have a look at MAVEN-1047, MAVEN-1052 and MAVEN-1053 before releasing the next version of the plugin. BTW: I will send additional patches in the following days. I have template-defined filter properties in mind. The reason is that a lot more properties may be necessary for a project template, but you won't like to have the plugin asking them if you do not use them in the template. For our templates we would like to ask the user for his full name (not his account), the proposed CVS root of the project, etc. You can also think of the user's email address, CVS user account, BugTracking root, etc depending on your company's infrastructure and needs. A generic solution will provide maximum flexibility for a template maintainer. Regards, J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
