Return-Path: Delivered-To: apmail-incubator-aries-dev-archive@minotaur.apache.org Received: (qmail 86129 invoked from network); 7 Jul 2010 13:14:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Jul 2010 13:14:17 -0000 Received: (qmail 81834 invoked by uid 500); 7 Jul 2010 13:14:16 -0000 Delivered-To: apmail-incubator-aries-dev-archive@incubator.apache.org Received: (qmail 81706 invoked by uid 500); 7 Jul 2010 13:14:14 -0000 Mailing-List: contact aries-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-dev@incubator.apache.org Received: (qmail 81693 invoked by uid 99); 7 Jul 2010 13:14:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jul 2010 13:14:13 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jul 2010 13:14:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o67DDnXN000867 for ; Wed, 7 Jul 2010 13:13:49 GMT Message-ID: <5196549.238881278508429366.JavaMail.jira@thor> Date: Wed, 7 Jul 2010 09:13:49 -0400 (EDT) From: "Mark Nuttall (JIRA)" To: aries-dev@incubator.apache.org Subject: [jira] Closed: (ARIES-192) Convert bundles before generating the application content In-Reply-To: <1278201029.388281266587068264.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/ARIES-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Nuttall closed ARIES-192. ------------------------------ Resolution: Fixed > Convert bundles before generating the application content > --------------------------------------------------------- > > Key: ARIES-192 > URL: https://issues.apache.org/jira/browse/ARIES-192 > Project: Aries > Issue Type: Bug > Components: Application > Reporter: Alasdair Nottingham > Assignee: Mark Nuttall > Attachments: management.diff > > > We currently convert by value artefacts after generating the Application-Content which means we will not pull in converted artefacts when no Application-Content is provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.