Initial code checkin

This commit is contained in:
Ben Hale
2008-07-11 06:34:50 +00:00
parent 549e526ab0
commit ca010140fb
36 changed files with 1457 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Bundle-SymbolicName: org.springframework.expression
Bundle-Name: Spring Expression Language
Bundle-Vendor: SpringSource
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)",