Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
fix typo.
Fix spelling.
'methods' not 'projects'
Noting the Java requirements in our release notes
Adding a note on the deprecated DateUtils.add method
remove MultiFormatTest note
Updating release notes
LANG-404 Add Calendar flavour format methods to DateFormatUtils
Current state of release notes
Apache Apache
TLP related blanket changes: s:jakarta.apache.org/commons:commons.apache.org: s/commons-user@jakarta.apache.org/user@commons.apache.org/ s/commons-dev@jakarta.apache.org/dev@commons.apache.org/ s/Jakarta Commons/Apache Commons/ s:svn.apache.org/viewcvs/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewcvs.cgi/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/viewvc/jakarta/commons:svn.apache.org/viewvc/commons: s:svn.apache.org/repos/asf/jakarta/commons:svn.apache.org/repos/asf/commons: I'd appreciate another pair of eyes on this. There are some categories we probably don't want to change ATM (hopefully, none of these snuck in): * Historicals (proposals etc.) * URLs that shouldn't change (DOCTYPE fragments etc.) * Test cases where namespace URLs matter etc. (I'll track any related nightly failures)
Moving to TLP
Moving back :)
Moving to TLP
Adding LANG-315 to the release notes
Adding LANG-314 to the release notes
Fixed up release notes
LANG-275 - StringUtils substringsBetween, implemented by Dave Meikle
LANG-306 - StrBuilder appendln/appendAll/appendSeparator
LANG-310 - BooleanUtils isNotTrue/isNotFalse
LANG-102 was fixed
jardiff/clirr passes for 2.2->2.3. No new deprecations in 2.3
Adding bugfixes and improvements from JIRA
Starting on Lang 2.3 release notes
Added methods back in that were lost in r397016 (my fault). Testing with jardiff again, there are now no removed or changed methods - in keeping with a minor release.
Used jardiff to discover a couple of removed methods - need to find out why they were removed. Comparison of the land-2.1 tag shows that there have been no new deprecations.
The new features were really improvemens, so might as well get rid of the unnecessary split
Used the release notes feature of jira to generate a list of bugs, new features and improvements.
Dropped the 2.1 bugfixes and new features. Moved bugzilla ids to jira ids
New ExceptionUtils methods getMessage/getRootCauseMessage
http://issues.apache.org/bugzilla/show_bug.cgi?id=37574 [lang] [PATCH] new ExceptionUtils.setCause() method
37596 DurationFormatUtils.formatDurationWords "11 <unit>s" gets converted to "11 <unit>"
Updating release notes to mention new ClassUtils.getClass() methods.
Planned 2.2 leg work.
added reference to developer's guide for more info on why Ant 1.6 is required for building
- Starting with version 2.1, Ant version 1.6.x is required to build. Copy junit.jar to ANT_HOME/lib. You can get JUnit from http://www.junit.org.
Add StringUtils.defaultIfEmpty
added latest set of fixed issues in Bugz
svn:keywords correction
fixed typo
ToStringStyle setArrayEnd handled null incorrectly bug 31933, fix from Masato Tezuka
Add parse method that handles multiple patterns bug 30674
Fix unescape to handle invalid entities bug 29149, from Dan Goldberg
Add bug 30929
Fix DateUtils.truncate oddity at the far end of the Date spectrum bug 31395, from Marc Portier
Add methods to compare dates and calendars in different ways based on bug 26922
First cut at release notes for 2.1
Copied RELEASE-NOTES.txt to RELEASE-NOTES-2.0.txt RELEASE-NOTES.txt now tracks an upcomming 2.1. lang.enum.*: Deprecated and replaced by org.apache.commons.lang.enums.* and will be removed in version 3.0. All classes in this package are deprecated and repackaged to org.apache.commons.lang.enums since enum is a Java 1.5 keyword.
Moved BitField and Validate. Will rebuild the jardiff later.
Remove evaluateSet(String) which is deprecated, but wasn't in 1.0.1
Updated the api diff format.
Move capitalizeAllWords, uncapitalizeAllWords, swapCase to WordUtils
Rename WordWrapUtils to WordUtils and make ready for 2.0
Removed WordWrapUtils from release notes. Will move the tag.
Updated the jardiff alias at the end.
Added latest bugs to the bugfix list.
Update status docs following CharRange/CharSet change
Backed the 1.0.1 out. Maybe it doesn't make sense.
Added in the bugs fixed in the last few weeks. Changed comment to say that these are the changes since 1.0.1.
Updates pre 2.0
Rework isEmpty and isNotEmpty following user feedback
Remove StringUtils.unescape Its deprecated, and wasn't in 1.0
Implement changes to StringUtils.isEmpty and friends This is an incompatible change for isEmpty and isNotEmpty from 1.0
Add defaultString(String) back in for performance
Updated with isEmptyTrimmed/isNotEmptyTrimmed
Removed tabs.
Added the bugs fixed by 2.0 to the release notes.
Small improvements to formatting
Update for release 2.0
New release notes, though it lacks bugs from bugzilla at the moment.
Correct the enum release notes
Release notes for Lang 1.0.
wrote a release text.
Initial copy from jakarta-commons-sandbox
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |