mirror of https://github.com/apache/maven.git
o merged r594510 (fixed line size)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@594511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
775ee6c5bb
commit
643119482b
|
@ -769,7 +769,7 @@ public class DefaultLifecycleExecutor
|
|||
|
||||
protected void line()
|
||||
{
|
||||
getLogger().info( "----------------------------------------------------------------------------" );
|
||||
getLogger().info( "------------------------------------------------------------------------" );
|
||||
}
|
||||
|
||||
private static class TaskSegment
|
||||
|
|
Loading…
Reference in New Issue