Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing tests for the M2E-PDE connector console printout handler #1813

Merged

Commits on Aug 24, 2024

  1. Fix failing tests for the M2E-PDE connector console printout handler

    and clean-up ConsoleTest.
    
    The 'ConsoleTest.testConsole_debuggerAttachmentAndLinkAlignmentAndBehavior_tychoProject'
    failed because the test-case used the out-dated Tycho version 3.0.0,
    which seems to have a dependency that pulls in Apache's 'commons-parent'
    version 35 that is considered as invalid by recent Maven versions:
    
    org\apache\commons\commons-parent\35\commons-parent-35.pom:
    UTF-8 BOM plus xml decl of ISO-8859-1 is incompatible (position:
    START_DOCUMENT seen <?xml version="1.0" encoding="ISO-8859-1"... @1:42)
    HannesWell committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    05e51bc View commit details
    Browse the repository at this point in the history