martinc 2003/02/10 23:07:31
Modified: fileupload RELEASE-NOTES.txt STATUS.html
Log:
Update for 1.0 Beta 1 release.
Revision Changes Path
1.2 +13 -10 jakarta-commons/fileupload/RELEASE-NOTES.txt
Index: RELEASE-NOTES.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/RELEASE-NOTES.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- RELEASE-NOTES.txt 24 Mar 2002 07:05:13 -0000 1.1
+++ RELEASE-NOTES.txt 11 Feb 2003 07:07:31 -0000 1.2
@@ -1,21 +1,24 @@
$Id$
- Commons FileUpload Package
- Version 1.0-dev
- Release Notes
+ Commons FileUpload Package
+ Version 1.0 Beta 1
+ Release Notes
-INTRODUCTION:
+INTRODUCTION
+============
This document contains the release notes for this version of the Commons
-FileUpload package, and highlights changes since the previous version. The
-current release adds new features and bug fixes, and is being done now to
-follow the release early/release often mentality.
+FileUpload component, and highlights changes since the previous version.
-NEW FEATURES:
+NEW FEATURES
+============
+This is the first milestone release of this component.
-BUG FIXES:
+BUG FIXES
+=========
+Not applicable.
1.7 +4 -6 jakarta-commons/fileupload/STATUS.html
Index: STATUS.html
===================================================================
RCS file: /home/cvs/jakarta-commons/fileupload/STATUS.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- STATUS.html 3 Feb 2003 17:57:23 -0000 1.6
+++ STATUS.html 11 Feb 2003 07:07:31 -0000 1.7
@@ -54,7 +54,7 @@
<li><a href="http://jakarta.apache.org/jakarta-commons/beanutils/">
Jakarta Commons BeanUtils</a> (Version 1.3 or later)</li>
<li><a href="http://www.junit.org">JUnit Testing Framework</a>
- (Version 3.7 or later) - for unit tests only, not required
+ (Version 3.8.1 or later) - for unit tests only, not required
for deployment</li>
</ul>
@@ -62,11 +62,9 @@
<a name="Release Info"></a>
<h3>3. RELEASE INFO</h3>
-<p>Current Release: FileUpload is yet to be released.</p>
+<p>Current Release: 1.0 Beta 1</p>
-<p>Planned Next Release: The components are relatively mature and from
-Turbine, however time will be given for the FileUpload package to achieve
-some stability, and unit tests to arrive.</p>
+<p>Planned Next Release: 1.0 Release Candidate 1</p>
<a name="Committers"></a>
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|