mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
6aaae7e258
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.