public interface LPKGVerifier
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.osgi.framework.Bundle> |
verify(java.io.File lpkgFile)
Verifies that the file is deployable as an LPKG bundle.
|
java.util.List<org.osgi.framework.Bundle> verify(java.io.File lpkgFile)
throws LPKGVerifyException
lpkgFile - the file to verifyLPKGVerifyException - if the LPKG file does not contain a
liferay-marketplace.properties file, if the
liferay-marketplace.properties file does not have a
valid title and version, or if a bundle already exists with the
same symbolic name and version