Closed ymauray closed 5 years ago
Cleaned the poms, bumped spring to a more recent version. It compiles, but I didn't run the unit tests. It also runs ! I compiled with :
mvn -P-reports,-userguide,-i18n -DskipTests clean install cd libreplan-webapp/ export MAVEN_OPTS=" -XX:+TieredCompilation -XX:TieredStopAtLevel=1 -Xmx512m -XX:MaxPermSize=256m" mvn jetty:run -Djetty.port=8080
Cleaned the poms, bumped spring to a more recent version. It compiles, but I didn't run the unit tests. It also runs ! I compiled with :