Return-Path: Delivered-To: apmail-buildr-users-archive@www.apache.org Received: (qmail 17073 invoked from network); 19 Jul 2010 17:15:35 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Jul 2010 17:15:35 -0000 Received: (qmail 18927 invoked by uid 500); 19 Jul 2010 17:15:35 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 18904 invoked by uid 500); 19 Jul 2010 17:15:35 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 18896 invoked by uid 99); 19 Jul 2010 17:15:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 17:15:35 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of antoine.toulme@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Jul 2010 17:15:28 +0000 Received: by iwn38 with SMTP id 38so6268422iwn.17 for ; Mon, 19 Jul 2010 10:14:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:reply-to:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=loFr4rSe3UDe/JqF+6W+amF73rSUGPjE3spyPf3OrpU=; b=NDkb+H8l/P14FSnt+pfgJ59G/rvO0t4dhcfiYoqOHah8MeQaDaCKKlzaBQyGmiDOLw tqsecAB/oagt4A4NJbyd5naVMMCtHXXJKhg+acnwrd3afMqnOBTcYt+0ci3UuiGP9AUa 1/rvequiO0ESmvaOv6hMuQgWrTJZM1lDLGpWs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=ub6ph2jLdzsHKiFDv/SEUnqv5b+hJ9lDMRNZ9YU7TMVJRT5Fc58TQYm2ZhIM9h2lG8 FY8m/2yiLrn3+KOdvlx6iYUehhgZlCiqH8b7OEzDXlOm+BFm9gp5m+B0oDltKWxhagop GVfZduPtH8BMfisZ+u7qgL12FA3J/ya0zLlZQ= Received: by 10.231.130.145 with SMTP id t17mr4720397ibs.144.1279559647317; Mon, 19 Jul 2010 10:14:07 -0700 (PDT) MIME-Version: 1.0 Sender: antoine.toulme@gmail.com Reply-To: antoine@lunar-ocean.com Received: by 10.231.205.1 with HTTP; Mon, 19 Jul 2010 10:13:47 -0700 (PDT) In-Reply-To: <395818.76523.qm@web31601.mail.mud.yahoo.com> References: <395818.76523.qm@web31601.mail.mud.yahoo.com> From: Antoine Toulme Date: Mon, 19 Jul 2010 10:13:47 -0700 X-Google-Sender-Auth: aObqBBMbe8JcpgIq26hJFTjD5rw Message-ID: Subject: Re: Using Buildr for PHP modules To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=0016e64616363f4f85048bc0b23a X-Virus-Checked: Checked by ClamAV on apache.org --0016e64616363f4f85048bc0b23a Content-Type: text/plain; charset=ISO-8859-1 Hi Chiaming, we don't have support for PHP yet. I will look into those maven plugins, they make me curious. What do you need exactly ? If you could sum it up in a series of use case, we could help you evaluate the effort. Thanks for your interest! Antoine On Mon, Jul 19, 2010 at 10:09, Chiaming Hsu wrote: > Has anyone tried using Buildr for PHP modules? > > I am working in an environment which has both PHP modules and Java modules. > It > would be nice to be able to use one build system for both. > > There is a set of Maven plug-ins for PHP: > http://www.php-maven.org/ > > I am wondering if there are something similar on the Buildr side. If not, > how > much effort would it be to create something similar. > > > Cheers, > Chiaming Hsu > --0016e64616363f4f85048bc0b23a--