From 690b8e9ab60ed3f7691643520dab1f7fe358b412 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Fri, 26 Jun 2009 03:42:27 +0000 Subject: [PATCH] Adding changes report and filling out v1.0.1 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@788564 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 18 ++++++++++++++++++ xdocs/changes.xml | 29 +++++++++++++---------------- 2 files changed, 31 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 65d4dd2bc..818bafc37 100644 --- a/pom.xml +++ b/pom.xml @@ -447,6 +447,22 @@ + + org.apache.maven.plugins + maven-changes-plugin + 2.0 + + ${basedir}/xdocs/changes.xml + %URL%/%ISSUE% + + + + + changes-report + + + + maven-checkstyle-plugin 2.1 @@ -456,6 +472,7 @@ + org.codehaus.mojo cobertura-maven-plugin diff --git a/xdocs/changes.xml b/xdocs/changes.xml index 8dc3f9df4..3f01a9349 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -21,36 +21,33 @@ - + - + - + - + - + - + - + + NumberRange.getMaximum returns minimum + Enum constructor validations + NestableException/Delegate is not serializable + split using null and max less than actual token count adds "null" + ExceptionUtils cannot handle J2EE-Exception in a default way - +