remove antlr dependency

master
Andy Clement 16 years ago
parent 5ea898bdb4
commit 0a2f936b80
  1. 1
      org.springframework.expression/template.mf

@ -4,6 +4,5 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Import-Template: Import-Template:
org.apache.commons.logging;version="[1.1.1, 2.0.0)", 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.core.*;version="[3.0.0, 3.0.1)",
org.springframework.util.*;version="[3.0.0, 3.0.1)" org.springframework.util.*;version="[3.0.0, 3.0.1)"

Loading…
Cancel
Save