Hi
Is it possible to compile Fulcrum without having build Turbine ?
When I run maven jar against fulcrum I obtain compilation errors showing lack for classes :
org.apache.torque.om.NumberKey org.apache.torque.om.Persistent
javax.servlet.http.HttpServletRequest (the servlet api is not included in maven ?)
etc.
so in order to compile and use the fulcrum security component I had to extract each package I need out of the cvs and build them in an eclipse project.
But I would prefer have a fulcrum jar.
Thanks for help
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
