Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 62723 invoked from network); 4 Feb 2009 11:22:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 11:22:22 -0000 Received: (qmail 93497 invoked by uid 500); 4 Feb 2009 11:22:21 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 93458 invoked by uid 500); 4 Feb 2009 11:22:20 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 93448 invoked by uid 99); 4 Feb 2009 11:22:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 03:22:20 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 11:22:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0DD14234C48D for ; Wed, 4 Feb 2009 03:22:00 -0800 (PST) Message-ID: <1333070099.1233746520055.JavaMail.jira@brutus> Date: Wed, 4 Feb 2009 03:22:00 -0800 (PST) From: "angela (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-1962) web.xml refers to 2.2 dtd MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org web.xml refers to 2.2 dtd ------------------------- Key: JCR-1962 URL: https://issues.apache.org/jira/browse/JCR-1962 Project: Jackrabbit Content Repository Issue Type: Bug Components: jackrabbit-webapp Reporter: angela Assignee: angela Priority: Trivial the web.xml present in the jackrabbit-webapp project contains the following doctype: what is probably meant is since the dependency also points to version 2.3 of the servlet-api if nobody objects, i will adjust it accordingly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.