Return-Path: Delivered-To: apmail-geronimo-xbean-dev-archive@locus.apache.org Received: (qmail 40829 invoked from network); 21 Nov 2006 00:29:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2006 00:29:23 -0000 Received: (qmail 26979 invoked by uid 500); 21 Nov 2006 00:29:33 -0000 Delivered-To: apmail-geronimo-xbean-dev-archive@geronimo.apache.org Received: (qmail 26958 invoked by uid 500); 21 Nov 2006 00:29:33 -0000 Mailing-List: contact xbean-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: xbean-dev@geronimo.apache.org Delivered-To: mailing list xbean-dev@geronimo.apache.org Received: (qmail 26949 invoked by uid 99); 21 Nov 2006 00:29:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 16:29:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 16:29:22 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2975C7142F7 for ; Mon, 20 Nov 2006 16:29:02 -0800 (PST) Message-ID: <5503415.1164068942167.JavaMail.jira@brutus> Date: Mon, 20 Nov 2006 16:29:02 -0800 (PST) From: "Kohsuke Kawaguchi (JIRA)" To: xbean-dev@geronimo.apache.org Subject: [jira] Created: (XBEAN-60) Support multiple namespaces MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Support multiple namespaces --------------------------- Key: XBEAN-60 URL: http://issues.apache.org/jira/browse/XBEAN-60 Project: XBean Issue Type: Improvement Components: maven-plugin Affects Versions: 2.7 Reporter: Kohsuke Kawaguchi It would be nice if the maven plugin would allow one to define beans across multiple namespaces. Today, if I specify two executions of XBeanMojo, the following two files will be simply overwritten: target/xbean/META-INF/spring.handlers target/xbean/META-INF/spring.schemas -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira