Return-Path: Delivered-To: apmail-incubator-chemistry-commits-archive@minotaur.apache.org Received: (qmail 71144 invoked from network); 6 Feb 2010 08:42:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Feb 2010 08:42:20 -0000 Received: (qmail 9651 invoked by uid 500); 6 Feb 2010 08:42:20 -0000 Delivered-To: apmail-incubator-chemistry-commits-archive@incubator.apache.org Received: (qmail 9598 invoked by uid 500); 6 Feb 2010 08:42:18 -0000 Mailing-List: contact chemistry-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-commits@incubator.apache.org Received: (qmail 9588 invoked by uid 99); 6 Feb 2010 08:42:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 08:42:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Feb 2010 08:42:15 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 937AE23888CF; Sat, 6 Feb 2010 08:41:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r907192 - /incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java Date: Sat, 06 Feb 2010 08:41:54 -0000 To: chemistry-commits@incubator.apache.org From: sfermigier@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100206084154.937AE23888CF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sfermigier Date: Sat Feb 6 08:41:54 2010 New Revision: 907192 URL: http://svn.apache.org/viewvc?rev=907192&view=rev Log: Reverting r906575. Modified: incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java Modified: incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java URL: http://svn.apache.org/viewvc/incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java?rev=907192&r1=907191&r2=907192&view=diff ============================================================================== --- incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java (original) +++ incubator/chemistry/trunk/chemistry/chemistry-commons/src/main/java/org/apache/chemistry/impl/simple/SimpleType.java Sat Feb 6 08:41:54 2010 @@ -226,7 +226,6 @@ } public static final List PROPS_DOCUMENT_BASE = commonPlus( - PROP_PATH, // PROP_IS_LATEST_VERSION, // PROP_IS_MAJOR_VERSION, // PROP_IS_LATEST_MAJOR_VERSION, //