Remote trailing whitespace

This commit is contained in:
Phillip Webb
2014-07-02 14:43:43 -07:00
parent 20766078d0
commit fa88c481a5
875 changed files with 958 additions and 958 deletions

View File

@@ -29,7 +29,7 @@ import static org.junit.Assert.assertThat;
/**
* Integration Tests for the command line application.
*
*
* @author Andy Wilkinson
* @author Phillip Webb
*/

View File

@@ -33,7 +33,7 @@ import static org.junit.Assert.assertTrue;
/**
* Integration test for {@link JarCommand}.
*
*
* @author Andy Wilkinson
*/
public class JarCommandIT {

View File

@@ -31,7 +31,7 @@ import org.springframework.util.Assert;
/**
* Utility to invoke the command line in the same way as a user would, i.e. via the shell
* script in the package's bin directory.
*
*
* @author Andy Wilkinson
* @author Phillip Webb
*/