...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
mvn -U versions:update-properties -Dincludes="pt.ist*,org.fenixedu*" -Dexcludes=javax.: -DgenerateBackupPoms=false -Pproduction |
Installing the Java Extension Mechanism
When migrating to fenixedu-project v2.5.0 you will need to install a Java Extension Mechanism responsible for ensuring UTF-8 resources bundles loading.
You can find information about this installation here.
UTF-8 Enforce
All-in-one operation
...