Commit c9451b59 authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.4.x'

parents 44b1751b a0f51699
...@@ -101,7 +101,7 @@ public class ResolveMainClassName extends DefaultTask { ...@@ -101,7 +101,7 @@ public class ResolveMainClassName extends DefaultTask {
/** /**
* Returns the property for the explicitly configured main class name that should be * Returns the property for the explicitly configured main class name that should be
* used in favour of resolving the main class name from the classpath. * used in favor of resolving the main class name from the classpath.
* @return the configured main class name property * @return the configured main class name property
*/ */
@Input @Input
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment