From f7a767aabd209977cb5ed81d58e4818a7f7342e0 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Fri, 26 Jul 2002 19:07:07 +0000 Subject: [PATCH] o using the parent project.xml git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136948 13f79535-47bb-0310-9956-ffa450edef68 --- LICENSE | 53 ---------------------------- maven.xml | 4 +++ project.xml | 100 +++++++++------------------------------------------- 3 files changed, 21 insertions(+), 136 deletions(-) delete mode 100644 LICENSE create mode 100644 maven.xml diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 525188da4..000000000 --- a/LICENSE +++ /dev/null @@ -1,53 +0,0 @@ -/* ==================================================================== - * The Apache Software License, Version 1.1 - * - * Copyright (c) 2002 The Apache Software Foundation. All rights - * reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The end-user documentation included with the redistribution, if - * any, must include the following acknowlegement: - * "This product includes software developed by the - * Apache Software Foundation (http://www.apache.org/)." - * Alternately, this acknowlegement may appear in the software itself, - * if and wherever such third-party acknowlegements normally appear. - * - * 4. The names "The Jakarta Project", "Commons", and "Apache Software - * Foundation" must not be used to endorse or promote products derived - * from this software without prior written permission. For written - * permission, please contact apache@apache.org. - * - * 5. Products derived from this software may not be called "Apache" - * nor may "Apache" appear in their names without prior written - * permission of the Apache Software Foundation. - * - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR - * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - * ==================================================================== - * - * This software consists of voluntary contributions made by many - * individuals on behalf of the Apache Software Foundation. For more - * information on the Apache Software Foundation, please see - * . - */ diff --git a/maven.xml b/maven.xml new file mode 100644 index 000000000..1a28e1d45 --- /dev/null +++ b/maven.xml @@ -0,0 +1,4 @@ + + + diff --git a/project.xml b/project.xml index 99350399f..799918cf5 100644 --- a/project.xml +++ b/project.xml @@ -1,67 +1,20 @@ - - 3 + ../project.xml commons-lang - commons-lang + Lang 1.0-dev - - Apache Software Foundation - http://jakarta.apache.org/ - /images/jakarta-logo-blue.gif - 2001 - org.apache.commons.lang - http://jakarta.apache.org/commons/images/logo.jpg - - jakarta - - 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. + 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 - http://jakarta.apache.org/commons/lang.html - http://nagoya.apache.org/scarab/servlet/scarab/ - jakarta.apache.org - /www/jakarta.apache.org/commons/lang/ - /www/jakarta.apache.org/builds/jakarta-commons/ - - - scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons - anoncvs - http://cvs.apache.org/viewcvs/jakarta-commons/ - - - - - - - - Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - - http://www.mail-archive.com/commons-user@jakarta.apache.org/ - - - Commons Developer List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - - http://www.mail-archive.com/commons-dev@jakarta.apache.org/ - - - - + Daniel Rall dlr @@ -98,8 +51,7 @@ Java Developer - - + @@ -115,37 +67,19 @@ + + junit + 3.7 + - - commons-dev@jakarta.apache.org - - src/java - - src/test - - - - - - - include = **/*Test.java - - - - - - - - - - - include = log4j.properties - - - - + + + **/*Test.java + + +