new packages added

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@912 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Andy Clement 2009-04-01 21:47:35 +00:00
parent c289840f9a
commit 877603f49c
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2 Bundle-ManifestVersion: 2
Import-Template: Import-Template:
org.springframework.util;version="[3.0.0, 3.0.1)", org.springframework.util;version="[3.0.0, 3.0.1)",
org.springframework.core;version="[3.0.0, 3.0.1)",
org.springframework.core.convert;version="[3.0.0, 3.0.1)",
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.antlr.runtime;version="[3.0.1,4.0.0)",
org.antlr.runtime.tree;version="[3.0.1,4.0.0)" org.antlr.runtime.tree;version="[3.0.1,4.0.0)"