Re: [jira] Commented: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Ivan Habunek
On 4.5.2010 7:03, Christian Grobmeier wrote: It still works for me. But the running order might be different on different os. I heard from some other guy who has this failure. It is definitely a problem related to the order in which the tests run. As a matter of interest, which OS are you usin

svn commit: r940735 - /logging/log4php/trunk/build.xml

2010-05-03 Thread grobmeier
Author: grobmeier Date: Tue May 4 06:00:49 2010 New Revision: 940735 URL: http://svn.apache.org/viewvc?rev=940735&view=rev Log: corrected crlf (corrupts images currently) disabled automatic svn commit Modified: logging/log4php/trunk/build.xml Modified: logging/log4php/trunk/build.xml URL:

Re: [site] Deploying generated html brings SSL tlsext error

2010-05-03 Thread Christian Grobmeier
Hello, i managed to fix the images. The CRLF fix damaged them. I tried to commit this on commandline level, but this fails too. Smaller commits from eclipse work fine. I will ask infra team for support Christian On Mon, May 3, 2010 at 7:44 AM, Christian Grobmeier wrote: > Ah I was to quick. I t

Re: [jira] Commented: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Christian Grobmeier
Hi, > I think I know why this works for you. Are you by any chance running > phpunit only on that one test class? no, only in dev mode i run single tests. But before committing i am running mvn test AND phpunit . for all tests. It still works for me. But the running order might be different on di

[jira] Resolved: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier resolved LOG4PHP-108. - Resolution: Fixed Patch applied with rv940724 thanks ivan I still cannot confir

svn commit: r940724 - in /logging/log4php/trunk/src: changes/ main/php/appenders/ test/php/ test/php/appenders/ test/php/configurators/ test/php/renderers/

2010-05-03 Thread grobmeier
Author: grobmeier Date: Tue May 4 04:47:25 2010 New Revision: 940724 URL: http://svn.apache.org/viewvc?rev=940724&view=rev Log: LOG4PHP-108: improved add html line break. Patch by Ivan Habunek - thanks! Modified: logging/log4php/trunk/src/changes/changes.xml logging/log4php/trunk/src/mai

[jira] Updated: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Ivan Habunek (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Habunek updated LOG4PHP-108: - Attachment: LoggerAppenderEcho-v2.patch LoggerAppenderEcho-v2.tests.patch

Re: [jira] Commented: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Ivan Habunek
On 3 May 2010 07:46, Christian Grobmeier wrote: > Are you working on this? If not I'll do. I think we should do this > change soon before we all get confused with this error. Others > reported it too, but for me everything is still fine :-) I think I know why this works for you. Are you by any ch

Re: [jira] Commented: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Christian Grobmeier
> On 3 May 2010 07:46, Christian Grobmeier wrote: >> Are you working on this? If not I'll do. I think we should do this >> change soon before we all get confused with this error. Others >> reported it too, but for me everything is still fine :-) > > I'll do it for practice. :-) Will try to have it

Re: [jira] Commented: (LOG4PHP-108) Add HTML line break to LoggerAppenderEcho output

2010-05-03 Thread Ivan Habunek
On 3 May 2010 07:46, Christian Grobmeier wrote: > Are you working on this? If not I'll do. I think we should do this > change soon before we all get confused with this error. Others > reported it too, but for me everything is still fine :-) I'll do it for practice. :-) Will try to have it done to