Re: [VOTE] Struts 2.5 BETA1

2015-09-16 Thread Christoph Nenning
ing > To: "Struts Developers List" , > Date: 07.08.2015 10:29 > Subject: Re: [VOTE] Struts 2.5 BETA1 > > > Wait but Log4j2 can Log4j directly > > How to configure that? > > Beside the approach I posted earlier I only found the other solution to >

Re: [VOTE] Struts 2.5 BETA1

2015-08-07 Thread Christoph Nenning
kasz Lenart > To: Struts Developers List , > Date: 07.08.2015 15:09 > Subject: Re: [VOTE] Struts 2.5 BETA1 > > 2015-08-07 10:28 GMT+02:00 Christoph Nenning : > >> Wait but Log4j2 can Log4j directly > > > > How to configure that? > > I've just added thes

Re: [VOTE] Struts 2.5 BETA1

2015-08-07 Thread Lukasz Lenart
2015-08-07 10:28 GMT+02:00 Christoph Nenning : >> Wait but Log4j2 can Log4j directly > > How to configure that? I've just added these to my pom log4j log4j 1.2.17 and it works > Beside the approach I posted earlier I only found the other solution to > throw log4j1 stuff away and create

Re: [VOTE] Struts 2.5 BETA1

2015-08-07 Thread Christoph Nenning
approach would be to forward log4j2 messages to commons-logging. But there seems to be no jar that implements that right now. Regards, Christoph > From: Lukasz Lenart > To: Struts Developers List , > Date: 30.07.2015 10:49 > Subject: Re: [VOTE] Struts 2.5 BETA1 > >

Re: [VOTE] Struts 2.5 BETA1

2015-07-30 Thread Christoph Nenning
gate that. Lukasz Lenart schrieb am 30.07.2015 10:49:20: > From: Lukasz Lenart > To: Struts Developers List , > Date: 30.07.2015 10:49 > Subject: Re: [VOTE] Struts 2.5 BETA1 > > Wait but Log4j2 can Log4j directly > > 2015-07-30 10:46 GMT+02:00 Christoph Nenning : &g

Re: [VOTE] Struts 2.5 BETA1

2015-07-30 Thread Greg Huber
uch sense but got the test app running fast. > > > > > > > > Regards, > > Christoph > > > > > > > >> From: Greg Huber > >> To: Struts Developers List , > >> Date: 30.07.2015 10:29 > >> Subject: Re: [VOTE] Struts

Re: [VOTE] Struts 2.5 BETA1

2015-07-30 Thread Lukasz Lenart
hat means struts log messages are forwarded like this: > struts -> log4j2 -> slf4j -> log4j1 > > > Might not make much sense but got the test app running fast. > > > > Regards, > Christoph > > > >> From: Greg Huber >> To: Struts Developers List , &

Re: [VOTE] Struts 2.5 BETA1

2015-07-30 Thread Christoph Nenning
test app running fast. Regards, Christoph > From: Greg Huber > To: Struts Developers List , > Date: 30.07.2015 10:29 > Subject: Re: [VOTE] Struts 2.5 BETA1 > > I am seeing this on my console output for tomcat: > > ERROR StatusLogger Log4j2 could not find a logging im

Re: [VOTE] Struts 2.5 BETA1

2015-07-30 Thread Greg Huber
I am seeing this on my console output for tomcat: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... Any ideas? There is no log4j-core, would I need to add this manually to my pom? /WEB-INF/lib/l

Re: [VOTE] Struts 2.5 BETA1

2015-07-29 Thread Rene Gielen
> [ ] Leave at test build > [ ] Alpha > [x] Beta > [ ] General Availability (GA) +1 Beta, binding good enough at least for a Beta :) Great job, folks! - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional c

Re: [VOTE] Struts 2.5 BETA1

2015-07-27 Thread Johannes Geppert
> [ ] Leave at test build > [ ] Alpha > [X] Beta > [ ] General Availability (GA) +1 binding Best Regards Johannes

Re: [VOTE] Struts 2.5 BETA1

2015-07-27 Thread Lukasz Lenart
2015-07-27 9:19 GMT+02:00 Lukasz Lenart : > [ ] Leave at test build > [ ] Alpha > [X] Beta > [ ] General Availability (GA) +1 binding Regards -- Ɓukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-u

[VOTE] Struts 2.5 BETA1

2015-07-27 Thread Lukasz Lenart
The Apache Struts 2.5 BETA1 test build is now available. With this release: - XWork source was merged into Struts Core source, it means that there be no more 'xwork' artifact nor dedicated jar - OGNL was upgraded to version 3.0.11 and it breaks access to properties as it follows Java Bean Specifica