mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Previously, the use of Assume.group(CUSTOM_COMPILATION) in AbstractJasperReportsTests excluded all JR tests when executing in the IDE (e.g., Eclipse). This commit executes the assumption only where necessary.