Well, can I go as far as asking how modello would handle that (a link or a
modello snipplet would greatly be appreciated).

I know how to handle the action tag, creating the associated Action class.
When in action Class, I know how to handle the attributes (using
xml.attribute="true") but how to handle the included text?

My example wasn't a good one, it seems. But things like:
      <action dev="vmassol" type="update">
        Blah blah.
      </action> 
Just have the same problem for me, as far as modello is concerned.

Thx for your answer 

Denis

> -----Message d'origine-----
> De : Trygve Laugstøl [mailto:[EMAIL PROTECTED] 
> Envoyé : mercredi 26 juillet 2006 14:28
> À : Maven Developers List
> Objet : Re: Modello & maven-changes-plugin
> 
> Cabasson Denis wrote:
> > My question is rather simple (I'm asking here, because I can't find 
> > any modello mailing list).
> >  
> > Can modello handle situations such as:
> > <author email="[EMAIL PROTECTED]">Johnny R. Ruiz III</author>
> 
> Yes, but the email should come from the pom instead of beeing 
> duplicated there. Actually, all the information about the 
> developer should come from the pom and the author should just 
> be an id-based reference.
> 
> --
> Trygve
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to