Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 2254 invoked from network); 19 Jul 2008 11:48:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jul 2008 11:48:23 -0000 Received: (qmail 5752 invoked by uid 500); 19 Jul 2008 11:48:22 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 5679 invoked by uid 500); 19 Jul 2008 11:48:22 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 5668 invoked by uid 99); 19 Jul 2008 11:48:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Jul 2008 04:48:22 -0700 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; Sat, 19 Jul 2008 11:47:37 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B5368234C174 for ; Sat, 19 Jul 2008 04:47:31 -0700 (PDT) Message-ID: <1328873590.1216468051741.JavaMail.jira@brutus> Date: Sat, 19 Jul 2008 04:47:31 -0700 (PDT) From: =?utf-8?Q?Abel_Mui=C3=B1o_=28JIRA=29?= To: dev@cocoon.apache.org Subject: [jira] Created: (COCOON-2226) Build error due to wrong dependency version from cocoon-servlet-service in cocoon-spring-configurator MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Build error due to wrong dependency version from cocoon-servlet-service in = cocoon-spring-configurator ---------------------------------------------------------------------------= -------------------------- Key: COCOON-2226 URL: https://issues.apache.org/jira/browse/COCOON-2226 Project: Cocoon Issue Type: Bug Components: - Build System: Maven Affects Versions: 2.2-dev (Current SVN) Reporter: Abel Mui=C3=B1o The pom for cocoon-servlet-service depends on=20 org.apache.cocoon cocoon-spring-configurator 1.0.3-SNAPSHOT compile (see http://svn.apache.org/repos/asf/cocoon/trunk/subprojects/cocoon-servle= t-service/cocoon-servlet-service-impl/pom.xml) But the cocoon-spring-configuration has version 1.1.0-SNAPSHOT, which cause= s an error when building the project. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.