是否安装了最新的Service Pack如果安装了最新的修订包?当前,我安装了最新的修订包,但是我检查了Service Pack的版本,它不是最新的Service Pack。 换句话说:最新的修订包是否包含最新的liferay服务包?
$ ./patching-tool.sh info
Connection timeout. More than 5000ms elapsed.
You can specify the connection timeout by setting the 'connection.timeout' property in the Patching Tool configuration
Cache cannot be updated: connect timed out
You can turn off the cache update from remote server by setting the 'update.cache' property to 'false' in the Patching Tool configuration
Some information will not be available
Loading product and patch information...
Product information:
* installation type: binary
* build number: 7010
* service pack version:
- available SP version: Not available
- installable SP version: Not available
* patching-tool version: 2.0.7
* time: 2018-07-02 14:10Z
答案 0 :(得分:0)
如果您运行
./patching-tool.sh info
它说:
Detailed patch list:
[ -] de-32-7010 :: Currently not installed; Won't be installed: de-53 contains the fixes included in this one :: Built for LIFERAY
[*I] de-53-7010 :: Installed; Will be installed. :: Built for LIFERAY
因此我们可以得出肯定的结论,最新的修订包应包含所有以前的修订包。