Return-Path: Delivered-To: apmail-incubator-shindig-dev-archive@locus.apache.org Received: (qmail 14099 invoked from network); 2 Dec 2008 00:04:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Dec 2008 00:04:05 -0000 Received: (qmail 7404 invoked by uid 500); 2 Dec 2008 00:04:16 -0000 Delivered-To: apmail-incubator-shindig-dev-archive@incubator.apache.org Received: (qmail 7303 invoked by uid 500); 2 Dec 2008 00:04:16 -0000 Mailing-List: contact shindig-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: shindig-dev@incubator.apache.org Delivered-To: mailing list shindig-issues@incubator.apache.org Received: (qmail 7292 invoked by uid 99); 2 Dec 2008 00:04:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Dec 2008 16:04:16 -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; Tue, 02 Dec 2008 00:02:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3CC2F234C289 for ; Mon, 1 Dec 2008 16:03:44 -0800 (PST) Message-ID: <473716086.1228176224241.JavaMail.jira@brutus> Date: Mon, 1 Dec 2008 16:03:44 -0800 (PST) From: "Ian Boston (JIRA)" To: shindig-issues@incubator.apache.org Subject: [jira] Closed: (SHINDIG-717) java/samples profile In-Reply-To: <240605003.1228116644214.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/SHINDIG-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Boston closed SHINDIG-717. ------------------------------ Resolution: Fixed Patch applied to trunk Not intending to apply to the 0.8.1-x branch as that would pull that module into the release, so I am not 100% certain that all the patched have made it through. If you want this in the release, then re-open and shout. Ian > java/samples profile > -------------------- > > Key: SHINDIG-717 > URL: https://issues.apache.org/jira/browse/SHINDIG-717 > Project: Shindig > Issue Type: Improvement > Components: Sample container & Examples > Reporter: Chico Charlesworth > Assignee: Ian Boston > Attachments: fix-samples-profile.patch > > > I would like to be able to build the java/samples through a profile, as you are currently able to do with the other java modules, so that I can run 'mvn -Psamples' or 'mvn -Pall,samples'. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.