spring-framework/org.springframework.test
Chris Beams f79c514920 Introduce Gradle-based build
- Use recent Gradle 1.0-milestone-8 snapshot
 - Add initial cut of build.gradle able to compile/test all modules
 - Update .gitignore
 - Generate Gradle wrapper scripts
 - Remove all Eclipse metadata files
 - Temporarily @Ignore tests that do not pass under Gradle
2012-01-31 14:31:04 +01:00
..
src Introduce Gradle-based build 2012-01-31 14:31:04 +01:00
.springBeans [SPR-7960][SPR-8386] Supporting declarative configuration of bean definition profiles in the TestContext framework: 2011-06-02 17:51:37 +00:00
build.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 12:50:55 +00:00
ivy.xml used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 2011-12-09 17:53:29 +00:00
pom.xml Introduce Gradle-based build 2012-01-31 14:31:04 +01:00
template.mf [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 2010-12-30 08:00:58 +00:00
test.iml Convert CRLF=>LF on files missed earlier 2011-12-22 14:06:44 +01:00