You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2018/07/30 21:04:27 UTC

buildr git commit: Fixed Spelling.

Repository: buildr
Updated Branches:
  refs/heads/master 360e7643d -> 6f357ea1b


Fixed Spelling.


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/6f357ea1
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/6f357ea1
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/6f357ea1

Branch: refs/heads/master
Commit: 6f357ea1b19576ccaab9259638af7dd9b2e3b43d
Parents: 360e764
Author: Jimmy Casey <ca...@gmail.com>
Authored: Sun Jul 29 21:38:57 2018 +0000
Committer: Jimmy Casey <ca...@gmail.com>
Committed: Sun Jul 29 21:38:57 2018 +0000

----------------------------------------------------------------------
 tests/generateFromPom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/6f357ea1/tests/generateFromPom/pom.xml
----------------------------------------------------------------------
diff --git a/tests/generateFromPom/pom.xml b/tests/generateFromPom/pom.xml
index 7a8f5ec..af29d4e 100644
--- a/tests/generateFromPom/pom.xml
+++ b/tests/generateFromPom/pom.xml
@@ -114,7 +114,7 @@
 			<artifactId>com.springsource.junit</artifactId>
 			<version>3.8.2</version>
 		</dependency>
-		<!--  Unfortunately, untill http://jira.springframework.org/browse/OSGI-564
+		<!--  Unfortunately, until http://jira.springframework.org/browse/OSGI-564
 			is resolved we can't use BRITS provided Log4J and have to rely on
 			dependancy specified by Spring-DM 1.2.0-m1.
 			Once this bug is fixed, we can switch to BRITS on this dependancy -->