Thanks, thats great. when I build again do I have to do mvn clean,remove the tables from the db and remove the wars from tomcat?
On 2/8/07, David Sean Taylor <[EMAIL PROTECTED]> wrote:
On Feb 8, 2007, at 8:53 AM, dee factorial wrote: > Hello list > > I am using Jetspeed 2.1 dev and I'm wondering what the requirements > are for > memory. I am currently using a debian server with 128mb of memory > and I have > been having lots of trouble lately with memory related issues. When > I first > started using jetspeed about 6 months ago I had no problems with > compiling > and using jetspeed. Yesterday I was finally able to compile > jetspeed after a > month of trying various tactics. When I run Jetspeed it looks like > it takes > up to 400mb of ram on my server, utilizing swap space. my server just > crawls. I don't mind if it crawls a bit so that I may finish > developing the > website then I will upgrade my server to the required amount of ram. > > It looks as though the Jetspeed 2.1 dev is complied as feature > complete. I > was wondering if there is any way to specify a more minimalistic build > process that only complies the features I plan to use. Thus > reducing the > amount of information I need to compile and the amount of memory > need for > the end product. > > Thanks, Dominique Did you try mvn -P tomcat,min --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
