henning 2003/01/08 08:18:42
Modified: src/maven-plugin project.xml
Log:
Changed the nag Address from maven to torque-dev.
While the current maven developers are almost the same
people as the torque developers, this might diverse in
the future and then maven developers won't really care
about changes in a plugin which is not part of the main
line. A Torque developer (which should surely read the
development mailing list) might be interested in a
build error, though. :-)
Revision Changes Path
1.11 +1 -1 jakarta-turbine-torque/src/maven-plugin/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-torque/src/maven-plugin/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 8 Jan 2003 06:12:44 -0000 1.10
+++ project.xml 8 Jan 2003 16:18:42 -0000 1.11
@@ -141,7 +141,7 @@
<build>
- <nagEmailAddress>[EMAIL PROTECTED]</nagEmailAddress>
+ <nagEmailAddress>[EMAIL PROTECTED]</nagEmailAddress>
<sourceDirectory>src/java</sourceDirectory>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>