-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.2.0 CE M6
-
Fix Version/s: 6.2.0 CE M6
-
Labels:
-
Git Pull Request:
When executing some ANT targets and not providing all required parameters, messages shown by console are not very clear:
I.e.:
1) Move to portal root folder
1.1) Execute ant test-class -Dclass=Foo
2) Move to portal/portal-immpl folder
2.1) Execute ant test-class -Dclass=Foo
Actual message:
BUILD FAILED
/home/manuel/liferay-workspace/trunk/portal/build-common.xml:802: The property "test.type" is invalid.