We have a custom portal built on Jetspeed 2.2.0. We'd like to remove some of the page layouts that are shipped with the default jetspeed-layouts webapp. I was able to remove the layouts by editing the portlet.xml file. However, upon the next build the layouts obviously return.
Is there a better way to handle this? Possibly using security settings or updating a config file? If so, how? We'd like to be able to have this control either in a persistant file or something we can do as part of our build process. Thanks so much.
