Re: Building log4php with Maven

2009-04-30 Thread Curt Arnold
On Apr 30, 2009, at 7:17 AM, Knut Urdalen wrote: Curt Arnold wrote: There are a few things that should be moved around, but require corresponding changes to the tests: src/examples/php/*.properties and src/examples/php/*.xml should be moved to src/examples/resources and configure files in

Re: Building log4php with Maven

2009-04-30 Thread Knut Urdalen
Curt Arnold wrote: There are a few things that should be moved around, but require corresponding changes to the tests: src/examples/php/*.properties and src/examples/php/*.xml should be moved to src/examples/resources and configure files in src/test/php should be moved to src/test/resources.

Building log4php with Maven

2007-07-16 Thread Curt Arnold
I've moved things around so everything is close to where you'd expect things to be in the Maven standard directory layout if Maven had explicit support for PHP. Changed the copyright notices to license notices and fixed up tabs and line endings. To "build", install a command-line php and p