INT-1371, added test for advice chain within the chain with TX, made spring-tx an optional depenency in template.mf

This commit is contained in:
Oleg Zhurakousky
2010-09-15 11:06:16 -04:00
parent 1b87db30ba
commit 2e18ed6b11
3 changed files with 73 additions and 28 deletions

View File

@@ -5,6 +5,7 @@ Bundle-ManifestVersion: 2
Import-Template:
org.springframework.commons.*;version="[1.0.0, 2.0.0)";resolution:=optional,
org.springframework.*;version="[3.0.3, 4.0.0)",
org.springframework.transaction;version="[3.0.3, 4.0.0)";resolution:=optional,
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.aopalliance.*;version="[1.0.0, 2.0.0)",
org.codehaus.jackson.*;version="[1.0.0, 2.0.0)";resolution:=optional,