From 0a2f936b80389eac540e3ed81c3f2771b5a5482f Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Wed, 27 May 2009 04:38:36 +0000 Subject: [PATCH] remove antlr dependency --- org.springframework.expression/template.mf | 1 - 1 file changed, 1 deletion(-) diff --git a/org.springframework.expression/template.mf b/org.springframework.expression/template.mf index 3d0a897876d..3d90bfbdeb5 100644 --- a/org.springframework.expression/template.mf +++ b/org.springframework.expression/template.mf @@ -4,6 +4,5 @@ Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: org.apache.commons.logging;version="[1.1.1, 2.0.0)", - org.antlr.runtime.*;version="[3.0.1,4.0.0)", org.springframework.core.*;version="[3.0.0, 3.0.1)", org.springframework.util.*;version="[3.0.0, 3.0.1)"