caoyixuan a écrit : > Hello, > I tried to compile the source code using command "ant deploy", but the > compilation failed, error: > I have tried to set ANT_OPTS=-Xmx512m, but it does not work. > Any help would be greatly appreciated!
The build itself is done with the mvn command. You should try to set the MAVEN_OPTS instead. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
