Hi Hen, Henri Yandell wrote:
> I'd like to release 3.0.1 of Lang. It would contain the following 11 > fixes: > > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+LANG+AND+fixVersion+%3D+%223.0.1%22+AND+resolution+in+%28Fixed%2C+%22Won%27t+Fix%22%2C+Duplicate%2C+Invalid%2C+Incomplete%2C+%22Cannot+Reproduce%22%2C+Later%2C+%22Not+A+Problem%22%2C+Unresolved%29 > > LANG-611 Consider improvements in LANG-396 > LANG-626 object cloning with SerializationUtils has classloader > problems with no workaround > LANG-708 StringEscapeUtils.escapeEcmaScript from lang3 cuts off long > unicode string > LANG-717 Specify source encoding for build > LANG-720 StringEscapeUtils.escapeXml(input) outputs wrong results > when an input contains characters in Supplementary Planes. > LANG-721 Complement ArrayUtils.addAll() variants with by-index and > by-value removal methods > LANG-722 Add BooleanUtils.and/or varargs methods to complement xor > LANG-723 Add mode and median Comparable... methods to ObjectUtils > LANG-726 Add a method e.g. Range<T> Range<T>.intersectionWith(Range<T>) > LANG-727 ToStringBuilderTest.testReflectionHierarchyArrayList fails > with IBM JDK 6 > LANG-730 EnumSet -> BitVector > > Two issues were pushed back to 3.0.2 as 'not ready', and there are 54 > items in 3.x for consideration. > > The biggest issue needing feedback would (imo) be LANG-626. > > I'll get a clirr report put together (and update the site); for now > use this thread if you have any objections to a 3.0.1 release. I'd like to add first a getRawMessage() calling super.getMessage() to Contexted(Runtime)Exception as counter part to the getFormattedExceptionMessage(). I'll do it this evening. Cheers, Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org