You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Pollack
0b463c0838
SPR-5385, SPR-5301 - partial work committed.
|
17 years ago |
| .. |
|
.settings
|
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
|
17 years ago |
|
src
|
qualifier annotations and @Value can be used at method level as well (applying to all parameters);
|
17 years ago |
|
.classpath
|
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
|
17 years ago |
|
.project
|
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
|
17 years ago |
|
build.xml
|
Initial code checkin
|
18 years ago |
|
core.iml
|
Added various XML helper classes, for use with OXM
|
17 years ago |
|
ivy.xml
|
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
|
17 years ago |
|
pom.xml
|
SPR-5385, SPR-5301 - partial work committed.
|
17 years ago |
|
template.mf
|
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
|
17 years ago |