cvs commit: maven/xdocs changes.xml

2003-11-21 Thread brett
brett 2003/11/21 16:59:36 Modified:src/java/org/apache/maven DefaultProjectMarshaller.java DefaultProjectUnmarshaller.java xdocschanges.xml Log: Notes for 1.1-SNAPSHOT Revision ChangesPath 1.11 +2 -1 maven/src/java/or

cvs commit: maven/xdocs changes.xml

2003-11-21 Thread brett
brett 2003/11/21 16:41:03 Modified:src/plugins-build/jar Tag: MAVEN_RC2_UNSTABLE plugin.jelly src/plugins-build/jar/xdocs/current Tag: MAVEN_RC2_UNSTABLE changes.xml src/plugins-build/plugin Tag: MAVEN_RC2_UNSTABLE

cvs commit: maven-plugins/scm project.xml

2003-11-21 Thread brett
brett 2003/11/21 16:36:04 Modified:cruisecontrol project.xml scm project.xml Log: Add lead developer role Revision ChangesPath 1.5 +2 -1 maven-plugins/cruisecontrol/project.xml Index: project.xml

cvs commit: maven-plugins/idea project.xml

2003-11-21 Thread brett
brett 2003/11/21 16:34:21 Modified:idea project.xml Log: Add "Lead Developer" role Revision ChangesPath 1.15 +1 -0 maven-plugins/idea/project.xml Index: project.xml === RCS file: /hom

Re: Maven PMC

2003-11-21 Thread Nicolas De Loof
You should fork the project and build your own project ! Let's name it "EmMAVENuel" Nico. - Original Message - From: "Emmanuel Venisse" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 4:43 PM Subject: Re: Maven PMC > Sniff, I'm not i

Re: Maven PMC

2003-11-21 Thread Emmanuel Venisse
Sniff, I'm not in the list ;-) Emmanuel - Original Message - From: "Jason van Zyl" <[EMAIL PROTECTED]> To: "Maven Developers List" <[EMAIL PROTECTED]> Sent: Friday, November 21, 2003 4:13 PM Subject: Re: Maven PMC > On Fri, 2003-11-21 at 10:11, Jason van Zyl wrote: > > Howdy, > > > >

Re: Maven PMC

2003-11-21 Thread Jason van Zyl
On Fri, 2003-11-21 at 10:11, Jason van Zyl wrote: > Howdy, > > The list now stands officially as follows: > > Dion Gillard <[EMAIL PROTECTED]> > Pete Kazmier <[EMAIL PROTECTED]> > Michal Maczka <[EMAIL PROTECTED]> > Vincent Massol <[EMAIL PROTECTED]> > Bob McWhirter <[EMAIL P

Maven PMC

2003-11-21 Thread Jason van Zyl
Howdy, The list now stands officially as follows: Dion Gillard <[EMAIL PROTECTED]> Pete Kazmier <[EMAIL PROTECTED]> Michal Maczka <[EMAIL PROTECTED]> Vincent Massol <[EMAIL PROTECTED]> Bob McWhirter <[EMAIL PROTECTED]> Brett Porter <[EMAIL PROTECTED]> James Strachan <

[jira] Updated: (MAVEN-1045) [patch] genapp should include .cvsignore of template

2003-11-21 Thread jira
The following issue has been updated: Updater: Jörg Schaible (mailto:[EMAIL PROTECTED]) Date: Fri, 21 Nov 2003 5:03 AM Comment: Added patch as attachment because of white space handling in the HTML comment. Changes: Attachment changed to plugin.jelly.diff --

[jira] Updated: (MAVEN-1047) [patch] genapp uses user-defined template repository

2003-11-21 Thread jira
The following issue has been updated: Updater: Jörg Schaible (mailto:[EMAIL PROTECTED]) Date: Fri, 21 Nov 2003 4:05 AM Comment: Patch for - plugin.jelly - xdocs/properties.xml Changes: Attachment changed to plugin.jelly.diff -

[jira] Created: (MAVEN-1047) [patch] genapp uses user-defined template repository

2003-11-21 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1047 Here is an overview of the issue: -

Jelly problem - Need a pair of eyes...

2003-11-21 Thread Vincent Massol
Hi, I'm stuck on some apparently simpe jelly code. I need a pair of external eyes to help me out! :-). Here's the code: [...] type = ${type} issuetrackingurl = ${issueTrackingUrl} template = ${template} ${finder.getIssueURL(issueTrackingUrl,issue,template)}