+ migrated some manifest template changed from 2.5.x to 3.0.x

This commit is contained in:
Costin Leau
2008-11-25 22:20:53 +00:00
parent 20bdc3c2d5
commit dca286d065
14 changed files with 31 additions and 47 deletions

View File

@@ -5,4 +5,5 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.core;version="[3.0.0, 3.0.1)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.antlr.runtime;version="[3.0.0,3.0.1)", org.antlr.runtime.tree;version="[3.0.0,3.0.1)"
org.antlr.runtime;version="[3.0.0,3.0.1)",
org.antlr.runtime.tree;version="[3.0.0,3.0.1)"