From 875e073891a54a274ff2c4a66faa8afa77c0c40a Mon Sep 17 00:00:00 2001 From: sbohlen Date: Sat, 26 Mar 2011 03:56:01 +0000 Subject: [PATCH] SPRNET-1414 Powershell apparently doesn't like paths delimited with forward-slashes (/) even though NANT will accept either forward-slashes (/) or backslashes (\) as a path delimiter :( --- Spring.build | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Spring.build b/Spring.build index f8442412..b297f9e9 100644 --- a/Spring.build +++ b/Spring.build @@ -109,8 +109,8 @@ Commandline Examples: - - + + @@ -180,7 +180,7 @@ Commandline Examples: - +