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.
Chris Beams
34116c57f9
+ JavaDoc updates
+ added objectweb.asm back to .classpath to satisfy transitive need from groovy tests
+ package.html -> package-info.java
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@788 50f2f4bb-b051-0410-bef5-90022cba6387
|
17 years ago |
|
build-spring-framework
|
[SPR-5459] Added jarjar'd asm packaging
|
17 years ago |
|
org.springframework.aop
|
+ Added isCglibClassName() to AopUtils for checking bean class names before classloading
|
17 years ago |
|
org.springframework.asm
|
[SPR-5459] Added jarjar'd asm packaging
|
17 years ago |
|
org.springframework.aspects
|
…
|
|
|
org.springframework.beans
|
+ 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 |
|
org.springframework.context
|
+ JavaDoc updates
|
17 years ago |
|
org.springframework.context.support
|
…
|
|
|
org.springframework.core
|
+ 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 |
|
org.springframework.expression
|
…
|
|
|
org.springframework.instrument
|
…
|
|
|
org.springframework.instrument.classloading
|
…
|
|
|
org.springframework.integration-tests
|
+ 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 |
|
org.springframework.jdbc
|
added tests for custom SQLException translation, polished (SPR-4899)
|
17 years ago |
|
org.springframework.jms
|
Javadoc
|
17 years ago |
|
org.springframework.orm
|
fix ecliipse jar imports to match recent changes (hibernate, openjpa) to
|
17 years ago |
|
org.springframework.oxm
|
SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient
|
17 years ago |
|
org.springframework.samples.petclinic
|
+ 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 |
|
org.springframework.spring-library
|
…
|
|
|
org.springframework.test
|
…
|
|
|
org.springframework.transaction
|
added a DuplicatKeyException catagory for SQLException translation (SPR-5125)
|
17 years ago |
|
org.springframework.web
|
Add (missing) dependencies on oxm project and xmlunit library
|
17 years ago |
|
org.springframework.web.portlet
|
+ 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 |
|
org.springframework.web.servlet
|
+ 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 |
|
spring-framework-reference
|
Added the Spring Framework reference documentation
|
17 years ago |
|
build.properties
|
…
|
|
|
ci-build.properties
|
…
|
|
|
spring-framework.ipr
|
updated code style settings
|
17 years ago |
|
spring-framework.psf
|
…
|
|