-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 CE GA1, 7.0.1 CE GA2
-
Fix Version/s: 7.0.1 CE GA2
-
Component/s: Core Infrastructure, Database Upgrade Framework, Database Upgrade Tool
-
Fix Priority:1
-
Git Pull Request:
Steps to reproduce it:
- Run the upgrade tool without configuring properties: java -jar com.liferay.portal.tools.db.upgrade.client.jar
- The tool will ask you for the properties
Results:
It asks you for the database password prior to username,
Expected:
It asks you for the database user prior to password.