Hi all:
I want to build Roller 4.0 from source, what I did was
1> download apache-roller-4.0.zip file from the website
2> unzip it
3> open roller_trunk project in netbeans,
4> can't build the project because of various library class was missing
"javax.mail.xxxx"
5> or can`t find "com.opensymphony.xwork2.Preparable"
6> or can`t find "org.apache.struts2.interceptor.ParameterAware"
my questions are:
1> where I can find instructions for how to develop and build Roller 4.0
?
2> why those class lib wasn't included with the source and netbeans
project?
Many Thanks !