bayard 2004/04/24 16:53:01
Modified: io project.xml
io/xdocs index.xml
Log:
improved description of project and fixed title of index page
Revision Changes Path
1.29 +1 -3 jakarta-commons/io/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/io/project.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- project.xml 24 Apr 2004 23:16:49 -0000 1.28
+++ project.xml 24 Apr 2004 23:53:01 -0000 1.29
@@ -23,9 +23,7 @@
<inceptionYear>2002</inceptionYear>
<shortDescription>Commons IO</shortDescription>
<description>
- Commons.IO is a package of Java utility classes for java.io's
- hierarchy. Classes in this package are considered to be so standard
- and of such high reuse as to justify existence in java.io.
+ Commons-IO contains utility classes, stream implementations, file filters,
and endian classes.
</description>
<logo>/images/io-logo-white.png</logo>
1.8 +5 -1 jakarta-commons/io/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/io/xdocs/index.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.xml 18 Apr 2004 06:16:35 -0000 1.7
+++ index.xml 24 Apr 2004 23:53:01 -0000 1.8
@@ -6,6 +6,10 @@
-->
<document>
+ <properties>
+ <title>Commons IO</title>
+ <author email="[EMAIL PROTECTED]">Commons Documentation Team</author>
+ </properties>
<body>
<section name="Commons IO">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]