Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1E5EB9138 for ; Mon, 24 Sep 2012 20:02:05 +0000 (UTC) Received: (qmail 77623 invoked by uid 500); 24 Sep 2012 20:02:04 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 77598 invoked by uid 500); 24 Sep 2012 20:02:04 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 77590 invoked by uid 99); 24 Sep 2012 20:02:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 20:02:04 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hekonsek@gmail.com designates 209.85.219.45 as permitted sender) Received: from [209.85.219.45] (HELO mail-oa0-f45.google.com) (209.85.219.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Sep 2012 20:01:59 +0000 Received: by oagi18 with SMTP id i18so1539800oag.32 for ; Mon, 24 Sep 2012 13:01:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=mh363KGvqkc+cwNbjjY90fknAoRowFE1YrB1y3u6CKg=; b=ZcUck1ftyIS4uzPUEK7uskne9P8n0knI/DyyJF+zv5vHvtztCYAAh0knaTJLeJLhNJ MEwgDIa5D3c2PNkR3wLEHUv+gc97JIZhleRePPy4ZC/fwIM8Hk8dikG32YKWI0A6SvZT nXN02wGZ90rom77a6MCKCDdk05ost8hSfZzmyFck/QojsErkLgIowTzCgEpAbeOb3IvR D/SDZNW4NIiwDrc6AyEiu19Cft1Z65yNC+67/AoMKSP0+tHWdN90NzALQdFd8UYAhhoL vtyKUBXcRVxg6+To4m+fOPNY0b3vWOhE2+q2BdKhoEcfOOPzplASvI0Gkk/i3Re5taph bf9w== MIME-Version: 1.0 Received: by 10.182.18.143 with SMTP id w15mr10523825obd.6.1348516898498; Mon, 24 Sep 2012 13:01:38 -0700 (PDT) Received: by 10.76.112.68 with HTTP; Mon, 24 Sep 2012 13:01:38 -0700 (PDT) Date: Mon, 24 Sep 2012 22:01:38 +0200 Message-ID: Subject: [camel-extra] Improved Hibernate component test coverage From: Henryk Konsek To: dev@camel.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi, In rev929 I've added some additional tests to Hibernate component to make it's test coverage better. [1] http://camel.apache.org/hibernate.html -- Henryk Konsek http://henryk-konsek.blogspot.com