I'm an asshole (not that you didn't know that already..).. This time I
added the patch ;)
Mvgr,
Martin
On Fri, 2002-07-12 at 14:35, Martin van den Bemt wrote:
> Hi everyone,
>
> Don't know if you like the idea (I do anyway), but just in case no -1
> turns up I have patched the project.xml, where I added the mailinglists
> of my Eclipse maven plugin. This will give me a bit more exposure and
> less stress for me for getting a complete website up and running (my
> personal website has been under construction for 5 years, so go figure
> ;)
> The only thing that can be confusing is that people would think that
> maybe that also the project was hosted on apache, which is in't (yet)..
>
> Don't know if it would be interesting though to have IDE integration
> stuff in the maven cvs tree. Any feedback / opinions on this will be
> welcome..
>
> Mvgr,
> Martin
>
>
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
retrieving revision 1.152
diff -u -r1.152 project.xml
--- project.xml 12 Jul 2002 03:43:08 -0000 1.152
+++ project.xml 12 Jul 2002 12:27:37 -0000
@@ -89,6 +89,16 @@
-->
<archive>http://www.mail-archive.com/[email protected]/</archive>
</mailingList>
+ <mailingList>
+ <name>Eclipse Maven Plugin Developer List</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ </mailingList>
+ <mailingList>
+ <name>Eclipse Maven Plugin User List</name>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ </mailingList>
</mailingLists>
<developers>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>