diff --git a/project.xml b/project.xml index 11a20e268..256a34db8 100644 --- a/project.xml +++ b/project.xml @@ -15,28 +15,64 @@ See the License for the specific language governing permissions and limitations under the License. --> - ../commons-build/project.xml + 3 + commons-lang Lang 2.1-dev - - - Apache Software Foundation - http://www.apache.org - http://jakarta.apache.org/images/jakarta-logo.gif - - 2001 - - /images/logo.png - + Java Common Components 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. - Java Common Components + /images/logo.png + + http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + org.apache.commons.${pom.artifactId.substring(8)} + + + The Apache Software Foundation + http://jakarta.apache.org + http://jakarta.apache.org/images/original-jakarta-logo.gif + + + + + The Apache Software License, Version 2.0 + /LICENSE.txt + repo + + + + jakarta + http://issues.apache.org/bugzilla/ + jakarta.apache.org + /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/${pom.artifactId.substring(8)} + http://cvs.apache.org/viewcvs/jakarta-commons/${pom.artifactId.substring(8)}/ + + + + + Commons Dev List + commons-dev-subscribe@jakarta.apache.org + commons-dev-unsubscribe@jakarta.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org + + + Commons User List + commons-user-subscribe@jakarta.apache.org + commons-user-unsubscribe@jakarta.apache.org + http://nagoya.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org + + + @@ -310,15 +346,41 @@ limitations under the License. - - - **/*TestSuite.java - - - **/AllLangTestSuite.java - - - + commons-dev@jakarta.apache.org + src/java + src/test + + + + + + + **/*TestSuite.java + + + **/AllLangTestSuite.java + + + + ${pom.build.unitTestSourceDirectory} + + **/*.xml + + + + + + + + + + + **/*.properties + + + + +