The GitHub Actions job "Java CI" on commons-vfs.git/feature/junit5-migration 
has failed.
Run started by GitHub user gnodet (triggered by gnodet).

Head commit for run:
a98d060fca1530d5de41d8755e374b7860231058 / Guillaume Nodet <[email protected]>
Remove remaining JUnit 4 import from HDFS module

Removed the last JUnit 4 dependency from the HDFS module:
- Removed 'import org.junit.Assume' (JUnit 4)
- Removed redundant Assume.assumeFalse() call (already handled by @DisabledOnOs)
- Updated outdated comment in pom.xml about JUnit 3/4 migration

The HDFS module is now fully migrated to JUnit 5.

Note: The HDFS module has a pre-existing Maven dependency resolution issue
with Hadoop dependencies that prevents compilation. This is unrelated to
the JUnit 5 migration:
  Invalid Version Range Request: org.apache:apache:pom:21
  Failed to collect dependencies at 
org.apache.hadoop:hadoop-common:jar:tests:3.4.2

This issue exists on the master branch and is not caused by the migration.

Report URL: https://github.com/apache/commons-vfs/actions/runs/18306982049

With regards,
GitHub Actions via GitBox

Reply via email to