From dev-return-12235-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Jun 01 22:43:39 2007 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 69467 invoked from network); 1 Jun 2007 22:43:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jun 2007 22:43:38 -0000 Received: (qmail 74003 invoked by uid 500); 1 Jun 2007 22:43:41 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 73970 invoked by uid 500); 1 Jun 2007 22:43:40 -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 73961 invoked by uid 99); 1 Jun 2007 22:43:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Jun 2007 15:43:40 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Fri, 01 Jun 2007 15:43:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D3A12714186 for ; Fri, 1 Jun 2007 15:43:15 -0700 (PDT) Message-ID: <6793023.1180737795864.JavaMail.jira@brutus> Date: Fri, 1 Jun 2007 15:43:15 -0700 (PDT) From: "Jukka Zitting (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Assigned: (JCR-955) [PATCH] jackrabbit-webapp pom.xml patch to create an additional jar artifact In-Reply-To: <24819244.1180683495828.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting reassigned JCR-955: --------------------------------- Assignee: Jukka Zitting > [PATCH] jackrabbit-webapp pom.xml patch to create an additional jar artifact > ---------------------------------------------------------------------------- > > Key: JCR-955 > URL: https://issues.apache.org/jira/browse/JCR-955 > Project: Jackrabbit > Issue Type: Improvement > Components: webapp > Affects Versions: 1.3 > Reporter: Bertrand Delacretaz > Assignee: Jukka Zitting > Priority: Trivial > Attachments: JCR-955-jackrabbit-webapp.patch > > > Modifies the jackrabbit-webapp pom.xml to create a jar artifact in addition to the existing war artifact, to allow the jackrabbit-webapp utility servlets to be reused in other modules. > The right way would be to create a separate jar module for the servlets (or move them to jackrabbit-jcr-commons?), and reuse that jar as a dependency in the jackrabbit-webapp. So I'm not sure if this patch deserves to be applied to the trunk, but it can be useful as a workaround before a cleaner solution is implemented. > See also http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/200705.mbox/%3C510143ac0705151453t7a0eb4cam859a40fb106e81f5@mail.gmail.com%3E which discusses possible improvements to these jackrabbit-webapp utility servlets. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.