Contributor v1.8 has roles and organization. Why is this being removed? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 29/12/2003 02:10:56 PM: > jvanzyl 2003/12/28 19:10:56 > > Modified: simian project.xml > Log: > o contributor has name and email only, just fixing stuff as i catch things > with an adhoc validator i'm using for testing the components. > > Revision Changes Path > 1.17 +0 -5 maven-plugins/simian/project.xml > > Index: project.xml > =================================================================== > RCS file: /home/cvs/maven-plugins/simian/project.xml,v > retrieving revision 1.16 > retrieving revision 1.17 > diff -u -r1.16 -r1.17 > --- project.xml 10 Oct 2003 19:21:02 -0000 1.16 > +++ project.xml 29 Dec 2003 03:10:56 -0000 1.17 > @@ -69,12 +69,7 @@ > <contributors> > <contributor> > <name>Maurice Montgénie</name> > - <id/> > <email>[EMAIL PROTECTED]</email> > - <organization>CGSS Guyane</organization> > - <roles> > - <role>Maven Plugin</role> > - </roles> > </contributor> > </contributors> > <reports> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
