Author: grobmeier
Date: Fri Oct 23 06:58:46 2009
New Revision: 828945
URL: http://svn.apache.org/viewvc?rev=828945&view=rev
Log:
added pear assembly file
change phpunits deprecated log-xml to log-junit
Added:
incubator/log4php/trunk/src/assembly/pear-assembly.xml
Modified:
incubator/log4p
Ah and the command to use it is:
mvn assembly:assembly
Cheers
On Fri, Oct 23, 2009 at 8:56 AM, Christian Grobmeier
wrote:
> Hi Christian
>
> its not necessary to add this one here. The file in question is
> src/assembly/bin.xml were it's already included.
> I have added the pear-assembly file,
Hi Christian
its not necessary to add this one here. The file in question is
src/assembly/bin.xml were it's already included.
I have added the pear-assembly file, but can you help going through
it? There is some execution missing, which we need to create in the
pom :-)
Cheers
On Fri, Oct 23, 200
Author: grobmeier
Date: Fri Oct 23 06:37:23 2009
New Revision: 828941
URL: http://svn.apache.org/viewvc?rev=828941&view=rev
Log:
static method cannot made non-static
Modified:
incubator/log4php/trunk/src/test/php/appenders/LoggerAppenderPDOTest.php
Modified:
incubator/log4php/trunk/src/test
Author: chammers
Date: Thu Oct 22 22:50:50 2009
New Revision: 82
URL: http://svn.apache.org/viewvc?rev=82&view=rev
Log:
Changed version number to 2.0.0-incubating as Christian G. suggested on the
Wiki page "Log4php Releaseplan".
Modified:
incubator/log4php/trunk/package-config.php
Hello Gavin
Can you please check what's with the buildbot? The recently enabled
sqlite module does not work anymore:
http://ci.apache.org/builders/log4php-trunk/builds/221/steps/compile/logs/stdio
[exec] PHP Fatal error: PDO: driver sqlite requires PDO API
version 20060409; this is PD
Hi
I took care of the .zip file. Sadly the version policies for PEAR
packages do want something like 2.0.0 or 2.0.0snapshot instead of
2.0-SNAPSHOT but a log4php-2.0.tgz/zip must be enough for now.
Sometimes the loss of flexibility with maven is a real PITA. Maybe
the apparently orphaned maven-ph
Author: chammers
Date: Thu Oct 22 22:28:53 2009
New Revision: 828879
URL: http://svn.apache.org/viewvc?rev=828879&view=rev
Log:
Create .zip file with identical content as the PEAR .tgz.
Too bad that the PEAR version number may not (it's validated) contain
the -SNAPSHOT so the it has to be specifie
Author: chammers
Date: Thu Oct 22 22:26:29 2009
New Revision: 828878
URL: http://svn.apache.org/viewvc?rev=828878&view=rev
Log:
* Try to be clever and extract version for pear package from pom.xml
* Replaced $notes by something more meaningful.
Modified:
incubator/log4php/trunk/package-config