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

feat: use WSL in Windows for execution of OMNeT++ federate #431

Merged
merged 8 commits into from
Nov 19, 2024

Conversation

hoelger
Copy link
Contributor

@hoelger hoelger commented Nov 6, 2024

Description

Can call wsl:omnet out of windows development

Issue(s) related to this PR

  • Resolves internal issue 927

Affected parts of the online documentation

Changes in the documentation required? No

Definition of Done

Prerequisites

  • You have read CONTRIBUTING.md carefully.
  • You have signed the Contributor License Agreement.
  • Your GitHub user id is linked with your Eclipse Account.

Required

  • The title of this merge request follows the scheme type(scope): description (in the style of Conventional Commits)
  • You have assigned a suitable label to this pull request (e.g., enhancement, or bugfix)
  • origin/main has been merged into your Fork.
  • Coding guidelines have been followed (see CONTRIBUTING.md).
  • All checks on GitHub pass.
  • All tests on Jenkins pass.

Requested (can be enforced by maintainers)

  • New functionality is covered by unit tests or integration tests. Code coverage must not decrease.
  • If a bug has been fixed, a new unit test has been written (beforehand) to prove misbehavior
  • There are no new SpotBugs warnings.

Special notes to reviewer

@hoelger
Copy link
Contributor Author

hoelger commented Nov 6, 2024

branch issue number is wrong, should be 927, I hope you dont care :D

@hoelger hoelger force-pushed the 928-mixed-setup-omnet branch 2 times, most recently from 6d88aea to 1a74d1a Compare November 7, 2024 12:47
@hoelger hoelger force-pushed the 928-mixed-setup-omnet branch from 1a74d1a to a2c72e3 Compare November 7, 2024 14:37
@hoelger hoelger requested a review from kschrab November 11, 2024 13:36
@hoelger
Copy link
Contributor Author

hoelger commented Nov 11, 2024

logger.patch
this is what I tried and what did nor work for me... so I removed the two log statements again

Copy link
Contributor

@kschrab kschrab left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some leftovers

@kschrab kschrab changed the title feat: support win:mosaic-git together with wsl:omnet feat: use WSL in Windows for execution of OMNeT++ federate Nov 12, 2024
@hoelger hoelger force-pushed the 928-mixed-setup-omnet branch from 599972c to 4562166 Compare November 13, 2024 09:32
@kschrab kschrab merged commit fddfe99 into eclipse:main Nov 19, 2024
5 checks passed
schwepmo pushed a commit that referenced this pull request Dec 2, 2024
* feat: support win:mosaic-git together with wsl:omnet
* fix: correctly log inside ObjectInstantiation
* feat: throw error if omnetpp.ini file is missing
* feat: throw error if ns3_federate_config.xml file is missing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants