From ee5ce24168780509e8c413970ef4f60e57e88bdc Mon Sep 17 00:00:00 2001 From: Steven Caswell Date: Thu, 5 May 2005 01:29:46 +0000 Subject: [PATCH] updated status to 2.1-RC5; added excluding the text package as a source modification and unit text exclusion git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@168229 13f79535-47bb-0310-9956-ffa450edef68 --- project.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/project.xml b/project.xml index 41069be89..ff047bb61 100644 --- a/project.xml +++ b/project.xml @@ -19,7 +19,7 @@ limitations under the License. commons-lang Lang - 2.1-RC4 + 2.1-RC5 2001 Java Common Components @@ -106,7 +106,7 @@ limitations under the License. Steven Caswell scaswell - steven.caswell@gmail.com + stevencaswell@apache.org Java Developer @@ -364,6 +364,15 @@ limitations under the License. commons-dev@jakarta.apache.org src/java + + + FakeClass + + + org/apache/commons/lang/text/**/*.java + + + src/test @@ -375,6 +384,8 @@ limitations under the License. **/AllLangTestSuite.java + + org/apache/commons/lang/text/**/*.java