Go to file
Chris Beams 55707983a1 Ignore failing tests on Windows
Attempt to access and modify the system environment works on OS X /
Linux but not under Windows. Does not represent any real failure for
production code - the need to modify the system environment is a
testing concern only, and one we can probably live without, considering
the losing battle necessary to make such a hack cross-platform.

Issue: SPR-8245

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4392 50f2f4bb-b051-0410-bef5-90022cba6387
2011-05-31 10:58:24 +00:00
build-spring-framework final preparations for 3.1 M2 release 2011-05-30 13:18:16 +00:00
org.springframework.aop Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.asm
org.springframework.aspects revised cache abstraction 2011-05-18 18:34:41 +00:00
org.springframework.beans Ignore failing tests on Windows 2011-05-31 10:58:24 +00:00
org.springframework.context Polish AdviceMode Javadoc 2011-05-31 06:41:35 +00:00
org.springframework.context.support fixed reflective class names 2011-05-29 22:00:14 +00:00
org.springframework.core Ignore failing tests on Windows 2011-05-31 10:58:24 +00:00
org.springframework.expression moved applyIndexedObject internal, now invoked inside forObject static factory method 2011-05-23 01:08:18 +00:00
org.springframework.instrument Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.instrument.tomcat Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.integration-tests updated IntelliJ dependency descriptors 2011-05-29 20:43:52 +00:00
org.springframework.jdbc SPR-6922 deprecated SimpleJdbcTemplate/SimpleJdbcOperations/SimpleJdbcDaoSupport in favor of JdbcTemplate/NamedParameterJdbcTemplate and related interfaces support classes 2011-04-14 18:44:40 +00:00
org.springframework.jms Include license.txt and notice.txt in module JARs 2011-02-09 06:56:40 +00:00
org.springframework.orm fixed JPA 2.0 timeout hints to correctly specify milliseconds (SPR-8086) 2011-05-29 20:52:03 +00:00
org.springframework.oxm SPR-8296 - Extension for CastorMarshaller - additional unmarshaller properties 2011-05-19 14:01:35 +00:00
org.springframework.spring-library
org.springframework.spring-parent Updating JUnit and TestNG versions for IDEs and Maven. 2011-03-28 19:59:09 +00:00
org.springframework.test [SPR-7960] Initial support for @ActivateProfiles in tests. 2011-05-30 22:00:12 +00:00
org.springframework.transaction Rename {Default=>Standard}Environment 2011-05-20 03:53:37 +00:00
org.springframework.web Polish WebApplicationInitializer Javadoc 2011-05-31 06:42:36 +00:00
org.springframework.web.portlet Polish PropertySource and Environment Javadoc 2011-05-25 10:52:03 +00:00
org.springframework.web.servlet Improve ApplicationContextInitializer sorting 2011-05-30 12:55:33 +00:00
org.springframework.web.struts
spring-framework-reference SPR-8218 MVC chapter updates 2011-05-27 17:09:53 +00:00
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf