/[Apache-SVN]/commons/proper/digester/trunk/RELEASE-NOTES.txt
ViewVC logotype

Log of /commons/proper/digester/trunk/RELEASE-NOTES.txt

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 729342 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 17:52:36 2008 UTC (11 months ago) by rahul
File length: 4977 byte(s)
Diff to previous 729275 (colored)
Editorial changes.

Revision 729275 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 07:59:42 2008 UTC (11 months ago) by rahul
File length: 5032 byte(s)
Diff to previous 729266 (colored)
Release notes are about done.

Revision 729266 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 07:30:10 2008 UTC (11 months ago) by rahul
File length: 5037 byte(s)
Diff to previous 729242 (colored)
Address RAT reports that need attention.

Revision 729242 - (view) (annotate) - [select for diffs]
Modified Wed Dec 24 06:10:07 2008 UTC (11 months ago) by rahul
File length: 4237 byte(s)
Diff to previous 729132 (colored)
Eliminate [collections] package dependencies -- ArrayStack, and therefore Buffer and BufferUnderflowException:
 - Replace ArrayStack usage with java.util.Stack<E>
 - This will allow BeanUtils to drop these classes in future releases if desired and end a rather painful tangle we got into with v1.x in this regard
 - Allows usage of generics (unlike ArrayStack)
DIGESTER-115

Revision 729132 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 21:42:17 2008 UTC (11 months ago) by rahul
File length: 3651 byte(s)
Diff to previous 729092 (colored)
Various editorial and other improvements to the release notes.

Revision 729092 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:26:40 2008 UTC (11 months ago) by rahul
File length: 3542 byte(s)
Diff to previous 729090 (colored)
Note generics related improvements (more coming) in release notes.

Revision 729090 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:25:04 2008 UTC (11 months ago) by rahul
File length: 3472 byte(s)
Diff to previous 729082 (colored)
Note addition of 'serialVersionUID' fields in release notes.

Revision 729082 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 20:04:44 2008 UTC (11 months ago) by rahul
File length: 3401 byte(s)
Diff to previous 729053 (colored)
Add javax.xml.validation.Schema support to Digester class:
 - New 'schema' field for Digester class (protected -- matching digester style)
    o Sort imports and update class Javadoc
 - Deprecate legacy schema support, including:
    o schemaLanguage and schemaLocation fields and their getters and setters in Digester class
    o ParserFeatureSetterFactory class whose main purpose was legacy schema support
    o Parsers in org.apache.commons.digester.parser package used by ParserFeatureSetterFactory
 - Added new test cases that demonstrate javax.xml.validation.Schema validation
 - Updated release notes, package Javadoc

Revision 729053 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 18:20:34 2008 UTC (11 months ago) by rahul
File length: 1915 byte(s)
Diff to previous 729046 (colored)
Allow setting up of XInclude aware parsers:
 - New boolean flag (protected -- matching digester style)
 - Added a test case which demonstrates usage (basic XInclude)

Revision 729046 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 17:44:46 2008 UTC (11 months ago) by rahul
File length: 1598 byte(s)
Diff to previous 728889 (colored)
Editorial changes to release notes.

Revision 728889 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 07:02:34 2008 UTC (11 months ago) by rahul
File length: 1594 byte(s)
Diff to previous 728882 (colored)
Begin to put together the v2.0 release notes.
Add section on breaking changes and list change in minimum JDK requirement.
Remove mention of [collections] classes in dependencies section (scheduled to be removed in v2.0).

Revision 728882 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 06:27:54 2008 UTC (11 months ago) by rahul
File length: 1648 byte(s)
Diff to previous 728881 (colored)
ObjectCreationFactory#createObject() retuning null, NPE when log debug is enabled.
DIGESTER-126

Revision 728881 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 06:16:55 2008 UTC (11 months ago) by rahul
File length: 1531 byte(s)
Diff to previous 728879 (colored)
Potential NPE when debug is enabled
DIGESTER-122

Revision 728879 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 05:44:07 2008 UTC (11 months ago) by rahul
File length: 1415 byte(s)
Diff to previous 728875 (colored)
Null InputStream leads to MalformedURLExceptions under JDK 1.5
(All parse methods now consistently throw IllegalArgumentException)
DIGESTER-111

Revision 728875 - (view) (annotate) - [select for diffs]
Modified Tue Dec 23 05:31:11 2008 UTC (11 months ago) by rahul
File length: 1300 byte(s)
Diff to previous 560660 (colored)
Clean release notes and prepare for next planned release in the 1.x line (1.8.1).

Revision 560660 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:34 2007 UTC (2 years, 3 months ago) by bayard
File length: 3345 byte(s)
Diff to previous 560658 (colored)
Moving to TLP

