Revision
1205 -
Directory Listing
Modified
Fri Oct 17 15:42:18 2008 UTC (22 months, 3 weeks ago) by
ceki
- better wording in the docs
- improved integration tests: Added integration tests consistent with the elective version check policy
Revision
1174 -
Directory Listing
Added
Fri Oct 3 15:44:19 2008 UTC (23 months ago) by
ceki
- testing VERSION checks
- added a new module called "integration" for testing interactions between
various SLF4J versions. This module uses Ant and relies on Ant's flexibility
in providing different classpaths to various tasks (this is much harder to do
with Maven). The Ant build file is still invoked by Maven. Thus, integration tests
are run at build time.