
Liferay provides a way to update modules without modifying the original LPKG
file they're packaged in. You can do this by overriding the LPKG file.
To override a JAR or WAR from any LPKG other than the Static LPKG,
1) first create
a folder named override in the Liferay instance's osgi/marketplace folder.
2) Drop the updated JAR into this folder, making sure its name is the same as the
JAR in the original LPKG, minus the version info....