2002-07-25 20:41:52 -04:00
|
|
|
<?xml version="1.0"?>
|
2004-02-18 18:13:37 -05:00
|
|
|
<!--
|
|
|
|
Copyright 2002-2004 The Apache Software Foundation.
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2002-07-25 20:41:52 -04:00
|
|
|
<project>
|
2004-02-10 14:15:05 -05:00
|
|
|
<extend>../commons-build/project.xml</extend>
|
2002-07-25 20:41:52 -04:00
|
|
|
<id>commons-lang</id>
|
2002-07-26 15:07:07 -04:00
|
|
|
<name>Lang</name>
|
2004-01-15 16:46:06 -05:00
|
|
|
<currentVersion>2.1-dev</currentVersion>
|
2004-01-14 22:57:52 -05:00
|
|
|
|
|
|
|
<organization>
|
|
|
|
<name>Apache Software Foundation</name>
|
|
|
|
<url>http://www.apache.org</url>
|
|
|
|
<logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
|
|
|
|
</organization>
|
|
|
|
|
2002-07-25 20:41:52 -04:00
|
|
|
<inceptionYear>2001</inceptionYear>
|
2004-01-14 22:57:52 -05:00
|
|
|
|
|
|
|
<logo>/images/logo.png</logo>
|
|
|
|
|
2002-07-25 20:41:52 -04:00
|
|
|
<description>
|
2002-07-26 15:07:07 -04:00
|
|
|
Commons.Lang, a package of Java utility classes for the
|
|
|
|
classes that are in java.lang's hierarchy, or are considered to be so
|
|
|
|
standard as to justify existence in java.lang.
|
2002-07-25 20:41:52 -04:00
|
|
|
</description>
|
|
|
|
|
|
|
|
<shortDescription>Java Common Components</shortDescription>
|
|
|
|
|
2002-07-26 15:07:07 -04:00
|
|
|
<developers>
|
2002-07-25 20:41:52 -04:00
|
|
|
<developer>
|
|
|
|
<name>Daniel Rall</name>
|
|
|
|
<id>dlr</id>
|
|
|
|
<email>dlr@finemaltcoding.com</email>
|
|
|
|
<organization>CollabNet, Inc.</organization>
|
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
|
|
|
<developer>
|
|
|
|
<name>Stephen Colebourne</name>
|
|
|
|
<id>scolebourne</id>
|
2002-09-08 11:58:02 -04:00
|
|
|
<email>scolebourne@joda.org</email>
|
|
|
|
<organization>SITA ATS Ltd</organization>
|
2004-01-15 16:46:06 -05:00
|
|
|
<timezone>00:00</timezone>
|
2002-07-25 20:41:52 -04:00
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
|
|
|
<developer>
|
|
|
|
<name>Henri Yandell</name>
|
|
|
|
<id>bayard</id>
|
|
|
|
<email>bayard@generationjava.com</email>
|
|
|
|
<organization></organization>
|
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
|
|
|
<developer>
|
|
|
|
<name>Steven Caswell</name>
|
2002-11-07 15:06:20 -05:00
|
|
|
<id>scaswell</id>
|
2002-07-25 20:41:52 -04:00
|
|
|
<email>steven@caswell.name</email>
|
|
|
|
<organization></organization>
|
|
|
|
<roles>
|
2002-11-07 15:06:20 -05:00
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
|
|
|
<developer>
|
|
|
|
<name>Robert Burrell Donkin</name>
|
|
|
|
<id>rdonkin</id>
|
|
|
|
<email>rdonkin@apache.org</email>
|
|
|
|
<organization></organization>
|
|
|
|
<roles>
|
2002-07-25 20:41:52 -04:00
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
2003-04-18 09:44:02 -04:00
|
|
|
<developer>
|
2003-12-14 19:09:44 -05:00
|
|
|
<name>Gary D. Gregory</name>
|
2003-04-18 09:44:02 -04:00
|
|
|
<id>ggregory</id>
|
|
|
|
<email>ggregory@seagullsw.com</email>
|
2003-12-14 19:09:44 -05:00
|
|
|
<organization>Seagull Software</organization>
|
2004-01-15 16:46:06 -05:00
|
|
|
<timezone>-08:00</timezone>
|
2003-04-18 09:44:02 -04:00
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
2003-09-05 23:08:39 -04:00
|
|
|
<developer>
|
2003-08-22 00:57:29 -04:00
|
|
|
<name>Phil Steitz</name>
|
|
|
|
<id>psteitz</id>
|
|
|
|
<email>phil@steitz.com</email>
|
|
|
|
<organization></organization>
|
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
2003-09-05 23:08:39 -04:00
|
|
|
</developer>
|
2003-10-02 16:34:16 -04:00
|
|
|
<developer>
|
|
|
|
<name>Fredrik Westermarck</name>
|
|
|
|
<id>fredrik</id>
|
|
|
|
<email></email>
|
|
|
|
<organization></organization>
|
|
|
|
<roles>
|
|
|
|
<role>Java Developer</role>
|
|
|
|
</roles>
|
|
|
|
</developer>
|
2002-07-26 15:07:07 -04:00
|
|
|
</developers>
|
2002-07-25 20:41:52 -04:00
|
|
|
|
|
|
|
<contributors>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Chris Audley</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Stephane Bailliez</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Michael Becke</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Ola Berg</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Stefan Bodewig</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Janek Bogucki</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Mike Bowler</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Sean Brown</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Alexander Day Chaffee</name>
|
|
|
|
</contributor>
|
2003-11-29 08:24:33 -05:00
|
|
|
<contributor>
|
|
|
|
<name>Al Chou</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Greg Coladonato</name>
|
|
|
|
</contributor>
|
2004-02-13 20:16:24 -05:00
|
|
|
<contributor>
|
|
|
|
<name>Maarten Coene</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Justin Couch</name>
|
|
|
|
</contributor>
|
2003-10-23 17:04:14 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Norm Deane</name>
|
|
|
|
</contributor>
|
2002-07-25 20:41:52 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Ringo De Smet</name>
|
|
|
|
</contributor>
|
2003-10-23 17:04:14 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Russel Dittmar</name>
|
|
|
|
</contributor>
|
2002-09-15 06:28:35 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Steve Downey</name>
|
2003-09-05 23:08:39 -04:00
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Christopher Elkins</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Chris Feldhacker</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Pete Gieser</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Matthew Hawthorne</name>
|
|
|
|
</contributor>
|
2003-10-23 17:04:14 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Michael Heuer</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Marc Johnson</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Tetsuya Kaneuchi</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Nissim Karpenstein</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Ed Korthof</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Holger Krauth</name>
|
|
|
|
</contributor>
|
2003-10-07 16:59:46 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Rafal Krupinski</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Rafal Krzewski</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Craig R. McClanahan</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Rand McNeely</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Nikolay Metchev</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Kasper Nielsen</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Tim O'Brien</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Brian S O'Neill</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Andrew C. Oliver</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Moritz Petersen</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Dmitri Plotnikov</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Neeme Praks</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Eric Pugh</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Travis Reeder</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Antony Riley</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Scott Sanders</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Ralph Schaer</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Henning P. Schmiedehausen</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Sean Schofield</name>
|
|
|
|
</contributor>
|
2003-10-23 17:10:01 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Ville Skytta</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Jan Sorensen</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Glen Stampoultzis</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Scott Stanchfield</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Jon S. Stevens</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Sean C. Sullivan</name>
|
|
|
|
</contributor>
|
2003-11-29 08:24:33 -05:00
|
|
|
<contributor>
|
|
|
|
<name>Ashwin Suresh</name>
|
|
|
|
</contributor>
|
2003-09-05 23:08:39 -04:00
|
|
|
<contributor>
|
|
|
|
<name>Helge Tesgaard</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Arun Mammen Thomas</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Jeff Varszegi</name>
|
|
|
|
</contributor>
|
|
|
|
<contributor>
|
|
|
|
<name>Chris Webb</name>
|
|
|
|
</contributor>
|
2004-02-24 17:38:55 -05:00
|
|
|
<contributor>
|
|
|
|
<name>Michael Davey</name>
|
|
|
|
</contributor>
|
2002-07-25 20:41:52 -04:00
|
|
|
</contributors>
|
|
|
|
|
|
|
|
<!-- Lang should depend on very little -->
|
|
|
|
<dependencies>
|
2002-07-26 15:07:07 -04:00
|
|
|
<dependency>
|
|
|
|
<id>junit</id>
|
2003-12-14 16:52:51 -05:00
|
|
|
<version>3.8.1</version>
|
2002-07-26 15:07:07 -04:00
|
|
|
</dependency>
|
2004-02-18 18:13:37 -05:00
|
|
|
<!--
|
|
|
|
<dependency>
|
|
|
|
<groupId>maven-pluginss</groupId>
|
|
|
|
<artifactId>maven-findbugs-plugin</artifactId>
|
|
|
|
<version>0.7.1</version>
|
|
|
|
<url>http://maven-plugins.sourceforge.net/maven-findbugs-plugin/</url>
|
|
|
|
<type>plugin</type>
|
|
|
|
</dependency>
|
|
|
|
-->
|
2002-07-25 20:41:52 -04:00
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
<build>
|
2002-07-26 15:07:07 -04:00
|
|
|
<unitTest>
|
|
|
|
<includes>
|
2003-08-22 00:57:29 -04:00
|
|
|
<include>**/*TestSuite.java</include>
|
2002-07-26 15:07:07 -04:00
|
|
|
</includes>
|
2002-09-21 00:16:37 -04:00
|
|
|
<excludes>
|
2003-08-22 00:57:29 -04:00
|
|
|
<exclude>**/AllLangTestSuite.java</exclude>
|
2002-09-21 00:16:37 -04:00
|
|
|
</excludes>
|
2003-08-22 00:57:29 -04:00
|
|
|
</unitTest>
|
2002-07-25 20:41:52 -04:00
|
|
|
</build>
|
2003-08-22 00:57:29 -04:00
|
|
|
|
|
|
|
<reports>
|
|
|
|
<!-- <report>maven-changelog-plugin</report> -->
|
|
|
|
<!-- <report>maven-changes-plugin</report> -->
|
|
|
|
<report>maven-checkstyle-plugin</report>
|
2004-02-18 18:13:37 -05:00
|
|
|
<!-- <report>maven-findbugs-plugin</report> -->
|
2003-08-22 00:57:29 -04:00
|
|
|
<!-- <report>maven-clover-plugin</report> -->
|
|
|
|
<!-- <report>maven-developer-activity-plugin</report> -->
|
|
|
|
<!-- <report>maven-file-activity-plugin</report> -->
|
|
|
|
<report>maven-javadoc-plugin</report>
|
|
|
|
<!-- <report>maven-jellydoc-plugin</report> -->
|
|
|
|
<report>maven-junit-report-plugin</report>
|
|
|
|
<report>maven-jxr-plugin</report>
|
|
|
|
<report>maven-license-plugin</report>
|
|
|
|
<!-- <report>maven-linkcheck-plugin</report> -->
|
|
|
|
<!-- <report>maven-statcvs-plugin</report> -->
|
|
|
|
<report>maven-tasklist-plugin</report>
|
|
|
|
</reports>
|
2002-07-26 15:07:07 -04:00
|
|
|
|
2002-07-25 20:41:52 -04:00
|
|
|
</project>
|
|
|
|
|