cvs commit: jakarta-bcel project.xml
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
jvanzyl 2002/11/22 16:42:39
Modified: . project.xml
Log:
o fixing mailing list links.
Revision Changes Path
1.5 +3 -3 jakarta-bcel/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-bcel/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 12 Jun 2002 17:36:52 -0000 1.4
+++ project.xml 23 Nov 2002 00:42:39 -0000 1.5
@@ -12,7 +12,7 @@
<inceptionYear>2002</inceptionYear>
<package>org.apache.bcel</package>
- <logo>bcel-logo.gif</logo>
+ <logo>/images/bcel-logo.gif</logo>
<shortDescription>Bytecode Engineering Library</shortDescription>
@@ -39,8 +39,8 @@
</mailingList>
<mailingList>
<name>BCEL Developer List</name>
- <subscribe>mailto:[email protected]</subscribe>
- <unsubscribe>mailto:[email protected]</unsubscribe>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
<archive>http://www.mail-archive.com/[email protected]/</archive>
</mailingList>
</mailingLists>