Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 61717 invoked from network); 24 Jul 2008 08:48:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2008 08:48:56 -0000 Received: (qmail 27686 invoked by uid 500); 24 Jul 2008 08:48:56 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 27578 invoked by uid 500); 24 Jul 2008 08:48:56 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 27567 invoked by uid 99); 24 Jul 2008 08:48:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 01:48:56 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of david.calavera@gmail.com designates 209.85.198.247 as permitted sender) Received: from [209.85.198.247] (HELO rv-out-0708.google.com) (209.85.198.247) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Jul 2008 08:48:00 +0000 Received: by rv-out-0708.google.com with SMTP id k29so2335110rvb.0 for ; Thu, 24 Jul 2008 01:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=SSPjcX9iJ8ZPbCU/RX4WK84EAmZZI5rC7mmXFDVwJTM=; b=bDi1pBrNog+mEGgsJoUrtwnixWrIu9jO9L7aPbCypD6kiEQcb/Hxtk9ULviPIq0aQa f8ci6yOh+Hzdw37fJOaOd9r+Dlusb/xlWnRjiO27b7f5xMQaTzQ97fhiRahJmK9ZENXI lVm4Ry4OKZpORRepjrF1NHjtZ8TA3zBLtNUN8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=XPCskpG3mOE8yUUN+yfXYjngY2DlKJB/I5hWfmq+JhV4zxuvYTKk6kJ4tY5TcFuscu BKjThjRri3we4lnF3uT0canOLQB0ouF2RCldfMw7LVEqgTq7nRAhbiQNrjQaZmVWThOo ePdpyEB2cPAnopGe6epzcQRgwbYFfDrdVTdPk= Received: by 10.114.196.1 with SMTP id t1mr6957waf.80.1216889305079; Thu, 24 Jul 2008 01:48:25 -0700 (PDT) Received: by 10.114.93.6 with HTTP; Thu, 24 Jul 2008 01:48:25 -0700 (PDT) Message-ID: Date: Thu, 24 Jul 2008 10:48:25 +0200 From: "David Calavera" To: abdera-dev@incubator.apache.org Subject: AtomPub-multipart support MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_109578_8293200.1216889305065" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_109578_8293200.1216889305065 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I've just added client and server support for AtomPub-multipart media creation. It follow the Joe Gregorio specification draft: http://atompub-mulitpart-spec.googlecode.com/svn/trunk/draft-gregorio-atompub-multipart-02.txt You can see how to configure it into the wiki: http://cwiki.apache.org/confluence/display/ABDERA/Support+for+AtomPub-multipart ------=_Part_109578_8293200.1216889305065--