This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-17 16:39:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0152d8d21d5c5fec2ce4572ddd0e83f71ea64680
spring-framework
/
org.springframework.context
T
History
Mark Pollack
0152d8d21d
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
...
Cleanup remains to meet maven central metadata requirements
2009-03-25 08:06:34 +00:00
..
.settings
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
2008-12-18 14:50:25 +00:00
src
Re-adding ConfigurationPostProcessorTests after its brief removal in r814. @Ignore-ing the testCglibClassesAreLoadedJustInTimeForEnhancement() method as it turns out this was one of the culprits in the recent build breakage. The classloader hacking causes subtle downstream effects, breaking unrelated tests. The test method is still useful, but should only be run on a manual basis to ensure CGLIB is not prematurely classloaded, and should not be run as part of the automated build.
2009-03-25 06:01:17 +00:00
.classpath
+ JavaDoc updates
2009-03-23 05:28:58 +00:00
.project
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
2008-10-24 21:05:25 +00:00
build.xml
Added more modules
2008-10-21 08:04:24 +00:00
context.iml
updated compile and test dependencies
2009-02-25 13:42:45 +00:00
ivy.xml
+ Moving .config.java module -> .context
2009-03-23 04:48:04 +00:00
pom.xml
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
2009-03-25 08:06:34 +00:00
template.mf
refined OSGi version constraints for "javax.annotation" and "junit.framework"
2009-02-12 23:36:56 +00:00