Browse Source

[SPR-5675] Added spring-expressions to the library file

pull/23217/head
Ben Hale 17 years ago
parent
commit
6fc16d1e33
  1. 1
      org.springframework.spring-library/org.springframework.spring-library.libd

1
org.springframework.spring-library/org.springframework.spring-library.libd

@ -9,6 +9,7 @@ Import-Bundle: @@ -9,6 +9,7 @@ Import-Bundle:
org.springframework.context;version="[@bundle.version@, @bundle.version@]",
org.springframework.context.support;version="[@bundle.version@, @bundle.version@]",
org.springframework.core;version="[@bundle.version@, @bundle.version@]",
org.springframework.expression;version="[@bundle.version@, @bundle.version@]",
org.springframework.jdbc;version="[@bundle.version@, @bundle.version@]",
org.springframework.jms;version="[@bundle.version@, @bundle.version@]",
org.springframework.orm;version="[@bundle.version@, @bundle.version@]",

Loading…
Cancel
Save