Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 61786 invoked from network); 3 Jun 2002 16:32:00 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Jun 2002 16:32:00 -0000 Received: (qmail 4792 invoked by uid 97); 3 Jun 2002 16:31:55 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 4722 invoked by uid 97); 3 Jun 2002 16:31:54 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4687 invoked by uid 97); 3 Jun 2002 16:31:53 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Date: 3 Jun 2002 16:31:43 -0000 Message-ID: <20020603163143.63356.qmail@icarus.apache.org> From: jvanzyl@apache.org To: jakarta-commons-sandbox-cvs@apache.org Subject: cvs commit: jakarta-commons-sandbox/fileupload project.properties project.xml build.xml default.properties X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N jvanzyl 2002/06/03 09:31:43 Modified: fileupload build.xml Added: fileupload project.properties project.xml Removed: fileupload default.properties Log: Mavenizing! Revision Changes Path 1.2 +109 -215 jakarta-commons-sandbox/fileupload/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/fileupload/build.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- build.xml 24 Mar 2002 07:05:13 -0000 1.1 +++ build.xml 3 Jun 2002 16:31:42 -0000 1.2 @@ -1,221 +1,115 @@ - + + - + - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +----------------------------------------------------------------+ - + F A I L E D R E Q U I R E M E N T | - +----------------------------------------------------------------+ - | You must define the following property in order | - | to build Turbine: | - | | - | ${name} = ${value} - | | - | You can set this property in the provided build.properties | - | file, or you may set this property in your | - | ${user.home}/build.properties file. - +----------------------------------------------------------------+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1.1 jakarta-commons-sandbox/fileupload/project.properties Index: project.properties =================================================================== # ------------------------------------------------------------------- # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- compile.debug = on compile.optimize = off compile.deprecation = off 1.1 jakarta-commons-sandbox/fileupload/project.xml Index: project.xml =================================================================== 3 commons-fileupload commons-fileupload 1.0-dev Apache Software Foundation http://jakarta.apache.org/ 2002 org.apache.commons.fileupload jakarta File upload component. File upload component. http://jakarta.apache.org/commons/fileupload/ http://issues.apache.org/scarab/servlet/scarab/ jakarta.apache.org /www/jakarta.apache.org/commons/fileupload/ scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic/jakarta-commons-sandbox/fileupload/ http://cvs.apache.org/viewcvs/jakarta-turbine-3/ Commons User List commons-user-subscribe@jakarta.apache.org commons-user-unsubscribe@jakarta.apache.org http://archives.apache.org/eyebrowse/SummarizeList?listName=commons-user@jakarta.apache.org Commons Developer List mailto:commons-dev-subscribe@jakarta.apache.org mailto:commons-dev-unsubscribe@jakarta.apache.org http://archives.apache.org/eyebrowse/SummarizeList?listName=commons-dev@jakarta.apache.org John McNally jmcnally jmcnally@collab.net CollabNet Daniel Rall dlr dlr@finemaltcoding.com CollabNet Jason van Zyl jvanzyl jason@zenplex.com Zenplex jaf 1.0.1 activation-1.0.1.jar servletapi 2.3 commons-dev@jakarta.apache.org src/java src/test include = **/*Test.java src/rttest include = **/*Test.java -- To unsubscribe, e-mail: For additional commands, e-mail: