Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 71377 invoked from network); 26 Jul 2005 15:30:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jul 2005 15:30:04 -0000 Received: (qmail 62473 invoked by uid 500); 26 Jul 2005 15:30:00 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 62390 invoked by uid 500); 26 Jul 2005 15:30:00 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 62377 invoked by uid 500); 26 Jul 2005 15:30:00 -0000 Received: (qmail 62374 invoked by uid 99); 26 Jul 2005 15:30:00 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 26 Jul 2005 08:29:49 -0700 Received: (qmail 71205 invoked by uid 65534); 26 Jul 2005 15:29:47 -0000 Message-ID: <20050726152947.71200.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r225330 - /jakarta/commons/proper/lang/trunk/project.properties Date: Tue, 26 Jul 2005 15:29:46 -0000 To: commons-cvs@jakarta.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: ggregory Date: Tue Jul 26 08:29:45 2005 New Revision: 225330 URL: http://svn.apache.org/viewcvs?rev=225330&view=rev Log: Set JDiff "old" tag to Lang 2.0. Modified: jakarta/commons/proper/lang/trunk/project.properties Modified: jakarta/commons/proper/lang/trunk/project.properties URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/project.properties?rev=225330&r1=225329&r2=225330&view=diff ============================================================================== --- jakarta/commons/proper/lang/trunk/project.properties (original) +++ jakarta/commons/proper/lang/trunk/project.properties Tue Jul 26 08:29:45 2005 @@ -34,7 +34,7 @@ # This links to the current stable version. We could have LANG_CURRENT, but this # is simpler to manage at the moment. -maven.jdiff.old.tag=LANG_2_0 +maven.jdiff.old.tag=LANG_2_1 # Generate class files for specific VM version (e.g., 1.1 or 1.2). # Note that the default value depends on the JVM that is running Ant. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org