-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Vincent,

That shouldn't be the case - there are delegating getters in the
Project class. Please let me know if this isn't working for you.

- - Brett

Vincent Massol wrote:

| Hi,
|
| I have seen that the Project.java file from maven core has been
| modified in SVN trunk to include a reference to the Model.
|
| I would just like confirmation that this will break all the code
| that is currently using the reactorProjects context variable
| created by the reactor tag?
|
| For example, in the dashboard plugin, we're using:
|
| <j:forEach var="reactorProject" items="${reactorProjects}">
| <u:available
|
file="${reactorProject.context.getVariable('maven.build.dir')}/dashboard-sin
|  gle.xml"> <x:element name="project"> <x:attribute
| name="name">${reactorProject.name}</x:attribute>
|
| <x:attribute
| name="artifactId">${reactorProject.artifactId}</x:attribute>
|  [...]
|
| I think the reactorProject.context... will continue to work but
| reactorProject.name and reactorProject.artifactId will probably
| break.
|
| Is this assumption correct?
|
| Thanks -Vincent
|
|
|
|
| ---------------------------------------------------------------------
|  To unsubscribe, e-mail: [EMAIL PROTECTED] For
| additional commands, e-mail: [EMAIL PROTECTED]
|
|

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Cygwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCCI3QOb5RoQhMkRMRAkUcAJ9FCU+k44VvpIthOcNxYhOYGbZO3ACgutFm
Exs03EoPR0iZ667APaTgWcM=
=PzYG
-----END PGP SIGNATURE-----


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to