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:
Vincent Siveton 2007-11-13 12:39:55 +00:00
parent 775ee6c5bb
commit 643119482b
1 changed files with 1 additions and 1 deletions

View File

@ -769,7 +769,7 @@ public class DefaultLifecycleExecutor
protected void line() protected void line()
{ {
getLogger().info( "----------------------------------------------------------------------------" ); getLogger().info( "------------------------------------------------------------------------" );
} }
private static class TaskSegment private static class TaskSegment