2004-02-19 16:41:04 -05:00
|
|
|
<!--
|
2006-05-14 18:54:04 -04:00
|
|
|
Copyright 2003-2006 The Apache Software Foundation
|
2004-02-19 16:41:04 -05:00
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2004-12-24 06:10:24 -05:00
|
|
|
<html>
|
|
|
|
<head>
|
2006-05-14 18:54:04 -04:00
|
|
|
<title>RELEASE NOTES: COLLECTIONS 3.3</title>
|
2004-12-24 06:10:24 -05:00
|
|
|
</head>
|
|
|
|
<body>
|
2006-05-14 18:54:04 -04:00
|
|
|
<center><h2>RELEASE NOTES: COLLECTIONS 3.3</h2></center>
|
2003-09-29 18:46:15 -04:00
|
|
|
|
2005-06-25 12:39:34 -04:00
|
|
|
<p>
|
|
|
|
Commons collections is a project to develop and maintain collection classes
|
|
|
|
based on and inspired by the JDK collection framework.
|
|
|
|
This project is JDK1.2 compatible, and does not use JDK1.5 generics.
|
|
|
|
</p>
|
2003-12-29 13:04:36 -05:00
|
|
|
<p>
|
2004-06-10 18:14:59 -04:00
|
|
|
This release adds various new classes and fixes a number of bugs.
|
2004-06-09 17:13:14 -04:00
|
|
|
All feedback should be directed to commons-user at jakarta.apache.org.
|
2004-12-24 06:10:24 -05:00
|
|
|
</p>
|
2003-09-29 18:46:15 -04:00
|
|
|
<hr />
|
|
|
|
|
2006-01-06 16:38:38 -05:00
|
|
|
<center><h3>COMPATIBILITY</h3></center>
|
2004-06-09 17:13:14 -04:00
|
|
|
<p>
|
2006-05-14 18:54:04 -04:00
|
|
|
This release is fully source and binary compatible with v3.2.
|
2004-06-22 18:24:29 -04:00
|
|
|
(Checks performed using JDiff and Clirr, thanks).
|
2005-03-22 17:14:15 -05:00
|
|
|
Please check the bug fixes to ensure you weren't relying on the behaviour of a bug.
|
2004-06-09 17:13:14 -04:00
|
|
|
</p>
|
|
|
|
<p>
|
2006-05-14 18:54:04 -04:00
|
|
|
There are xxxxxxxxxxxxxxxxxxx new <i>deprecations</i>:<br />
|
2005-07-07 20:13:22 -04:00
|
|
|
If this causes major headaches to anyone please contact commons-dev at jakarta.apache.org.
|
2004-06-09 17:13:14 -04:00
|
|
|
</p>
|
2004-05-03 18:43:57 -04:00
|
|
|
|
2004-03-13 10:54:34 -05:00
|
|
|
<center><h3>NEW CLASSES</h3></center>
|
2003-09-29 18:46:15 -04:00
|
|
|
<ul>
|
2006-05-14 18:54:04 -04:00
|
|
|
<li>xxxxxxxxxxxxxx</li>
|
2003-09-29 18:46:15 -04:00
|
|
|
</ul>
|
|
|
|
|
2004-03-13 10:54:34 -05:00
|
|
|
<center><h3>ENHANCEMENTS</h3></center>
|
|
|
|
<ul>
|
2006-05-14 18:54:04 -04:00
|
|
|
<li>xxxxxxxxxxxxxx</li>
|
2004-04-09 10:35:10 -04:00
|
|
|
</ul>
|
|
|
|
|
2004-03-13 07:43:43 -05:00
|
|
|
<center><h3>BUG FIXES</h3></center>
|
2004-03-13 10:54:34 -05:00
|
|
|
<ul>
|
2006-05-14 18:54:04 -04:00
|
|
|
<li>xxxxxxxxxxxxxx</li>
|
2004-03-13 10:54:34 -05:00
|
|
|
</ul>
|
2004-03-13 07:43:43 -05:00
|
|
|
|
2004-03-13 10:54:34 -05:00
|
|
|
<center><h3>JAVADOC</h3></center>
|
|
|
|
<ul>
|
2006-05-14 18:54:04 -04:00
|
|
|
<li>xxxxxxxxxxxxxx</li>
|
2004-03-13 10:54:34 -05:00
|
|
|
</ul>
|
2004-12-24 06:10:24 -05:00
|
|
|
</body>
|
2005-01-15 17:47:41 -05:00
|
|
|
</html>
|