Hi

The docs are not correct. I'll update them.

You can either use an id that matches a developer/id in the POM, or the name
of the developer. In the first case a link to that developer at the
team-page is created.

On Sunday, October 16, 2011, Christian Grobmeier <grobme...@gmail.com>
wrote:
> Sorry:
>
http://maven.apache.org/plugins/maven-changes-plugin/changes.html#class_action
> "This MUST be the name of the developer as described in the developers
> section of the pom.xml file."
>
> Is it really the id of the pom.xml? I understood it so as it would be the
name?
>
> No preference, just want to know
>
>
> On Sun, Oct 16, 2011 at 7:56 PM,  <simonetrip...@apache.org> wrote:
>> Author: simonetripodi
>> Date: Sun Oct 16 17:56:20 2011
>> New Revision: 1184888
>>
>> URL: http://svn.apache.org/viewvc?rev=1184888&view=rev
>> Log:
>> committers names replaced by ids
>>
>> Modified:
>>    commons/proper/ognl/trunk/src/changes/changes.xml
>>
>> Modified: commons/proper/ognl/trunk/src/changes/changes.xml
>> URL:
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/src/changes/changes.xml?rev=1184888&r1=1184887&r2=1184888&view=diff
>>
==============================================================================
>> --- commons/proper/ognl/trunk/src/changes/changes.xml (original)
>> +++ commons/proper/ognl/trunk/src/changes/changes.xml Sun Oct 16 17:56:20
2011
>> @@ -24,18 +24,18 @@
>>   <body>
>>     <release version="4.0-incubating" date="TBD" description="First ASF
release under Incubation.">
>>       <action issue="OGNL-27" type="update" dev="simonetripodi">Move
"toString" implementations into visitor pattern.</action>
>> -      <action issue="OGNL-26" type="update" dev="Christian
Grobmeier">JUnit Tests produce confusing output.</action>
>> -      <action issue="OGNL-21" type="update" dev="Christian
Grobmeier">Remove dead and broken code from OgnlRuntime/SimpleNode (with
contributions by Daniel Pitts)</action>
>> -      <action issue="OGNL-24" type="update" dev="Christian
Grobmeier">Support visitor pattern on AST (contributed by Daniel
Pitts)</action>
>> -      <action issue="OGNL-15" type="update" dev="Simone Tripodi">OGNL
needs a new Logo</action>
>> -      <action issue="OGNL-14" type="update" dev="Maurizio
Cucchiara">Documentation site has to be published</action>
>> -      <action issue="OGNL-13" type="update" dev="Simone Tripodi">Ant
maintenance</action>
>> -      <action issue="OGNL-10" type="update" dev="Simone Tripodi">Update
the User/Developer guide according the Commons standard</action>
>> -      <action issue="OGNL-9" type="update" dev="Maurizio Cucchiara,
Simone Tripodi">Upgrade JUnit to version4</action>
>> -      <action issue="OGNL-8" type="update" dev="Christian
Grobmeier">enabled generation of javacc Parser classes</action>
>> -      <action issue="OGNL-6" type="update" dev="Simone Tripodi">Upgrade
groupId/artifactId/version on pom</action>
>> +      <action issue="OGNL-26" type="update" dev="grobmeier">JUnit Tests
produce confusing output.</action>
>> +      <action issue="OGNL-21" type="update" dev="grobmeier">Remove dead
and broken code from OgnlRuntime/SimpleNode (with contributions by Daniel
Pitts)</action>
>> +      <action issue="OGNL-24" type="update" dev="grobmeier">Support
visitor pattern on AST (contributed by Daniel Pitts)</action>
>> +      <action issue="OGNL-15" type="update" dev="simonetripodi">OGNL
needs a new Logo</action>
>> +      <action issue="OGNL-14" type="update"
dev="mcucchiara">Documentation site has to be published</action>
>> +      <action issue="OGNL-13" type="update" dev="simonetripodi">Ant
maintenance</action>
>> +      <action issue="OGNL-10" type="update" dev="simonetripodi">Update
the User/Developer guide according the Commons standard</action>
>> +      <action issue="OGNL-9" type="update" dev="mcucchiara,
simonetripodi">Upgrade JUnit to version4</action>
>> +      <action issue="OGNL-8" type="update" dev="grobmeier">enabled
generation of javacc Parser classes</action>
>> +      <action issue="OGNL-6" type="update" dev="simonetripodi">Upgrade
groupId/artifactId/version on pom</action>
>>       <action issue="OGNL-2" type="update" dev="">Update legals to all
OGNL file</action>
>> -      <action issue="OGNL-1" type="update" dev="Lukasz Lenart">Import
the OGNL codebase</action>
>> +      <action issue="OGNL-1" type="update" dev="lukaszlenart">Import the
OGNL codebase</action>
>>     </release>
>>   </body>
>>  </document>
>>
>>
>>
>
>
>
> --
> http://www.grobmeier.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

-- 
Dennis Lundberg

Reply via email to