Return-Path: X-Original-To: apmail-forrest-dev-archive@www.apache.org Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B645F4F74 for ; Sat, 25 Jun 2011 19:28:53 +0000 (UTC) Received: (qmail 77576 invoked by uid 500); 25 Jun 2011 19:28:53 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 77522 invoked by uid 500); 25 Jun 2011 19:28:52 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 77514 invoked by uid 99); 25 Jun 2011 19:28:52 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 19:28:52 +0000 Received: from localhost (HELO apache.org) (127.0.0.1) (smtp-auth username bdube, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jun 2011 19:28:52 +0000 Date: Sat, 25 Jun 2011 12:30:35 -0700 From: Brian M Dube To: dev@forrest.apache.org Subject: Re: Getting started with submodules Message-ID: <20110625193035.GB5866@beaver.dehavilland> Mail-Followup-To: dev@forrest.apache.org References: <20110515190509.GC2916@beaver> <20110519015905.GA24771@beaver> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110519015905.GA24771@beaver> User-Agent: Mutt/1.5.21 (2010-09-15) On Wed, May 18, 2011 at 06:59:05PM -0700, Brian M Dube wrote: > I have some of the build working with Apache EasyAnt (for > forrest-osgi). If there is a response on their list, I'll follow up > with some questions and pursue it further. There was a response. Date: Mon, 6 Jun 2011 17:19:01 +0200 Subject: Re: Getting started with submodules Message-ID: The solution is likely to involve writing a new OSGi plugin for Apache EasyAnt. I won't have the time to investigate that option for a while. -Brian