Fix retry declaration in manifest

This commit is contained in:
Dave Syer
2011-04-01 08:24:16 +01:00
parent 1a01f96a78
commit 7ba2b44c95

View File

@@ -5,7 +5,8 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.*;version="[3.0.5, 4.0.0)",
org.springframework.amqp.*;version="[1.0.0, 1.1.0)",
org.springframework.erlang.*;version="[1.0.0, 1.1.0)",
org.springframework.retry.*;version="[1.0.0, 1.1.0)";resolution:=optional,
org.springframework.erlang.*;version="[1.0.0, 1.1.0)";resolution:=optional,
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
com.rabbitmq.*;version="[2.0.0, 3.0.0)",
org.aopalliance.*;version="0";resolution:=optional,