Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Gary Gregory
ocally but the build on travis-ci is failing: > >>>> https://travis-ci.org/apache/logging-log4j2/builds/225522713 > >>>> > >>>> Seems like a broken build running mvn clean install locally runs fine > >> ... > >>>> > >>&g

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Ralph Goers
;>>> >>>>> On 25 April 2017 at 08:59, Michael Lück >> wrote: >>>>> >>>>>> It's not failing locally but the build on travis-ci is failing: >>>>>> https://travis-ci.org/apache/logging-log4j2/builds/225522713 >>>>>> >>>>

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Gary Gregory
rg/apache/logging-log4j2/builds/225522713 > >> > >> Seems like a broken build running mvn clean install locally runs fine > ... > >> > >> -Ursprüngliche Nachricht----- > >> Von: Ralph Goers [mailto:ralph.go...@dslextreme.com] > >> Gesend

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Matt Sicker
gt;>>> Ralph > >>>> > >>>>> On Apr 25, 2017, at 6:46 AM, Michael Lück > >>>> wrote: > >>>>> > >>>>> Pull request is submitted but the build process seems buggy as my PR > >>>>> is not

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Gary Gregory
liche Nachricht- > >> Von: Ralph Goers [mailto:ralph.go...@dslextreme.com] > >> Gesendet: Dienstag, 25. April 2017 15:57 > >> An: Log4J Users List > >> Betreff: Re: Trailing space on loglevel in properties file not trimmed > >> > >> How is

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Ralph Goers
ly runs fine >> ... >>>> >>>> -Ursprüngliche Nachricht- >>>> Von: Ralph Goers [mailto:ralph.go...@dslextreme.com] >>>> Gesendet: Dienstag, 25. April 2017 15:57 >>>> An: Log4J Users List >>>> Betreff: Re: Trailing spa

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Matt Sicker
g4j2/builds/225522713 > >> > >> Seems like a broken build running mvn clean install locally runs fine > ... > >> > >> -Ursprüngliche Nachricht- > >> Von: Ralph Goers [mailto:ralph.go...@dslextreme.com] > >> Gesendet: Dienstag, 25. April 2017 15:57 &g

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Ralph Goers
roken build running mvn clean install locally runs fine ... >> >> -Ursprüngliche Nachricht- >> Von: Ralph Goers [mailto:ralph.go...@dslextreme.com] >> Gesendet: Dienstag, 25. April 2017 15:57 >> An: Log4J Users List >> Betreff: Re: Trailing space on log

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Matt Sicker
Montag, 24. April 2017 14:59 > > An: 'Log4J Users List' > > Betreff: AW: AW: Trailing space on loglevel in properties file not > > trimmed > > > > Of course ... > > > > -Ursprüngliche Nachricht----- > > Von: Remko Popma [mailto:remko.

AW: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Michael Lück
endet: Dienstag, 25. April 2017 15:57 An: Log4J Users List Betreff: Re: Trailing space on loglevel in properties file not trimmed How is it failing? Do you have Java 9 installed with toolchains configured? Ralph > On Apr 25, 2017, at 6:46 AM, Michael Lück wrote: > > Pull request is sub

Re: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Ralph Goers
che/logging-log4j2/pull/75 > > > -Ursprüngliche Nachricht- > Von: Michael Lück [mailto:michael.lu...@hm-ag.de] > Gesendet: Montag, 24. April 2017 14:59 > An: 'Log4J Users List' > Betreff: AW: AW: Trailing space on loglevel in properties file not trimmed >

AW: AW: Trailing space on loglevel in properties file not trimmed

2017-04-25 Thread Michael Lück
Log4J Users List' Betreff: AW: AW: Trailing space on loglevel in properties file not trimmed Of course ... -Ursprüngliche Nachricht- Von: Remko Popma [mailto:remko.po...@gmail.com] Gesendet: Montag, 24. April 2017 14:57 An: Log4J Users List Betreff: Re: AW: Trailing space on l

AW: AW: Trailing space on loglevel in properties file not trimmed

2017-04-24 Thread Michael Lück
Of course ... -Ursprüngliche Nachricht- Von: Remko Popma [mailto:remko.po...@gmail.com] Gesendet: Montag, 24. April 2017 14:57 An: Log4J Users List Betreff: Re: AW: Trailing space on loglevel in properties file not trimmed Makes sense. Do you feel like submitting a patch or a pull

Re: AW: Trailing space on loglevel in properties file not trimmed

2017-04-24 Thread Remko Popma
ail.com] > Gesendet: Montag, 24. April 2017 14:38 > An: Log4J Users List > Betreff: Re: Trailing space on loglevel in properties file not trimmed > > I believe that's how java.util.Properties work but I can imagine this can be > surprising... > > Remko > >

AW: Trailing space on loglevel in properties file not trimmed

2017-04-24 Thread Michael Lück
value. -Ursprüngliche Nachricht- Von: Remko Popma [mailto:remko.po...@gmail.com] Gesendet: Montag, 24. April 2017 14:38 An: Log4J Users List Betreff: Re: Trailing space on loglevel in properties file not trimmed I believe that's how java.util.Properties work but I can imagine this can be

Re: Trailing space on loglevel in properties file not trimmed

2017-04-24 Thread Remko Popma
I believe that's how java.util.Properties work but I can imagine this can be surprising... Remko (Shameless plug) Every main() method deserves http://picocli.info > On Apr 24, 2017, at 21:24, Michael Lück wrote: > > Hello all, > > > > I just realised that a trailing space on a level confi

Trailing space on loglevel in properties file not trimmed

2017-04-24 Thread Michael Lück
Hello all, I just realised that a trailing space on a level configuration in a properties file doesn’t change the level of the logger. I created a small example project https://github.com/thuri/log4j-trailing-space-loglevel-properties While the root logger is initialized with level info I