Merge branch '2.6.x' into 2.7.x
Closes gh-30470
This commit is contained in:
@@ -91,8 +91,8 @@ public class ResolveMainClassName extends DefaultTask {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the classpath to include in the archive. The given {@code classpath} is
|
||||
* evaluated as per {@link Project#files(Object...)}.
|
||||
* Sets the classpath that the task will examine when resolving the main class name.
|
||||
* The given {@code classpath} is evaluated as per {@link Project#files(Object...)}.
|
||||
* @param classpath the classpath
|
||||
* @since 2.5.10
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user