Re: svn commit: r1053843 - /struts/site/src/site/xdoc/dev/volunteers.xml

2011-01-03 Thread Maurizio Cucchiara
Hi Rene, Thank you for the welcome, I feel very honored to have been made a struts committer. Get ready for first broken build! :-) 2010/12/30 Rene Gielen : > Same here: welcome Maurizio, good to have you on board! > > - René > > > "Maurizio Cucchiara" schrieb: > >>Thanks Lukasz :) >> >>2010/12/

Re: svn commit: r1054288 - in /struts/struts2/trunk: pom.xml xwork-core/pom.xml

2011-01-03 Thread Maurizio Cucchiara
Lukasz, are you sure that the javassist library must riside in test scope? Did you try to run mvn jetty:run inside blank app? 2011/1/1 : > Author: lukaszlenart > Date: Sat Jan 1 20:43:24 2011 > New Revision: 1054288 > > URL: http://svn.apache.org/viewvc?rev=1054288&view=rev > Log: > Cleans poms a

Re: svn commit: r1054288 - in /struts/struts2/trunk: pom.xml xwork-core/pom.xml

2011-01-03 Thread Lukasz Lenart
2011/1/3 Maurizio Cucchiara : > Lukasz, > are you sure that the javassist library must riside in test scope? I've added Javassist back as a Ognl's dependency in the latest Ognl 3.0.1 so it means Javassist shouldn't be specified directly as it's already in Ognl. What's left is to cleanup the projec

Re: svn commit: r1054288 - in /struts/struts2/trunk: pom.xml xwork-core/pom.xml

2011-01-03 Thread Maurizio Cucchiara
2011/1/3 Lukasz Lenart : > 2011/1/3 Maurizio Cucchiara : >> Lukasz, >> are you sure that the javassist library must riside in test scope? > > I've added Javassist back as a Ognl's dependency in the latest Ognl > 3.0.1 so it means Javassist shouldn't be specified directly as it's > already in Ognl.