-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, 7.2.X, Master
-
Fix Version/s: 7.1.10 DXP FP15, 7.1.X, 7.2.10 DXP FP2, 7.2.10.1 DXP SP1, 7.2.X, 7.2.1 CE GA2, 7.3.10 DXP GA1, Master
-
Component/s: Core Infrastructure
-
Branch Version/s:7.2.x, 7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
lib/versions-ext.xml file should be updated when dependencies.properties is modified, but I have detected that lib/versions-ext.xml has are lot of library entries with an outdated version.
That version doesn't match with dependencies.properties information.
It is important to have updated information in lib/versions-ext.xml as we use it to generate versions.html and https://www.liferay.com/downloads/third-party-software documentation
Steps to reproduce
- Go to lib/portal/dependencies.properties and check version information of some libraries, for example: HikariCP, hibernate, abdera, ant, alloy-taglib, com.liferay.jenkins.results.parser, deployment, jetty-server, jodd
- Go to lib/versions-ext.xml and check version information of same libraries:
- Expected behavior: the information of both files matches
- Wrong behavior: the information of both files doesn't match
- Expected behavior: the information of both files matches