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 0F5D77B05 for ; Thu, 28 Jul 2011 10:37:36 +0000 (UTC) Received: (qmail 31444 invoked by uid 500); 28 Jul 2011 10:37:35 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 31246 invoked by uid 500); 28 Jul 2011 10:37:30 -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 31236 invoked by uid 99); 28 Jul 2011 10:37:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 10:37:26 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=FREEMAIL_FROM,SPF_SOFTFAIL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of e.gherardini@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Jul 2011 10:37:20 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QmNxb-0002j6-Hc for dev@camel.apache.org; Thu, 28 Jul 2011 03:36:59 -0700 Date: Thu, 28 Jul 2011 03:36:59 -0700 (PDT) From: "E.Gherardini" To: dev@camel.apache.org Message-ID: <1311849419536-4642077.post@n5.nabble.com> In-Reply-To: <1311704762783-4635823.post@n5.nabble.com> References: <1311683576679-4634601.post@n5.nabble.com> <1311693756433-4635220.post@n5.nabble.com> <1311704762783-4635823.post@n5.nabble.com> Subject: Re: Developing Oracle Coherence 3.7 Camel Component - License problems MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi all, I almost finished writing the component. I need to write some more complete test (for which suggestions are welcome ;) ) and exposing some coherence-related parameters. My main concerns now regards licences. Oracle Coherence is not a free product, but we knew it. My code is based on the Coherence Messaging Pattern from Oracle Coherence Incubator: http://coherence.oracle.com/display/INC10/coherence-incubator-examples The code here is free to download (and includes sources) but each class has an Oracle terms-of-use statement, mainly stating that the code is property of Oracle. How can I release this component to the community ? -- View this message in context: http://camel.465427.n5.nabble.com/Developing-Oracle-Coherence-3-7-Camel-Component-tp4618649p4642077.html Sent from the Camel Development mailing list archive at Nabble.com.