Commit Graph

6 Commits

Author SHA1 Message Date
Carlos Ruiz 2293e07c6e Changing heap space in compilation to avoid problem
[javac] Could not reserve enough space for object heap
Following recommendations from Sun:
"
Consider setting the maximum heap size to 1/4 the total physical memory on the server and setting the minimum to 1/2 of the maximum heap
Sun recommends that ms be set to somewhere between 1/10 and 1/4 of the mx setting.
"
2007-06-21 15:53:04 +00:00
Carlos Ruiz 39c44b6373 Implemented FR [ 1696228 ] ModelValidator for BeforePost and AfterPost
Moved lots of sources and packages to base as discussed in forums
2007-05-09 11:08:52 +00:00
Heng Sin Low 7043cb3c6c [ 1673357 ] Remove use of myDevEnvTemplate script 2007-03-04 09:25:32 +00:00
Heng Sin Low b652ec819e * added silent setup support, run setup without x11 2007-01-14 18:47:53 +00:00
Heng Sin Low 39313a373b * Improve incremental install build 2007-01-12 13:51:48 +00:00
vpj-cd 3cecf1ee6a move branch adempire311 to trunk 2006-11-17 03:15:04 +00:00