Thanks for the quick reply. What I am looking for is a typical set of functionalities, such as packging, running unit tests, etc. Alex posted another response with estimated efforts. I would probably need to dig in to file-based operations too (copy / symlink) since PHP deployment I am facing are mainly placing the right files in the right place under Apache.
If I could cook something up in the next few weeks (just started here), I would check back to see if there is a way for me to contribute it back for other people to use. Cheers, Chiaming Hsu ----- Original Message ---- From: Antoine Toulme <[email protected]> To: [email protected] Sent: Mon, July 19, 2010 10:13:47 AM Subject: Re: Using Buildr for PHP modules 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 <[email protected]> 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 >
