Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 4292 invoked from network); 14 Dec 2006 15:48:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 15:48:48 -0000 Received: (qmail 1904 invoked by uid 500); 14 Dec 2006 15:47:56 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 1880 invoked by uid 500); 14 Dec 2006 15:47:56 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 1867 invoked by uid 99); 14 Dec 2006 15:47:56 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 07:47:56 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of hawkliwend@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 07:47:46 -0800 Received: by nf-out-0910.google.com with SMTP id x4so957994nfb for ; Thu, 14 Dec 2006 07:47:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=CaWAwDmooocUzAHbuy/Dc4zPlKpwdjsvQTzlUENSqPK8hEKkj3xmSoGBAO91GO9DvurOll4TcJYuC2ldqBrz0xPxFvHx4slY1qX72b8uRoKIq9W495LLy19cZFeFN2BLBOiab1nr1FZyRzmD3RqcZncX1dFnVDAUFvVC/Yq0Qm8= Received: by 10.82.105.13 with SMTP id d13mr277145buc.1166111244279; Thu, 14 Dec 2006 07:47:24 -0800 (PST) Received: by 10.82.168.11 with HTTP; Thu, 14 Dec 2006 07:47:23 -0800 (PST) Message-ID: <6b52103f0612140747n9953f24oc7a606408268a5c8@mail.gmail.com> Date: Thu, 14 Dec 2006 23:47:23 +0800 From: "wendy Lee" To: dev@jackrabbit.apache.org Subject: Re: what wrong when I compile the jackrabbit-core In-Reply-To: <510143ac0612140242y57cf3ab8qc04e4b24e0d79fa5@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_177441_15913986.1166111243846" References: <510143ac0612120426s1b538316n13e09e44bb6c5892@mail.gmail.com> <20061214103516.A083027D8B@lucy.comarch.pl> <510143ac0612140242y57cf3ab8qc04e4b24e0d79fa5@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_177441_15913986.1166111243846 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Yes I also have this problem ... ------------------------------------------------------------------------------- Test set: org.apache.jackrabbit.core.TestAll ------------------------------------------------------------------------------- Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.14 sec <<< FAILURE! testXAVersionsThoroughly(org.apache.jackrabbit.core.XATest) Time elapsed: 0.234 sec <<< FAILURE! junit.framework.ComparisonFailure: checkin N1 uncommitted. Version Name expected:<...1...> but was:<...0...> at junit.framework.Assert.assertEquals(Assert.java:81) at org.apache.jackrabbit.core.XATest.check(XATest.java:1140) at org.apache.jackrabbit.core.XATest.testXAVersionsThoroughly( XATest.java:1080) ------=_Part_177441_15913986.1166111243846--