Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 86319 invoked from network); 26 Apr 2010 07:36:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Apr 2010 07:36:55 -0000 Received: (qmail 21526 invoked by uid 500); 26 Apr 2010 07:36:55 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 21335 invoked by uid 500); 26 Apr 2010 07:36:54 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 21328 invoked by uid 99); 26 Apr 2010 07:36:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 07:36:54 +0000 X-ASF-Spam-Status: No, hits=-1346.3 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 07:36:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3Q7aW0a005837 for ; Mon, 26 Apr 2010 07:36:33 GMT Message-ID: <11660456.3481272267392712.JavaMail.jira@thor> Date: Mon, 26 Apr 2010 03:36:32 -0400 (EDT) From: "Forrest Xia (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5235) JavaEE6 sample - Servlet 3.0 - Part attribute In-Reply-To: <2050509107.34431270611034129.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Forrest Xia updated GERONIMO-5235: ---------------------------------- Attachment: GERONIMO-5235_mod.patch Thank you, Lu Jiang for this patch. Basically, it's good to demo the part attribute and new annotations of servlet 3.0. However, I think your patch has some errors in it, cause there are too many duplicated change blocks in it. Based on your patch, I made a new one for the commit use. > JavaEE6 sample - Servlet 3.0 - Part attribute > --------------------------------------------- > > Key: GERONIMO-5235 > URL: https://issues.apache.org/jira/browse/GERONIMO-5235 > Project: Geronimo > Issue Type: Sub-task > Security Level: public(Regular issues) > Components: sample apps > Affects Versions: 3.0 > Reporter: Forrest Xia > Attachments: 5235.patch, GERONIMO-5235_mod.patch > > > A sample to demo Part attribute of servlet 3.0 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.