Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B4C411FED for ; Tue, 23 Sep 2014 19:04:16 +0000 (UTC) Received: (qmail 96845 invoked by uid 500); 23 Sep 2014 19:04:15 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 96795 invoked by uid 500); 23 Sep 2014 19:04:15 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 96779 invoked by uid 99); 23 Sep 2014 19:04:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 19:04:15 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cmordant1@gmail.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 19:04:11 +0000 Received: by mail-ob0-f181.google.com with SMTP id wo20so5332794obc.40 for ; Tue, 23 Sep 2014 12:03:50 -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=RZ/8dPM/ESrr11y4auOMt4QJAnDEegTrzu0b0d4XAzA=; b=HUb3mjPRoruefd2FZ5PJzwxgtRHzp0vgjCGtzt4BsFkskuYuMwnyZUCDB9B98+vsgS BjSd9ulglgzg3FbidfBrbN79VKpsNcMIwQaMRgUXq1mozdbnt31aPgW8u0AHxEXFTI8M 5dV+rgftiWTmQ9mYnyk2w2yw8VqFMwJK7y/KCcftqLgnamdV5l2ukASyoIcv64uMXnew awAQ+RtY18gX5UG+b1os6Djsv8XRB4yc2kBoymfzxjUIOeoJDSriKzJMv8lCV2QiWP+/ mQYxLN+YRCpTojbeoTznbnassYgO9SCeAH4JI9RDYQZPwm+8JThyT74InrPz+WsnFd8x JR/A== MIME-Version: 1.0 X-Received: by 10.60.45.7 with SMTP id i7mr2151242oem.2.1411499030314; Tue, 23 Sep 2014 12:03:50 -0700 (PDT) Received: by 10.202.50.135 with HTTP; Tue, 23 Sep 2014 12:03:50 -0700 (PDT) Date: Tue, 23 Sep 2014 21:03:50 +0200 Message-ID: Subject: Camel-XmlJson dataformat and ASLV2 From: Charlie Mordant To: users@camel.apache.org Content-Type: multipart/alternative; boundary=089e0149cb924e94be0503c03a3b X-Virus-Checked: Checked by ClamAV on apache.org --089e0149cb924e94be0503c03a3b Content-Type: text/plain; charset=UTF-8 Hi Camel riders! I just checked the licenses of a project I own. This project as a dependency to camel-xmljson dataformat, which itself has a dependency to XOM. The problem is that XOM as a LGPL License that is not compatible ASLv2. Any info on this? Any XOM ASL compliant alternative? Best regards, -- Charlie Mordant Full OSGI/EE stack made with Karaf: https://github.com/OsgiliathEnterprise/net.osgiliath.parent --089e0149cb924e94be0503c03a3b--