From xap-commits-return-454-apmail-incubator-xap-commits-archive=incubator.apache.org@incubator.apache.org Mon Sep 18 19:52:15 2006 Return-Path: Delivered-To: apmail-incubator-xap-commits-archive@locus.apache.org Received: (qmail 59764 invoked from network); 18 Sep 2006 19:52:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Sep 2006 19:52:14 -0000 Received: (qmail 18483 invoked by uid 500); 18 Sep 2006 19:52:14 -0000 Delivered-To: apmail-incubator-xap-commits-archive@incubator.apache.org Received: (qmail 18456 invoked by uid 500); 18 Sep 2006 19:52:14 -0000 Mailing-List: contact xap-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xap-dev@incubator.apache.org Delivered-To: mailing list xap-commits@incubator.apache.org Received: (qmail 18442 invoked by uid 99); 18 Sep 2006 19:52:14 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 12:52:14 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Sep 2006 12:52:14 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 24AED1A981A; Mon, 18 Sep 2006 12:51:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r447524 - in /incubator/xap/trunk/src/xap/data: bridge/ datasource/ Date: Mon, 18 Sep 2006 19:51:54 -0000 To: xap-commits@incubator.apache.org From: mturyn@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060918195154.24AED1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: mturyn Date: Mon Sep 18 12:51:53 2006 New Revision: 447524 URL: http://svn.apache.org/viewvc?view=rev&rev=447524 Log: Loading-but-flawed bridges and sources---still aren't getting the object resolution into the ObjectDataSourceBridge, but far enough along that I want to make sure these aren't lost. Added: incubator/xap/trunk/src/xap/data/bridge/ incubator/xap/trunk/src/xap/data/datasource/