Revision 560658 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:42:15 2007 UTC (2 years, 3 months ago) by bayard
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3345 byte(s)
Diff to previous 560657 (colored)
Moving back :)

Revision 560657 - (view) (annotate) - [select for diffs]
Modified Sun Jul 29 03:40:41 2007 UTC (2 years, 3 months ago) by bayard
Original Path: commons/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3345 byte(s)
Diff to previous 481817 (colored)
Moving to TLP

Revision 481817 - (view) (annotate) - [select for diffs]
Modified Sun Dec 3 17:11:45 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3345 byte(s)
Diff to previous 480700 (colored)
Roll to 1.8.1 snap.

Revision 480700 - (view) (annotate) - [select for diffs]
Modified Wed Nov 29 19:52:32 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3260 byte(s)
Diff to previous 480175 (colored)
RC3 prep, switch to version 1.8

Revision 480175 - (view) (annotate) - [select for diffs]
Modified Tue Nov 28 19:45:38 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3262 byte(s)
Diff to previous 480170 (colored)
Time for 1.8 RC2

Revision 480170 - (view) (annotate) - [select for diffs]
Modified Tue Nov 28 19:39:44 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3267 byte(s)
Diff to previous 479733 (colored)
s/Bugzilla/JIRA/ and RC1-RC2 delta (APIs that accept URLs)

Revision 479733 - (view) (annotate) - [select for diffs]
Modified Mon Nov 27 19:36:24 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3166 byte(s)
Diff to previous 479411 (colored)
Clarify that any set of dependencies for 1.7 will continue to work for 1.8. Thanks to Simon Kitching <simon DOT kitching AT xtra DOT co DOT nz>.

