I don't remember exactly all the steps, but basically Cocoon RCL is the
cocoon-maven-plugin, so you should remove this plugin from pom.xml then
RCL will not be used. Commenting out instructions in .rcl files will not
remove RCL itself from the build.
No modification of Cocoon is required, Cocoon RCL just sits on top of
'normal' Cocoon. And you should not go to production with RCL anyway, so
you should learn how to make builds that does not include RCL anyway...
On 2012-03-15 10:58, Robby Pelssers wrote:
Could you elaborate a bit further how to remove all references to RCL? Did you
check out the Cocoon sources and modify those? And where should I look for
these references? Or are you referring to just commenting out all these
instructions in the .rcl files? Because the latter sure does not fix this
apparently.
Robby