scohen 2004/01/21 14:17:19
Modified: net Tag: NET_1_1_1_FINAL LICENSE.txt project.xml
net/xdocs Tag: NET_1_1_1_FINAL changes.xml
Log:
updated copyright date in LICENSE.txt, updated version number in project.xml,
updated release notes in changes.txt.
Revision Changes Path
No revision
No revision
1.2.2.1 +1 -1 jakarta-commons/net/LICENSE.txt
Index: LICENSE.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/net/LICENSE.txt,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -r1.2 -r1.2.2.1
--- LICENSE.txt 26 Jan 2003 00:21:40 -0000 1.2
+++ LICENSE.txt 21 Jan 2004 22:17:19 -0000 1.2.2.1
@@ -3,7 +3,7 @@
/* ====================================================================
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2001 The Apache Software Foundation. All rights
+ * Copyright (c) 2001-2004 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
1.36.2.1 +1 -1 jakarta-commons/net/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/net/project.xml,v
retrieving revision 1.36
retrieving revision 1.36.2.1
diff -u -r1.36 -r1.36.2.1
--- project.xml 1 Jan 2004 17:33:03 -0000 1.36
+++ project.xml 21 Jan 2004 22:17:19 -0000 1.36.2.1
@@ -4,7 +4,7 @@
<pomVersion>3</pomVersion>
<name>Jakarta Commons/Net</name>
<id>commons-net</id>
- <currentVersion>1.2.0-dev</currentVersion>
+ <currentVersion>1.1.1</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
No revision
No revision
1.17.2.1 +10 -0 jakarta-commons/net/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/net/xdocs/changes.xml,v
retrieving revision 1.17
retrieving revision 1.17.2.1
diff -u -r1.17 -r1.17.2.1
--- changes.xml 23 Oct 2003 03:58:27 -0000 1.17
+++ changes.xml 21 Jan 2004 22:17:19 -0000 1.17.2.1
@@ -8,6 +8,16 @@
<body>
<release version="1.2.0-dev" date="In CVS">
</release>
+ <release version="1.1.1" date="TBD">
+ <action dev="scohen" type="fix">
+ Removed all JDK 1.1 incompatibilities that had been introduced
+ unintentionally in previous versions. Release 1.1.1 is the last
+ JDK 1.1 compatible release. Any future 1.1.x maintenance releases
+ will remain JDK !.1 compatible, but version 1.2 may break
+ compatibility and will be guaranteed to work with only J2SE 1.2
+ and later. Also fixed bug with NTFTPEntryParser (20259).
+ </action>
+ </release>
<release version="1.1.0" date="October 23, 2003">
<action dev="dfs" type="add">
Rory Winston <[EMAIL PROTECTED]> provided
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]