btw, IIRC, you can also use this
<configuration>
<froms>
<from><!-- the email account --></from>
</froms>
</configuration>
On 1/18/07, allan ramirez <[EMAIL PROTECTED]> wrote:
from the plugin configuration try this
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
<configuration>
<from>
<from><!-- the email account --></from>
</from>
</configuration>
</plugin>
On 1/18/07, Attila Mezei-Horvati <[EMAIL PROTECTED]> wrote:
> I wonder if I can set the from field for the
> announcement email.
>
> I see there is a <from> field but that is of type List
> and I cannot figure it out what should be included.
>
> Based on the svn code it actually seems to me that no
> matter what, the first developer from the <developers>
> section will be taken and added to the from field.
>
> Is there something I am missing?
>
> TIA,
> Attila
>
>
>
>
>
>
____________________________________________________________________________________
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and previews at Yahoo!
Games.
> http://videogames.yahoo.com/platform?platform=120121
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
==========================================================
- alramirez
--
==========================================================
- alramirez
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]