Revision 479411 - (view) (annotate) - [select for diffs]
Modified Sun Nov 26 19:32:47 2006 UTC (2 years, 11 months ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3009 byte(s)
Diff to previous 479167 (colored)
Advertised dependencies are not the same as 1.7 (though any previous set will still work). Thanks to Niall Pembertion <niall DOT pemberton AT gmail DOT com>.

Revision 479167 - (view) (annotate) - [select for diffs]
Modified Sat Nov 25 18:59:57 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3047 byte(s)
Diff to previous 476323 (colored)
RC2 prep.

Revision 476323 - (view) (annotate) - [select for diffs]
Modified Fri Nov 17 21:21:14 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3042 byte(s)
Diff to previous 476271 (colored)
Lets try RC1.

Revision 476271 - (view) (annotate) - [select for diffs]
Modified Fri Nov 17 19:33:54 2006 UTC (3 years ago) by rahul
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 3044 byte(s)
Diff to previous 475623 (colored)
Update dependency information in site and release notes. Recommend BeanUtils 1.7 over (BeanUtils 1.x and Collections 2/3.x). Shorten blurb about collections and ArrayStack on home page.

Update nav links to mention 1.8 (1.8 links will 404 for now since the directory requires manual installation). Please do not publish digester site before 1.8 is released.

Revision 475623 - (view) (annotate) - [select for diffs]
Modified Thu Nov 16 08:12:15 2006 UTC (3 years ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2951 byte(s)
Diff to previous 468851 (colored)
Add info re support for maven2.

Revision 468851 - (view) (annotate) - [select for diffs]
Modified Sun Oct 29 09:04:32 2006 UTC (3 years ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2811 byte(s)
Diff to previous 424114 (colored)
Update version number from 1.7.1 to 1.8; that will be the next release version.

Revision 424114 - (view) (annotate) - [select for diffs]
Modified Thu Jul 20 23:35:25 2006 UTC (3 years, 4 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2454 byte(s)
Diff to previous 398305 (colored)
Note that method addStackAction has been added to the Digester class.

Revision 398305 - (view) (annotate) - [select for diffs]
Modified Sun Apr 30 10:17:16 2006 UTC (3 years, 6 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2160 byte(s)
Diff to previous 279939 (colored)
Note Digester works with recent Kaffe/GNU-classpath releases.
Add note on (partially) resolved bug#37034

Revision 279939 - (view) (annotate) - [select for diffs]
Modified Sat Sep 10 03:07:24 2005 UTC (4 years, 2 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 1560 byte(s)
Diff to previous 180259 (colored)
Update to current HEAD state (ie to 2005-09-10)

Revision 180259 - (view) (annotate) - [select for diffs]
Modified Mon Jun 6 08:28:32 2005 UTC (4 years, 5 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 4807 byte(s)
Diff to previous 179200 (colored)
Replaced tabs with spaces.

Revision 179200 - (view) (annotate) - [select for diffs]
Modified Tue May 31 10:40:22 2005 UTC (4 years, 5 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 4779 byte(s)
Diff to previous 178376 (colored)
added info re fix for SetNestedPropertiesRule

Revision 178376 - (view) (annotate) - [select for diffs]
Modified Wed May 25 05:32:50 2005 UTC (4 years, 6 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 4609 byte(s)
Diff to previous 178374 (colored)
Remove release to-do notes.

Revision 178374 - (view) (annotate) - [select for diffs]
Modified Wed May 25 05:22:54 2005 UTC (4 years, 6 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 4867 byte(s)
Diff to previous 161419 (colored)
Add info re new setCustomContentHandler feature.

Revision 161419 - (view) (annotate) - [select for diffs]
Modified Fri Apr 15 06:51:27 2005 UTC (4 years, 7 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 4582 byte(s)
Diff to previous 155412 (colored)
Update to 1.7 release.

Revision 155412 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 12:58:36 2005 UTC (4 years, 8 months ago) by dirkv
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 9669 byte(s)
Diff to previous 132718 (colored)
svn:keywords correction

Revision 132718 - (view) (annotate) - [select for diffs]
Modified Thu Sep 9 20:38:21 2004 UTC (5 years, 2 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 9728 byte(s)
Diff to previous 132664 (colored)
Merged in release branch

Revision 132664 - (view) (annotate) - [select for diffs]
Modified Sat May 1 20:49:56 2004 UTC (5 years, 6 months ago) by craigmcc
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 10215 byte(s)
Diff to previous 132661 (colored)
Update release notes to reflect migration of the RSS example.

Revision 132661 - (view) (annotate) - [select for diffs]
Modified Thu Apr 22 11:06:02 2004 UTC (5 years, 7 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 9593 byte(s)
Diff to previous 132656 (colored)
Finished release notes (as far as I know :-)

Revision 132656 - (view) (annotate) - [select for diffs]
Modified Mon Apr 19 09:18:39 2004 UTC (5 years, 7 months ago) by skitching
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 8814 byte(s)
Diff to previous 132461 (colored)
Draft of 1.6 release notes. Still a little work to be done on this.

Revision 132461 - (view) (annotate) - [select for diffs]
Modified Fri Apr 25 09:26:45 2003 UTC (6 years, 7 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2526 byte(s)
Diff to previous 132422 (colored)
Preparations for digester 1.5 release

Revision 132422 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 23:39:21 2003 UTC (6 years, 9 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2912 byte(s)
Diff to previous 132416 (colored)
Preparations for 1.4.1 release

Revision 132416 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 18:40:28 2003 UTC (6 years, 9 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2527 byte(s)
Diff to previous 132413 (colored)
Preparations for digester 1.4 release

Revision 132413 - (view) (annotate) - [select for diffs]
Modified Sun Feb 2 16:30:29 2003 UTC (6 years, 9 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2594 byte(s)
Diff to previous 132409 (colored)
Preparing for release candidate

Revision 132409 - (view) (annotate) - [select for diffs]
Modified Sun Feb 2 15:34:21 2003 UTC (6 years, 9 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2586 byte(s)
Diff to previous 132383 (colored)
First draft of 1.4 release notes

Revision 132383 - (view) (annotate) - [select for diffs]
Modified Tue Aug 13 16:28:59 2002 UTC (7 years, 3 months ago) by sanders
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2501 byte(s)
Diff to previous 132355 (colored)
ready to release 1.3

Revision 132355 - (view) (annotate) - [select for diffs]
Modified Sun Apr 28 03:38:29 2002 UTC (7 years, 7 months ago) by craigmcc
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 2537 byte(s)
Diff to previous 132349 (colored)
Update release notes for a 1.2 release.

Revision 132349 - (view) (annotate) - [select for diffs]
Modified Wed Mar 20 20:28:28 2002 UTC (7 years, 8 months ago) by rdonkin
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 1596 byte(s)
Diff to previous 132327 (colored)
Added support for the more flexible method matching provided by MethodUtils.invokeMethod. It is possible that in some (relative obscure) circumstances, the extra precision of the original method is required and so a property has been added which allows the user to choose which one to use. More flexible method matching is enabled by default (there is a slight possibility that some existing code will be broken by this). Also created test cases.

Revision 132327 - (view) (annotate) - [select for diffs]
Modified Sat Jan 12 22:48:21 2002 UTC (7 years, 10 months ago) by sanders
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 1171 byte(s)
Diff to previous 132326 (colored)
CPE

Revision 132326 - (view) (annotate) - [select for diffs]
Added Sat Jan 12 22:43:05 2002 UTC (7 years, 10 months ago) by sanders
Original Path: jakarta/commons/proper/digester/trunk/RELEASE-NOTES.txt
File length: 1204 byte(s)
Release Notes (self-explanatory)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2