scolebourne 2004/02/25 13:30:32
Modified: fileupload/xdocs navigation.xml index.xml
fileupload project.xml
Log:
Update to new website design
Revision Changes Path
1.7 +1 -1 jakarta-commons/fileupload/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/xdocs/navigation.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- navigation.xml 25 Feb 2004 21:07:12 -0000 1.6
+++ navigation.xml 25 Feb 2004 21:30:32 -0000 1.7
@@ -35,7 +35,7 @@
<menu name="Commons FileUpload">
<item name="Overview" href="/index.html"/>
<item name="User guide" href="/using.html"/>
- <item name="Customization" href="/customizing.html"/>
+ <!--item name="Customization" href="/customizing.html"/-->
<item name="Javadoc" href="apidocs/index.html"/>
<item name="Mailing lists" href="/mail-lists.html"/>
<item name="Team" href="/team-list.html"/>
1.7 +1 -1 jakarta-commons/fileupload/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/xdocs/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 25 Feb 2004 21:07:12 -0000 1.6
+++ index.xml 25 Feb 2004 21:30:32 -0000 1.7
@@ -24,7 +24,7 @@
<body>
- <section name="Introduction">
+ <section name="Commons FileUpload">
<p>
The Commons <strong>FileUpload</strong> package makes it easy to add
robust, high-performance, file upload capability to your servlets and
1.26 +1 -1 jakarta-commons/fileupload/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 25 Feb 2004 21:07:12 -0000 1.25
+++ project.xml 25 Feb 2004 21:30:32 -0000 1.26
@@ -126,7 +126,7 @@
<report>maven-junit-report-plugin</report>
<report>maven-jxr-plugin</report>
<report>maven-license-plugin</report>
- <report>maven-linkcheck-plugin</report>
+ <!--report>maven-linkcheck-plugin</report-->
<report>maven-tasklist-plugin</report>
<!-- <report>maven-clover-plugin</report> -->
</reports>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]