Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/facebook/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Liferay服务包和修复包_Liferay_Liferay 7_Liferay Dxp_Service Pack - Fatal编程技术网

Liferay服务包和修复包

Liferay服务包和修复包,liferay,liferay-7,liferay-dxp,service-pack,Liferay,Liferay 7,Liferay Dxp,Service Pack,如果我安装了最新的补丁包,是否安装了最新的service pack?目前我安装了最新的fixpack,但我检查了service pack版本,它不是最新的service pack。 换句话说:最新的补丁包是否包含最新的liferay service pack $ ./patching-tool.sh info Connection timeout. More than 5000ms elapsed. You can specify the connection timeout by settin

如果我安装了最新的补丁包,是否安装了最新的service pack?目前我安装了最新的fixpack,但我检查了service pack版本,它不是最新的service pack。 换句话说:最新的补丁包是否包含最新的liferay service pack

$ ./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
如果你跑
/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

因此,我们可以得出结论:是的,最新的补丁包包含了所有以前的补丁包。

@nicolas raoul你不知道吗?好的,我向liferay询问过,答案是肯定的。最新的修补程序包基于最新的service pack构建。