From 0cc9740279b330e2a735b0709640d447cce6f6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fournier?= Date: Wed, 15 Jan 2020 00:07:06 +0100 Subject: [PATCH] Fix windows build Line separators in regex are replaced with platform independent \R. Good thing we have that automatic windows build --- javacc-wrapper.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/javacc-wrapper.xml b/javacc-wrapper.xml index aab694a5af..2489caceff 100644 --- a/javacc-wrapper.xml +++ b/javacc-wrapper.xml @@ -269,7 +269,7 @@ return the new token instead of mutating it. --> - + @@ -302,12 +302,6 @@ - - - - - - @@ -339,7 +333,7 @@ - + @@ -352,7 +346,7 @@ - +